All Versions
31
Latest Version
Avg Release Cycle
66 days
Latest Release
597 days ago

Changelog History
Page 1

  • v1.1.14 Changes

    August 30, 2022

    ๐Ÿ”€ Merged (combined with openflagr/flagr-archived 1.1.13)

    • โฌ†๏ธ Upgrade js deps #495
    • ๐Ÿ”จ Refactor gha workflows #494
    • โฌ†๏ธ Prepare for openflagr merge and upgrade to go 1.19 #493
    • โฌ†๏ธ Bump url-parse from 1.5.1 to 1.5.10 in /browser/flagr-ui #479
    • chore: fix broken link on readme #474
    • ๐Ÿš‘ Update Alpine to 3.15 to address critical vulnerability #480
    • ๐Ÿ›  Fix tracef db logging #66
    • โฌ†๏ธ Bump dockerfile #65
    • ๐Ÿ›  Fix id is readonly when update distrib #46
    • Migrate from GORM v1 to v2 #59
    • โฌ†๏ธ Bump markdown-it from 12.0.6 to 12.3.2 in /browser/flagr-ui #56
    • โฌ†๏ธ Bump ajv from 6.12.2 to 6.12.6 in /browser/flagr-ui #60
    • โฌ†๏ธ Bump follow-redirects from 1.13.1 to 1.14.8 in /browser/flagr-ui #61
    • โฌ†๏ธ Bump url-parse from 1.5.1 to 1.5.10 in /browser/flagr-ui #64
    • ๐Ÿ”ฆ Expose Kafka Idempotency Config #45
    • โž• Add FlagKey as prometheus label in eval counter #55
    • โฌ†๏ธ Bump Node and Alpine image versions #51
    • ๐Ÿณ no root user + docker ignore dockerfile #52
    • Kafka Compression codec #53
    • โฌ†๏ธ Upgrade go to 1.17 #40
    • โž• Add support for Postgres 13.x #39
    • โž• Add distribution threshold test #35
    • ๐Ÿ‘• Lint with shellcheck and remove gometalinter #34
    • โž• Add kafka required acks env #32
    • โšก๏ธ [skip ci] Update README about the ci status badge #31
    • โž• Add mergify #20
    • Automate changelog generation #17

    Commits

    • [skip ci] Add auto changelog generator 445a103
    • Compression codec 9906369
    • โœ… Ran make vendor to fix tests 5ec072d
    • ๐Ÿ›  Fix integration tests 931cd21
    • โฌ†๏ธ Upgrade swagger ea716e1
    • Create codeql-analysis.yml 59e6359
  • v1.1.13 Changes

    August 07, 2021

    ๐Ÿ”€ Merged

    • ๐Ÿš€ Prepare for 1.1.13 release #13
    • โœ‚ Remove github.com/dgrijalva/jwt-go #10
    • [skip ci] Add try-openflagr website #6
    • โž• Add codecov and fix docs #5
    • โž• Add github CI #1
    • โฌ†๏ธ Upgrade to 1.16 #460
    • ๐Ÿ›  Fix markdown-it xss and sqlite3 build issue #451
    • โฌ†๏ธ Bump y18n from 4.0.0 to 4.0.3 in /browser/flagr-ui #444
    • โฌ†๏ธ Bump ssri from 6.0.1 to 6.0.2 in /browser/flagr-ui #441
    • ๐Ÿ›  Fix integration tests #443
    • โฌ†๏ธ Bump elliptic from 6.5.3 to 6.5.4 in /browser/flagr-ui #435
    • โž• Add dropdown by state to filter flags #433
    • โฌ†๏ธ Bump swagger cli / golangci-lint / UI related package.json #432
    • ๐Ÿ›  Fix typo in home.md #415
    • โž• Add support for kafka auth using SASL with PLAIN mechanism #412
    • Evaluation with FlagTagsOperator to match any or all tags #408
    • ๐Ÿ‘ Allow /api/v1/health bypass auth default #407

    Commits

    • ๐Ÿ›  Fix markdown-it xss f039933
    • โฌ†๏ธ Bump UI related package.json 827f199
    • โฌ†๏ธ Bump golangci and swagger cli fd23dd1

    Migration Guide

    โœ… All the integration tests are the same, which guarantees the

    • API backward compatibility with checkr/flagr:1.1.12
    • Environment variables are the same and don't need any changes

    ๐Ÿณ Docker users:

    docker pull checkr/flagr:1.1.12
    =>
    docker pull ghcr.io/openflagr/flagr:1.1.13
    

    Golang users:

    go get github.com/checkr/flagr
    =>
    go get github.com/openflagr/flagr
    
  • v1.1.12 Changes

    September 16, 2020

    Full Changelog

    Closed issues:

    • Constrain using CONTAINS filter always fails. #400
    • "fatal error" when calling Batch Eval with Tags at Volume #398

    ๐Ÿ”€ Merged pull requests:

  • v1.1.11 Changes

    September 08, 2020

    Full Changelog

    Implemented enhancements:

    • โช [feat] restore deleted flags #215

    Closed issues:

    • ๐Ÿ‘ Feat: Support semantic versioning in Constraint #391
    • CORS Error with Custom Headers #387
    • MYSQL image compatibility #386
    • โž• Added a port to work in the browser, would love a link to the project for everyone to use #376
    • ๐Ÿณ Different API description in same flagr version (docker vs github) #373
    • ๐Ÿ›  Fix xss of mavon-editor in flagr UI #370
    • โž• Add Tags for Organizational Management #362

    ๐Ÿ”€ Merged pull requests:

  • v1.1.10 Changes

    July 08, 2020

    Full Changelog

    Closed issues:

    • ๐Ÿ”Š Trouble Decoding logs from Kinesis #366

    ๐Ÿ”€ Merged pull requests:

  • v1.1.9 Changes

    May 29, 2020

    Full Changelog

    ๐Ÿ”€ Merged pull requests:

  • v1.1.8 Changes

    April 17, 2020

    Full Changelog

    Closed issues:

    • [bug] sqlite3 command in make file unnecessary #358
    • ๐Ÿณ docker - cant listen on localhost #357
    • ๐Ÿ’ป [feat] Flagr front UI should auto focus the search bar #351
    • ๐Ÿ‘ [feat] Support additional characters in keys #347
    • ๐Ÿ‘ [feat] Support variant-less rollouts #345
    • Higher contrast color scheme #344
    • Find Flags enabled=false returning Enabled Flags #342
    • ๐Ÿณ Docker image for 1.1.4 broken #340
    • ๐Ÿš€ Leverage github actions or circleci to auto release to dockerhub #292

    ๐Ÿ”€ Merged pull requests:

  • v1.1.7 Changes

    March 19, 2020

    Full Changelog

    Closed issues:

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

    ๐Ÿ”€ Merged pull requests:

  • v1.1.6 Changes

    March 17, 2020

    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:

  • v1.1.5 Changes

    September 16, 2019

    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: