-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelogs): add new patch release v2.22.2
Signed-off-by: Cryptophobia <aouzounov@gmail.com>
- Loading branch information
1 parent
47232c4
commit 0a1c413
Showing
5 changed files
with
48 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
## Workflow v2.22.1 -> v2.22.2 | ||
|
||
#### Releases | ||
|
||
- controller v2.21.1 -> v2.21.2 | ||
- fluentd v2.14.2 -> v2.15.0 | ||
- nsq v2.4.1 -> v2.5.0 | ||
- postgres v2.7.5 -> v2.7.6 | ||
- workflow v2.22.1 -> v2.22.2 | ||
- workflow-cli v2.22.1 -> v2.22.2 | ||
- workflow-e2e v2.22.1 -> v2.22.2 | ||
|
||
#### Features | ||
|
||
- [`0440e56`](https://github.com/teamhephy/controller/commit/0440e566678249b3d0da5dec1fdae7b71a201696) (controller) - HPAs: resolves #135 recreate HPAs from db on load | ||
- [`e68c723`](https://github.com/teamhephy/fluentd/commit/e68c723f6199bb7d78a99eff568e39ca596ad2d8) (fluentd) - fluentd: support containerd log format | ||
- [`976d7eb`](https://github.com/teamhephy/fluentd/commit/976d7ebb709097ac5f80dbde79c319d0829b0bfb) (fluentd) - nsqd: add stateless nsqd cluster support | ||
- [`593e853`](https://github.com/teamhephy/nsq/commit/593e85345e97f8e799fe44c160128b6891fdf5a7) (nsq) - nsqd: add stateless nsqd cluster support | ||
|
||
#### Refactors | ||
|
||
- [`0213a2d`](https://github.com/teamhephy/postgres/commit/0213a2d26f3e835ae3fee4dfa51537591fca3a9d) (postgres) - azure: revert to using wal-e versions of azure and azure-storage-blob | ||
|
||
#### Fixes | ||
|
||
- [`ec87381`](https://github.com/teamhephy/controller/commit/ec87381bcb2f28acd59964663354eb880177ff4b) (controller) - controller: refresh objectstorage-keyfile for apps | ||
- [`a17a8b0`](https://github.com/teamhephy/fluentd/commit/a17a8b0626a38a0f46269b6346005d7f68677da9) (fluentd) - influxdb: fix influxdb host and port | ||
- [`c928f0b`](https://github.com/teamhephy/fluentd/commit/c928f0be35d49378c10dd2011407eccb56cda465) (fluentd) - charts: skipped value for daemon_environment: Not a table | ||
- [`c7a316c`](https://github.com/teamhephy/workflow/commit/c7a316c9cdb754e98c02cf99fdfbd81749a17312) (workflow) - charts: azure storage conn string | ||
|
||
#### Maintenance | ||
|
||
- [`3861032`](https://github.com/teamhephy/fluentd/commit/38610321bf4a7a9a2d9aa74585be5ef0035cc8ab) (fluentd) - fluentd: rename parts from deis to hephy | ||
- [`b6885dd`](https://github.com/teamhephy/fluentd/commit/b6885dd84f409212c555a28dd8f1164e64129f64) (fluentd) - charts: adding external docker_registry support | ||
- [`4199cfc`](https://github.com/teamhephy/fluentd/commit/4199cfc3d2ce46525f974ec0d476eb4cb818c479) (fluentd) - .travis.yml: change .travis.yml | ||
- [`3898e76`](https://github.com/teamhephy/fluentd/commit/3898e765aebab2df1ff41db5d354f9c17e479542) (fluentd) - fluent: upgrade fluent to v1.4 | ||
- [`771cb43`](https://github.com/teamhephy/fluentd/commit/771cb431002fa9e159480b306edd58216216f188) (fluentd) - fluentd: upgrade fluentd | ||
- [`38fb9c8`](https://github.com/teamhephy/fluentd/commit/38fb9c805f4b9402e787820e6c54d93b6e709873) (fluentd) - fluentd: add Gemfile.lock | ||
- [`8fbaf60`](https://github.com/teamhephy/fluentd/commit/8fbaf60f39b63075de8d9e169229cf71b35d1752) (fluentd) - influxdb: change influxdb service name | ||
- [`5237644`](https://github.com/teamhephy/nsq/commit/5237644f640253050f2c10394201c47a001b1635) (nsq) - nsqd: change deis to hephy | ||
- [`0d610d2`](https://github.com/teamhephy/nsq/commit/0d610d2490ef782d1c6d93a6478a1ed0e940ee41) (nsq) - .travis.yml: add .travis.yml | ||
- [`5a39724`](https://github.com/teamhephy/nsq/commit/5a397243117531fe5563c8dd595beb08cd63e55d) (nsq) - nsqd: update nsqd to nsqio/nsq:v1.2.0 | ||
- [`717b119`](https://github.com/teamhephy/workflow/commit/717b11980a702061e3c805e5a59f19ffda47de1a) (workflow) - charts: remove misleading comments for azure storage connection string |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters