All Versions
37
Latest Version
Avg Release Cycle
111 days
Latest Release
122 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.1.20 Changes
February 06, 2026What's Changed
- โ Add more tags eval tests by @zhouzhuojie in #637
- โฌ๏ธ Upgrade aws sdk to v2 by @zhouzhuojie in #638
- ๐จ refactor: modernize Attachment type to use any by @nothing0012 in #643
- โฌ๏ธ Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #639
- โฌ๏ธ Bump node-forge from 1.3.1 to 1.3.2 in /browser/flagr-ui by @dependabot[bot] in #640
- ๐ Fix DoS vulnerability in batch evaluation endpoint by @MagicBok in #649
- ๐ Prepare 1.1.20 release by @zhouzhuojie in #652
๐ New Contributors
Full Changelog : 1.1.19...1.1.20
-
v1.1.19 Changes
October 09, 2025What's Changed
- ๐ป Enable constraint properties trimming in UI by @iamafanasyev in #607
- Do not load Flag History until the History Tab has been clicked by @evankellogg in #611
- โฌ๏ธ Bump github.com/golang/glog from 1.1.0 to 1.2.4 by @dependabot[bot] in #600
- โฌ๏ธ Bump axios from 1.8.1 to 1.8.2 in /browser/flagr-ui by @dependabot[bot] in #612
- โฌ๏ธ Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /browser/flagr-ui by @dependabot[bot] in #617
- โฌ๏ธ Bump on-headers and compression in /browser/flagr-ui by @dependabot[bot] in #624
- include flagTags in postEvaluation and postEvaluationBatch by @su5kk in #623
- โฌ๏ธ Bump golang.org/x/oauth2 from 0.7.0 to 0.27.0 by @dependabot[bot] in #625
- ๐ Fix path check logic by @zhouzhuojie in #632
- โฌ๏ธ Upgrade go version and go deps by @zhouzhuojie in #633
- ๐ Prepare 1.1.19 release by @zhouzhuojie in #634
๐ New Contributors
- @iamafanasyev made their first contribution in #607
- @evankellogg made their first contribution in #611
- @su5kk made their first contribution in #623
Full Changelog : 1.1.18...1.1.19
-
v1.1.18 Changes
February 28, 2025What's Changed
- โฌ๏ธ Bump follow-redirects from 1.15.1 to 1.15.4 in /browser/flagr-ui by @dependabot in #568
- โฌ๏ธ Downgrade gorm to fix unscoped preload by @nothing0012 in #570
- โฌ๏ธ Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #572
- โฌ๏ธ Bump github.com/jackc/pgx/v5 from 5.2.0 to 5.5.4 by @dependabot in #573
- โฌ๏ธ Bump follow-redirects from 1.15.4 to 1.15.6 in /browser/flagr-ui by @dependabot in #574
- โฌ๏ธ Bump ip from 1.1.8 to 1.1.9 in /browser/flagr-ui by @dependabot in #571
- โฌ๏ธ Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #578
- โก๏ธ Update to use pure go and upgrade to golang 1.24 by @nothing0012 in #604
- โฌ๏ธ Bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot in #605
- โฌ๏ธ Bump to 1.1.18 by @nothing0012 in #606
Full Changelog : 1.1.17...1.1.18
-
v1.1.17 Changes
January 01, 2024What's Changed
- โฌ๏ธ Bump google.golang.org/grpc from 1.52.0 to 1.53.0 by @dependabot in #541
- โฌ๏ธ Bump word-wrap from 1.2.3 to 1.2.4 in /browser/flagr-ui by @dependabot in #543
- โฌ๏ธ Bump to go 1.21 by @nothing0012 in #544
- ๐ Install the CodeSee workflow. by @codesee-maps in #545
- ๐ Support snapshot pagination by @jamessalvatore in #547
- โฌ๏ธ Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #550
- โ Add sort parameter to getFlagSnapshots API by @jamessalvatore in #549
- Simple fmt of swagger gen by @nothing0012 in #551
- โก๏ธ Update try-flagr url by @zhouzhuojie in #552
- โฌ๏ธ Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #555
- Keep the container image minimal by @sks in #557
- ๐ Improve JSON (de)serialization performance with go-json by @foxdalas in #559
- ๐ Change to use pure golang sqlite driver for better portability by @nothing0012 in #564
- โ Add cors max age by @nothing0012 in #563
- ๐ป UI search by key by @serh11d in #561
- โฌ๏ธ Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #562
- โฌ๏ธ Bump axios from 0.21.4 to 1.6.0 in /browser/flagr-ui by @dependabot in #558
- โฌ๏ธ Bump browserify-sign from 4.2.1 to 4.2.2 in /browser/flagr-ui by @dependabot in #556
- ๐ Fix npm audit by @nothing0012 in #565
- Prepare 1.1.17 by @nothing0012 in #566
๐ New Contributors
- ๐ @codesee-maps made their first contribution in #545
- @jamessalvatore made their first contribution in #547
- @sks made their first contribution in #557
- @serh11d made their first contribution in #561
Full Changelog : 1.1.16...1.1.17
-
v1.1.16 Changes
June 30, 2023What's Changed
- ๐ณ Revert "Add edited cd_docker event" by @nothing0012 in #522
- ๐ Use github native release note generator by @nothing0012 in #523
- Big bump on all the go deps by @nothing0012 in #524
- โฌ๏ธ Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #528
- โฌ๏ธ Bump golang version to 1.20 by @nothing0012 in #537
- ๐ Fix: set correct error variable when put distributions by @okomio in #538
- โ Add cookie subject extractor by @nothing0012 in #536
- Add option FLAGR_RECORDER_KAFKA_PARTITION_KEY_ENABLED by @paragor in #535
- โ Add CaFile for KafkaRecorder when simpleSSL enabled by @paragor in #534
- Prepare 1.1.16 by @nothing0012 in #539
๐ New Contributors
Full Changelog : 1.1.15...1.1.16
-
v1.1.15 Changes
January 13, 2023What's Changed
- ๐ Support method OPTIONS for CORS by @nobiit in #500
- ๐ Fix "attempt to write a readonly database" by @michaeljs1990 in #506
- ๐ง Build docker image for linux/arm64 by @foxdalas in #515
- โฌ๏ธ Upgrade docker base by @zhouzhuojie in #516
- ๐ Fix demo website and use railway to host by @zhouzhuojie in #517
- Prepare 1.1.15 by @nothing0012 in #519
- โฌ๏ธ bump docker action version by @kewei5zhang in #520
- โ Add edited cd_docker event by @nothing0012 in #521
๐ New Contributors
- @nobiit made their first contribution in #500
- @michaeljs1990 made their first contribution in #506
- @foxdalas made their first contribution in #515
- @kewei5zhang made their first contribution in #520
Full Changelog : 1.1.14...1.1.15
-
v1.1.14 Changes
August 30, 20221.1.14 - 2022-08-30
๐ 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
1.1.13 - 2021-08-07
๐ 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.13Golang users:
go get github.com/checkr/flagr => go get github.com/openflagr/flagr - โฌ๏ธ Upgrade js deps
-
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.13Golang users:
go get github.com/checkr/flagr => go get github.com/openflagr/flagr - ๐ Prepare for 1.1.13 release
-
v1.1.12 Changes
September 16, 2020Closed issues:
- Constrain using CONTAINS filter always fails. #400
- "fatal error" when calling Batch Eval with Tags at Volume #398
๐ Merged pull requests:
- โฌ๏ธ Bump to 1.1.12 #405 (zhouzhuojie)
- โฌ๏ธ Bump to go1.15 #404 (zhouzhuojie)
- โฌ๏ธ Bump npm packages #403 (zhouzhuojie)
- ๐จ Refactor eval cache with atomic.Value #402 (zhouzhuojie)
- โ Add benchmark #401 (zhouzhuojie)
- โ Remove margin on compact class #399 (zakazai)
- โก๏ธ Update changelog #397 (zhouzhuojie)
- โก๏ธ Update Changelog #396 (zhouzhuojie)
-
v1.1.11 Changes
September 08, 2020Implemented 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:
- ๐ Fix mysql8 compatibility #395 (zhouzhuojie)
- โฌ๏ธ Bump to v1.1.11 #394 (zhouzhuojie)
- ๐ Tweak the style for deleted flags table #393 (zhouzhuojie)
- ๐ป Replace UI flag note markdown editor #392 (zhouzhuojie)
- โก๏ธ Update conditions to include dash constraint #390 (zhouzhuojie)
- โ Add cors env #388 (zhouzhuojie)
- โ Add list of client libraries to README #383 (SeanKilleen)
- โฌ๏ธ Bump elliptic from 6.5.2 to 6.5.3 in /browser/flagr-ui #381 (dependabot[bot])
- ๐ Allow users the ability to restore deleted flags #379 (silent1mezzo)
- โฌ๏ธ Bump npm vendor for UI #377 (zhouzhuojie)
- ๐ฒ Config option to exclude URLs from verbose middleware logging #375 (pacoguzman)