From df753eb01e86cd3e576bd57601ca17cfb942623d Mon Sep 17 00:00:00 2001 From: Zhuojie Zhou Date: Mon, 29 Aug 2022 20:32:57 -0700 Subject: [PATCH] Bump version and prepare for 1.1.14 (#498) --- CHANGELOG.md | 44 +++++++++++++++++++++++++++- browser/flagr-ui/package-lock.json | 4 +-- browser/flagr-ui/package.json | 2 +- docs/api_docs/bundle.yaml | 2 +- swagger/index.yaml | 2 +- swagger_gen/restapi/doc.go | 2 +- swagger_gen/restapi/embedded_spec.go | 4 +-- 7 files changed, 51 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be8f4134..95800069 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,49 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [1.1.13](https://github.com/openflagr/flagr/compare/1.1.12...1.1.13) - 2021-08-07 +## [1.1.14](https://github.com/openflagr/flagr/compare/1.1.12...1.1.14) - 2022-08-30 + +### Merged (combined with openflagr/flagr-archived 1.1.13) + +- Upgrade js deps [`#495`](https://github.com/openflagr/flagr/pull/495) +- Refactor gha workflows [`#494`](https://github.com/openflagr/flagr/pull/494) +- Prepare for openflagr merge and upgrade to go 1.19 [`#493`](https://github.com/openflagr/flagr/pull/493) +- Bump url-parse from 1.5.1 to 1.5.10 in /browser/flagr-ui [`#479`](https://github.com/openflagr/flagr/pull/479) +- chore: fix broken link on readme [`#474`](https://github.com/openflagr/flagr/pull/474) +- Update Alpine to 3.15 to address critical vulnerability [`#480`](https://github.com/openflagr/flagr/pull/480) +- Fix tracef db logging [`#66`](https://github.com/openflagr/flagr-archived/pull/66) +- Bump dockerfile [`#65`](https://github.com/openflagr/flagr-archived/pull/65) +- Fix id is readonly when update distrib [`#46`](https://github.com/openflagr/flagr-archived/pull/46) +- Migrate from GORM v1 to v2 [`#59`](https://github.com/openflagr/flagr-archived/pull/59) +- Bump markdown-it from 12.0.6 to 12.3.2 in /browser/flagr-ui [`#56`](https://github.com/openflagr/flagr-archived/pull/56) +- Bump ajv from 6.12.2 to 6.12.6 in /browser/flagr-ui [`#60`](https://github.com/openflagr/flagr-archived/pull/60) +- Bump follow-redirects from 1.13.1 to 1.14.8 in /browser/flagr-ui [`#61`](https://github.com/openflagr/flagr-archived/pull/61) +- Bump url-parse from 1.5.1 to 1.5.10 in /browser/flagr-ui [`#64`](https://github.com/openflagr/flagr-archived/pull/64) +- Expose Kafka Idempotency Config [`#45`](https://github.com/openflagr/flagr-archived/pull/45) +- Add FlagKey as prometheus label in eval counter [`#55`](https://github.com/openflagr/flagr-archived/pull/55) +- Bump Node and Alpine image versions [`#51`](https://github.com/openflagr/flagr-archived/pull/51) +- no root user + docker ignore dockerfile [`#52`](https://github.com/openflagr/flagr-archived/pull/52) +- Kafka Compression codec [`#53`](https://github.com/openflagr/flagr-archived/pull/53) +- Upgrade go to 1.17 [`#40`](https://github.com/openflagr/flagr-archived/pull/40) +- Add support for Postgres 13.x [`#39`](https://github.com/openflagr/flagr-archived/pull/39) +- Add distribution threshold test [`#35`](https://github.com/openflagr/flagr-archived/pull/35) +- Lint with shellcheck and remove gometalinter [`#34`](https://github.com/openflagr/flagr-archived/pull/34) +- Add kafka required acks env [`#32`](https://github.com/openflagr/flagr-archived/pull/32) +- [skip ci] Update README about the ci status badge [`#31`](https://github.com/openflagr/flagr-archived/pull/31) +- Add mergify [`#20`](https://github.com/openflagr/flagr-archived/pull/20) +- Automate changelog generation [`#17`](https://github.com/openflagr/flagr-archived/pull/17) + +### Commits + +- [skip ci] Add auto changelog generator [`445a103`](https://github.com/openflagr/flagr-archived/commit/445a103649949f04ddbafe44966d121c103b8bd9) +- Compression codec [`9906369`](https://github.com/openflagr/flagr-archived/commit/9906369e67af60fdb245b65fc866f139f24d6f07) +- Ran make vendor to fix tests [`5ec072d`](https://github.com/openflagr/flagr-archived/commit/5ec072d785574e8d4375f80104c81126f226f281) +- Fix integration tests [`931cd21`](https://github.com/openflagr/flagr/commit/931cd21b7da257726dbb6a1237da1f446d5c5caa) +- Upgrade swagger [`ea716e1`](https://github.com/openflagr/flagr/commit/ea716e191a9c611bf81ba9ea6429b3fa09a1f5a5) +- Create codeql-analysis.yml [`59e6359`](https://github.com/openflagr/flagr/commit/59e6359bc245ff3668e464a59b88fea8591b273a) + + +## [1.1.13](https://github.com/openflagr/flagr-archived/compare/1.1.12...1.1.13) - 2021-08-07 ### Merged diff --git a/browser/flagr-ui/package-lock.json b/browser/flagr-ui/package-lock.json index 90c23d10..6d38256c 100644 --- a/browser/flagr-ui/package-lock.json +++ b/browser/flagr-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "flagr-ui", - "version": "1.1.13", + "version": "1.1.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "flagr-ui", - "version": "1.1.13", + "version": "1.1.14", "dependencies": { "@iktakahiro/markdown-it-katex": "^4.0.0", "axios": "^0.21.1", diff --git a/browser/flagr-ui/package.json b/browser/flagr-ui/package.json index 34ba5e83..9324611a 100644 --- a/browser/flagr-ui/package.json +++ b/browser/flagr-ui/package.json @@ -1,6 +1,6 @@ { "name": "flagr-ui", - "version": "1.1.13", + "version": "1.1.14", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/docs/api_docs/bundle.yaml b/docs/api_docs/bundle.yaml index 7bcc52c1..f20504c0 100644 --- a/docs/api_docs/bundle.yaml +++ b/docs/api_docs/bundle.yaml @@ -4,7 +4,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.13 + version: 1.1.14 tags: - name: flag description: Everything about the flag diff --git a/swagger/index.yaml b/swagger/index.yaml index 8fd41c74..7bd7183e 100644 --- a/swagger/index.yaml +++ b/swagger/index.yaml @@ -5,7 +5,7 @@ info: Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is "/api/v1". title: Flagr - version: 1.1.13 + version: 1.1.14 tags: - name: flag description: Everything about the flag diff --git a/swagger_gen/restapi/doc.go b/swagger_gen/restapi/doc.go index 5dcbb80a..09cb7fae 100644 --- a/swagger_gen/restapi/doc.go +++ b/swagger_gen/restapi/doc.go @@ -8,7 +8,7 @@ // http // Host: localhost // BasePath: /api/v1 -// Version: 1.1.13 +// Version: 1.1.14 // // Consumes: // - application/json diff --git a/swagger_gen/restapi/embedded_spec.go b/swagger_gen/restapi/embedded_spec.go index 208c7b11..4d867d10 100644 --- a/swagger_gen/restapi/embedded_spec.go +++ b/swagger_gen/restapi/embedded_spec.go @@ -31,7 +31,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.13" + "version": "1.1.14" }, "basePath": "/api/v1", "paths": { @@ -2095,7 +2095,7 @@ func init() { "info": { "description": "Flagr is a feature flagging, A/B testing and dynamic configuration microservice. The base path for all the APIs is \"/api/v1\".\n", "title": "Flagr", - "version": "1.1.13" + "version": "1.1.14" }, "basePath": "/api/v1", "paths": {