Skip to content

Latest commit

 

History

History
522 lines (387 loc) · 40.3 KB

CHANGELOG.md

File metadata and controls

522 lines (387 loc) · 40.3 KB

Changelog

1.1.7 (2020-03-19)

Full Changelog

Closed issues:

  • When flagr encounters database errors during the GetFlag func it returns 404 #317

Merged pull requests:

1.1.6 (2020-03-17)

Full Changelog

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 and findFlags 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:

1.1.5 (2019-08-30)

Full Changelog

Closed issues:

  • Attempting to make all leads to undefined members due to improper capitalization #283
  • How to deploy and use eval-only instances? #279

Merged pull requests:

1.1.4 (2019-07-05)

Full Changelog

Closed issues:

  • Valid number range for constrains comparison? #274
  • Strange characters coming through Kinesis stream #267
  • Upgrade to vue-cli 3 for flagr-ui #264
  • Variant Attachment JSON Support #231

Merged pull requests:

1.1.3 (2019-05-30)

Full Changelog

Closed issues:

  • Bulk Evaluation Doesn't Return Variant Information #263
  • Healthcheck Downloading Gzip file? #261

Merged pull requests:

1.1.2 (2019-05-24)

Full Changelog

Closed issues:

  • Arbitrary validation rules in feature and variant keys #254
  • Release 1.1.1 is missing from Docker Hub #251
  • Fatal Error when Unable to Reach Kafka #244
  • Support disk files as data source and make flagr read-only under that mode #237
  • Release Schedule #211
  • Support Go Module #201

Merged pull requests:

1.1.1 (2019-04-16)

Full Changelog

Implemented enhancements:

  • Flag Note Support #230

Closed issues:

  • WebPrefix does not update API_URL #225

Merged pull requests:

1.1.0 (2019-03-19)

Full Changelog

Implemented enhancements:

  • Consolidate the evalResult for kafka, kinesis and pubsub logging #203

1.0.15 (2019-03-11)

Full Changelog

Closed issues:

  • Data Pipeline Format #232
  • Disable enableDebug Propery for Evaluation Transactions #228
  • Flagr-UI Cannot Resolve Static Assets when using FLAGR_WEB_PREFIX environment variable #222

Merged pull requests:

1.0.14 (2019-02-22)

Full Changelog

Implemented enhancements:

  • Support Prometheus #196

Closed issues:

  • Swagger Codegen generated PHP SDK #220
  • Retry DB Connections #207

Merged pull requests:

1.0.13 (2019-01-30)

Full Changelog

Closed issues:

  • Empty Arrays Returned for Segments and Variants on GET flags endpoint #199
  • Granular access control for Flagr UI #195
  • Getting path / was not found on new install #192
  • findFlags not working with key query param #187
  • Flagr segments evaluation should stop if it matches all the constraints in a segment #180
  • Question: Using the JWT Auth #121

Merged pull requests:

1.0.12 (2018-10-23)

Full Changelog

Merged pull requests:

1.0.11 (2018-10-10)

Full Changelog

Closed issues:

  • Support for liveness check in flagr #165
  • Save Segment button is not clear if it saves the constraints or not #142

Merged pull requests:

1.0.10 (2018-09-17)

Full Changelog

Closed issues:

  • Question - How does a change in distribution affect existing users? #161

Merged pull requests:

1.0.9 (2018-08-24)

Full Changelog

Closed issues:

  • Kinesis Data Recorder Adapter #150

Merged pull requests:

1.0.8 (2018-07-06)

Full Changelog

Closed issues:

  • Deploying Flagr Architecture #139
  • getting error when running make build #133
  • Java SDK #128
  • Monitoring / Heath Check #102
  • Roadmap #100

Merged pull requests:

1.0.7 (2018-06-26)

Full Changelog

Closed issues:

  • Query params for findFlags not working #132

Merged pull requests:

1.0.6 (2018-06-18)

Full Changelog

Merged pull requests:

1.0.5 (2018-05-01)

Full Changelog

Closed issues:

  • Respect log level #115

Merged pull requests:

1.0.4 (2018-04-12)

Full Changelog

Closed issues:

  • pkg/repo/db.go not throwing fatal erros when issue in connecting DB #110
  • Cannot build from source on macOS #106
  • Using Alpine 3.6 version as base image #105
  • Can't create new flags with pgsql #101

Merged pull requests:

1.0.3 (2018-03-19)

Full Changelog

Merged pull requests:

1.0.2 (2018-01-16)

Full Changelog

1.0.1 (2018-01-16)

Full Changelog

1.0.0 (2018-01-16)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator