1.1.6
1.1.6 (2020-03-17)
Fixed bugs:
- UI appears to delete the wrong constraint #290
Closed issues:
- Question: Flags Usage Stats #325
- [Bug] When attempting to save an invalid JSON blob for a variant attachment, flagr reports success #324
- [question/feature request] Allow slashes (/) in flag keys #315
- [Development]Met error after executing 'make all' #309
- make fails with dependency error #303
- Need Feeedback on a client acting as a local evaluator #298
- Question: Other ways of setting created_by or updated_by #297
- Using
getFlag
andfindFlags
in python and go clients returns non-matching objects #294 - Variant Distribution does not work #293
- [feat] Add Flagr version to UI #287
- [feat] allow creating a flag with a specific ID #286
- UI not using correct value for ID #278
Merged pull requests:
- Bump version to 1.1.6 #333 (zhouzhuojie)
- Bump to go 1.14 #332 (zhouzhuojie)
- Bump npm package and fix security deps #329 (zhouzhuojie)
- Fix golangci-lint for context string key unittest #328 (zhouzhuojie)
- Fix json attachment validation and minimist dependency #327 (zhouzhuojie)
- Bump npm packages #321 (zhouzhuojie)
- [Feat] Added Flagr version to UI #319 (wesleimp)
- Allow slashes in the flag name regex #316 (Cull-Methi)
- Remove fmt.Println from Prometheus middleware #313 (gfloyd)
- Fix swagger version #311 (zhouzhuojie)
- Add ability to enable newrelic's distributed tracing #305 (jaysonsantos)
- Fix golangci-lint deps #304 (zhouzhuojie)
- Update flagr_use_cases.md #302 (sircelsius)
- Setting created_by/updated_by via header #300 (pacoguzman)
- feat: Put EvalFlag public #299 (tkanos)
- Change Postgres connection string example #296 (iJackUA)
- Fix UI for constraint deletion #295 (zhouzhuojie)
- docs: update Dynamic Configuration section #280 (kgeorgiou)