Releases: thomaspoignant/go-feature-flag
Releases · thomaspoignant/go-feature-flag
v0.25.2
v0.25.2
antlr
.
Please consider removing your dependency on antlr
and replacing it with a new version.
What's Changed
New Contributors
Full Changelog: v0.25.1...v0.25.2
v0.25.1
v0.25.1
What's Changed
- Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 by @dependabot in #263
- Bump k8s.io/apimachinery from 0.24.1 to 0.24.2 by @dependabot in #262
- Bump github.com/aws/aws-sdk-go from 1.44.25 to 1.44.46 by @dependabot in #261
- Bump cloud.google.com/go/storage from 1.22.1 to 1.23.0 by @dependabot in #260
- Bump google.golang.org/api from 0.81.0 to 0.86.0 by @dependabot in #258
- Bump k8s.io/api from 0.24.1 to 0.24.2 by @dependabot in #259
- Bump k8s.io/client-go from 0.24.1 to 0.24.2 by @dependabot in #257
Full Changelog: v0.25.0...v0.25.1
v0.25.0
v0.25.0
What's Changed
- Add environment parameter in config by @mtwstudios in #246
- Adding section in the documentation to explain environments by @thomaspoignant in #255
New Contributors
- @mtwstudios made their first contribution in #246
Full Changelog: v0.24.0...v0.25.0
v0.24.0
v0.24.0
What's Changed
- Add new GetFlagsFromCache public method by @marcosnils in #253
- Add gofumpt by @thomaspoignant in #254
New Contributors
- @marcosnils made their first contribution in #253
Full Changelog: v0.23.1...v0.24.0
v0.23.1
URL documentation change
v0.23.0
v0.23.0
Feature(s)
- Kubernetes configmaps by @mschoenlaub in #247
Dependencies
- Bump github.com/aws/aws-sdk-go from 1.44.5 to 1.44.25 by @dependabot in #249
- Bump cloud.google.com/go/storage from 1.22.0 to 1.22.1 by @dependabot in #248
- Bump google.golang.org/api from 0.77.0 to 0.81.0 by @dependabot in #250
New Contributors
- @mschoenlaub made their first contribution in #247
Full Changelog: v0.22.3...v0.23.0
v0.22.3
v0.22.3
What's Changed
- Set optional fields by @thomaspoignant in #243
- Deprecate Format and use LogFormat instead by @thomaspoignant in #244
- Bump gopkg.in/yaml.v3 by @thomaspoignant in #245
Full Changelog: v0.22.2...v0.22.3
v0.22.2
What's Changed
- Add RawVariation method for proxy calls by @thomaspoignant in #241
- Adding json tag to marshall the document by @thomaspoignant in #242
Full Changelog: v0.22.1...v0.22.2
v0.22.1
What's Changed
- Fix crash when in offline mode by @thomaspoignant in #240
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
Features
- Add method to get the last time the cache was updated by @thomaspoignant in #239
Dependencies
- Bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 by @dependabot in #232
- Bump github.com/google/go-cmp from 0.5.7 to 0.5.8 by @dependabot in #233
- Bump cloud.google.com/go/storage from 1.21.0 to 1.22.0 by @dependabot in #234
- Bump google.golang.org/api from 0.74.0 to 0.77.0 by @dependabot in #235
- Bump github.com/aws/aws-sdk-go from 1.43.32 to 1.44.5 by @dependabot in #237
Full Changelog: v0.21.0...v0.22.0