Releases: terascope/base-docker-image
Releases · terascope/base-docker-image
v1.2.2
What's Changed
Releases are now automated. Update the .env
file with the new IMAGE_VERSION
. When the change is merged to master the release pipeline will start automatically.
- Automate releases by @busma13 in #43
- Provide needed token when calling github cli in merge.yml by @busma13 in #45
- add missing variable declaration in merge.yml by @busma13 in #46
Full Changelog: v1.2.1-1...v1.2.2
v1.2.1-1
v1.0.0-test
What's Changed
Note this is a test release to help debug the Memory Leak outlined in issue terascope/teraslice#3945
- Test Memory Leak - Revert terafoundation_kafka_connector to 1.0.0, pin node version to 22.12.0 by @busma13 in #39
- Fix CI segfault issue with ubuntu-24.04 runners by @busma13 in #38
Full Changelog: v1.2.1...v1.0.0-test