Releases: thomaspoignant/go-feature-flag
v0.28.2
What's Changed
Fix
- Fix race condition when closing not using the singleton by @thomaspoignant in #435
Dependencies
- Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114 by @dependabot in #362
- Bump google.golang.org/api from 0.98.0 to 0.99.0 by @dependabot in #373
- Bump k8s.io/client-go from 0.25.2 to 0.25.3 by @dependabot in #374
- Bump github.com/aws/aws-sdk-go from 1.44.114 to 1.44.116 by @dependabot in #376
- Bump google.golang.org/api from 0.99.0 to 0.100.0 by @dependabot in #379
- Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.121 by @dependabot in #380
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #381
- New documentation by @thomaspoignant in #384
- Add GHA to upload doc by @thomaspoignant in #385
- Publish doc for every release + validate doc on PR by @thomaspoignant in #386
- Avoid horizontal scroll on mobile by @thomaspoignant in #388
- Bump github.com/aws/aws-sdk-go from 1.44.121 to 1.44.126 by @dependabot in #391
- Bump google.golang.org/api from 0.100.0 to 0.101.0 by @dependabot in #392
- add analytics by @thomaspoignant in #393
- remove explicit analytics config by @thomaspoignant in #395
- Bump google.golang.org/api from 0.101.0 to 0.102.0 by @dependabot in #397
- Bump github.com/aws/aws-sdk-go from 1.44.126 to 1.44.131 by @dependabot in #398
- Bump github.com/fsouza/fake-gcs-server from 1.40.2 to 1.42.0 by @dependabot in #399
- Broken link in the new readme by @thomaspoignant in #404
- Bump google.golang.org/api from 0.102.0 to 0.103.0 by @dependabot in #406
- Bump k8s.io/apimachinery from 0.25.3 to 0.25.4 by @dependabot in #407
- Bump github.com/aws/aws-sdk-go from 1.44.131 to 1.44.136 by @dependabot in #410
- Bump k8s.io/client-go from 0.25.3 to 0.25.4 by @dependabot in #411
- Bump cloud.google.com/go/storage from 1.27.0 to 1.28.0 by @dependabot in #408
- Bump github.com/fsouza/fake-gcs-server from 1.42.0 to 1.42.2 by @dependabot in #415
- Bump github.com/aws/aws-sdk-go from 1.44.136 to 1.44.142 by @dependabot in #416
- Bump github.com/aws/aws-sdk-go from 1.44.142 to 1.44.146 by @dependabot in #417
- Bump github.com/aws/aws-sdk-go from 1.44.146 to 1.44.152 by @dependabot in #423
- Bump cloud.google.com/go/storage from 1.28.0 to 1.28.1 by @dependabot in #424
- Bump google.golang.org/api from 0.103.0 to 0.104.0 by @dependabot in #426
- Bump github.com/aws/aws-sdk-go from 1.44.152 to 1.44.157 by @dependabot in #428
- Bump k8s.io/client-go from 0.25.4 to 0.26.0 by @dependabot in #427
- Bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.162 by @dependabot in #431
- Bump google.golang.org/api from 0.104.0 to 0.105.0 by @dependabot in #432
- Bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.167 by @dependabot in #434
Full Changelog: v0.28.1...v0.28.2
v1.0.0-beta.3
v1.0.0-beta.3
What's Changed
- Setup goreleaser for migrationcli by @thomaspoignant in #364
- Fix goreleaser by @thomaspoignant in #365
- Fix goreleaser by @thomaspoignant in #366
- Add readme for the migration cli by @thomaspoignant in #368
- Move relay proxy to the mono repo by @thomaspoignant in #367
- Fix goreleaser archive fail by @thomaspoignant in #372
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
v1.0.0-beta.2
This second beta is fully working with the new flag format.
If you want more info about the format, you can look at the doc for this beta.
All feedback are welcome if you try the version.
Remember that this version is compatible with the previous flag format.
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114 by @dependabot in #362
- Allow more variations for a flag by @thomaspoignant in #363
Full Changelog: v0.28.1...v1.0.0-beta.2
v0.28.1
What's Changed
Bug fixes
- Fix error when calling variation before initialisation by @thomaspoignant in #361
Changes
- fixed some grammar and spelling in README.md by @robbert229 in #357
Dependencies
- Bump cloud.google.com/go/storage from 1.26.0 to 1.27.0 by @dependabot in #350
- Bump k8s.io/api from 0.25.1 to 0.25.2 by @dependabot in #353
- Bump github.com/aws/aws-sdk-go from 1.44.100 to 1.44.105 by @dependabot in #356
- Bump k8s.io/client-go from 0.25.1 to 0.25.2 by @dependabot in #354
- Bump github.com/fsouza/fake-gcs-server from 1.40.1 to 1.40.2 by @dependabot in #352
- Bump google.golang.org/api from 0.97.0 to 0.98.0 by @dependabot in #359
- Bump github.com/aws/aws-sdk-go from 1.44.105 to 1.44.109 by @dependabot in #358
New Contributors
- @robbert229 made their first contribution in #357
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
Changes
- upgrade nikunjy/rules module by @juliandanciu in #347
Dependencies
- Bump github.com/aws/aws-sdk-go from 1.44.88 to 1.44.89 by @dependabot in #327
- Bump github.com/aws/aws-sdk-go from 1.44.89 to 1.44.90 by @dependabot in #328
- Bump github.com/aws/aws-sdk-go from 1.44.90 to 1.44.91 by @dependabot in #329
- Bump github.com/fsouza/fake-gcs-server from 1.39.0 to 1.40.1 by @dependabot in #331
- Bump google.golang.org/api from 0.94.0 to 0.95.0 by @dependabot in #332
- Bump github.com/aws/aws-sdk-go from 1.44.91 to 1.44.92 by @dependabot in #333
- Bump github.com/aws/aws-sdk-go from 1.44.92 to 1.44.93 by @dependabot in #334
- Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #335
- Bump github.com/aws/aws-sdk-go from 1.44.93 to 1.44.94 by @dependabot in #336
- Bump github.com/aws/aws-sdk-go from 1.44.94 to 1.44.95 by @dependabot in #337
- Bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.96 by @dependabot in #338
- Bump github.com/aws/aws-sdk-go from 1.44.96 to 1.44.97 by @dependabot in #339
- Bump github.com/aws/aws-sdk-go from 1.44.97 to 1.44.98 by @dependabot in #340
- Bump google.golang.org/api from 0.95.0 to 0.96.0 by @dependabot in #341
- Bump github.com/aws/aws-sdk-go from 1.44.98 to 1.44.99 by @dependabot in #342
- Bump github.com/aws/aws-sdk-go from 1.44.99 to 1.44.100 by @dependabot in #343
- Bump k8s.io/client-go from 0.25.0 to 0.25.1 by @dependabot in #344
New Contributors
- @juliandanciu made their first contribution in #347
Full Changelog: v0.27.2...v0.28.0
v0.27.2
v0.27.2
What's Changed
- enforce type errorCode by @thomaspoignant in #271
- Update README + fix some markdown issues by @thomaspoignant in #272
- Prepare the doc to be compatible with docusaurus by @thomaspoignant in #273
- Use yaml issue template by @thomaspoignant in #276
- Bump k8s.io/apimachinery from 0.24.2 to 0.24.3 by @dependabot in #283
- Bump cloud.google.com/go/storage from 1.23.0 to 1.24.0 by @dependabot in #278
- Bump k8s.io/client-go from 0.24.2 to 0.24.3 by @dependabot in #279
- Bump github.com/aws/aws-sdk-go from 1.44.46 to 1.44.66 by @dependabot in #282
- Bump google.golang.org/api from 0.86.0 to 0.90.0 by @dependabot in #281
- Bump github.com/aws/aws-sdk-go from 1.44.66 to 1.44.68 by @dependabot in #284
- Bump google.golang.org/api from 0.90.0 to 0.91.0 by @dependabot in #285
- Bump github.com/aws/aws-sdk-go from 1.44.68 to 1.44.69 by @dependabot in #286
- Bump github.com/aws/aws-sdk-go from 1.44.69 to 1.44.70 by @dependabot in #287
- Bump github.com/aws/aws-sdk-go from 1.44.70 to 1.44.71 by @dependabot in #288
- Stop using ioutil package by @thomaspoignant in #322
- Bump github.com/aws/aws-sdk-go from 1.44.71 to 1.44.85 by @dependabot in #321
- Update ci.yml by @ilyabrin in #320
- Bump k8s.io/apimachinery from 0.24.3 to 0.25.0 by @dependabot in #314
- Bump google.golang.org/api from 0.91.0 to 0.94.0 by @dependabot in #318
- Bump k8s.io/api from 0.24.3 to 0.25.0 by @dependabot in #316
- Bump k8s.io/client-go from 0.24.3 to 0.25.0 by @dependabot in #315
- Bump github.com/aws/aws-sdk-go from 1.44.85 to 1.44.86 by @dependabot in #323
- Bump github.com/aws/aws-sdk-go from 1.44.86 to 1.44.87 by @dependabot in #324
- Bump cloud.google.com/go/storage from 1.24.0 to 1.26.0 by @dependabot in #325
- Bump github.com/aws/aws-sdk-go from 1.44.87 to 1.44.88 by @dependabot in #326
- fix: gcp retriever is able get the updated flags file by @jferrl in #311
New Contributors
Full Changelog: v0.27.1...v0.27.2
v1.0.0-beta.1
v1.0.0-beta.1
This is the first beta of go-feature-flag v1.0.0
.
The most significant change for this version is to support a more advanced flag format in your configuration.
Why?
Because the format was too basic and was not allowing complex flag configuration.
What should I change?
Nothing, for now, we are 100% compatible with the old flag format, but I encourage you to migrate.
We still encourage you to migrate the way you are writing the flag to the new format, by checking #275 to see how the new format look like.
Feedback
Please send us all your feedback at [email protected] or in slack.
v0.27.1
v0.27.1
What's Changed
- Send the good reason if flag is disabled by @thomaspoignant in #270
Full Changelog: v0.27.0...v0.27.1
v0.27.0
v0.27.0
What's Changed
- Add reason and errorCode from open-feature by @thomaspoignant in #269
Full Changelog: v0.26.1...v0.27.0
v0.26.1
v0.26.1
What's Changed
- SlackWebhookURL should be a
string
for compatibility reasons by @thomaspoignant in #267
Full Changelog: v0.26.0...v0.26.1