Releases: open-feature/flagd
Releases · open-feature/flagd
v0.1.1
v0.1.0
What's Changed
- fix: date inconsistency by @AlexsJones in #145
- refactor: reduced complexity of /cmd by @james-milligan in #135
- feat: Temporary icon by @AlexsJones in #147
- feat: Socket support by @james-milligan in #146
- feat: improving the logo by @AlexsJones in #151
- feat: added benchmarks to GitHub Actions by @james-milligan in #148
- feat: http unix socket support by @james-milligan in #152
- chore: fixing multi-arch build failure by @AlexsJones in #153
- fix: version command fix by @james-milligan in #149
- feat: replace murmur3 with xxh3 by @skyerus in #155
- ci: Benchmark threshold update by @james-milligan in #154
- fix: bug in the logger setup by @AlexsJones in #156
- ci: Increased benchmark test duration from 1s to 5s by @james-milligan in #158
- feat: kubernetes sync by @AlexsJones in #157
Full Changelog: v0.0.9...v0.1.0
v0.0.9
What's Changed
- feat: added support for environment variables by @skyerus in #142
- docs: add install instructions by @beeme1mr in #143
- feat: Version by @AlexsJones in #141
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- ci: add pr name linter by @beeme1mr in #113
- feat: Implemented reusable targeting evaluators by @skyerus in #101
- feat: support DISABLED flag state. by @skyerus in #127
- docs: documentation for http int response as a string by @james-milligan in #132
- feat: fractional evaluations by @skyerus in #136
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- updated the default port for next release by @AlexsJones in #116
- Go install bug fix by @james-milligan in #117
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Update README.md by @AlexsJones in #94
- Fix grammatical issue in the feature template by @beeme1mr in #95
- Sync tests by @skyerus in #85
- support for float64 and int64 flag values by @james-milligan in #99
- Adding HTTPS support for flagd by @AlexsJones in #100
- [FEATURE] TLS for grpc service by @james-milligan in #104
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Fix response body close by @moshebe in #80
- Add context propagation for graceful shutdown by @moshebe in #82
- fixes test issues and guard rails generics, adding new event generics… by @AlexsJones in #87
- Proposal for an issue template by @thomaspoignant in #89
- Add emoji by @thomaspoignant in #90
- Add note about OFEP to the feature template by @beeme1mr in #91
- Default variant validation on SetState by @skyerus in #88
- Targeting rules documentation by @skyerus in #93
- split out loggers by @AlexsJones in #92
New Contributors
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- often installation will be under a root user with a different env and… by @AlexsJones in #66
- Feature/workflows by @AlexsJones in #67
- fixing the readme docs by @AlexsJones in #68
- JSON merge function for multiple files by @moshebe in #71
- http service refactor to use grpc-gateway + gRPC service by @james-milligan in #73
- removed setter for GRPCService eval field by @james-milligan in #75
- JSON evaluator using generics by @moshebe in #76
- Update schema and generate commands by @beeme1mr in #78
- Update release process to use buf by @beeme1mr in #77
New Contributors
- @moshebe made their first contribution in #71
- @james-milligan made their first contribution in #73
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Update readme: submodule and REST endpoints by @toddbaert in #39
- Update to latest schema, add errors/reasons by @toddbaert in #40
- housekeeping by @AlexsJones in #41
- Restore watcher on remove by @toddbaert in #44
- Readme CURL for mac by @thomaspoignant in #47
- Disable pushing in forks by @toddbaert in #53
- Add linters + pre-commit by @thomaspoignant in #51
- go install linter by @toddbaert in #55
- Fix CI in PRs from forks, scan local image by @toddbaert in #46
- Add json-logic rule evaluation by @toddbaert in #48
- Update json logic by @toddbaert in #57
- simplified pipelines by @AlexsJones in #62
- upgrade to 1.18 by @AlexsJones in #61
- Update release.yaml by @AlexsJones in #63
- Update release.yaml by @AlexsJones in #64
New Contributors
- @thomaspoignant made their first contribution in #47
Full Changelog: v0.0.2...v0.0.3
v0.0.2-1
Changelog
- 2b9339c Add IEvaluator interface, REST transport
- 1d66676 Add flag schema layer
- f8a8e9c Adding context to serve()
- e721069 Embed schema with directive
- 9e458c7 Merge pull request #28 from toddbaert/feat/rest-api-and-file-provider
- d837fc3 Merge pull request #36 from toddbaert/embed-file
- 1dcdbd5 Merge pull request #37 from toddbaert/embed-file
- 27d397e Update cmd/start.go
- 56daf39 Update release-binary.yaml
- 7322394 Update release-binary.yaml
- 48c29cb Update release-binary.yaml
- 346988b Update release-binary.yaml