0.13.0
What's Changed
- Make it easier to do cross-platform builds in pipelines by @jameshalsall in #170
- Correctly detect CI env in 'external-images pull' command by @jameshalsall in #172
- Switch Kafka and Zookeeper images to bitnami variants by @jameshalsall in #173
- Wait longer in CI for containers to start before verifying by @jameshalsall in #174
- Add option to copy additional arbitrary files to production image by @jameshalsall in #175
- Support TLS in the harness by @dantleech in #176
- Bump docker-compose.yml version to 3.7 by @jameshalsall in #177
- Hide multiplatform builds behind an experimental attribute by @jameshalsall in #178
- Move additional_tags out of experimental docker attribute by @jameshalsall in #179
- Remove duplicate docker logout during publish by @jameshalsall in #180
- Simplify Jenkinsfile for docker buildkit usage by @jameshalsall in #181
- Fix some problems with production image build + publish by @jameshalsall in #182
- Use mysql/mysql-server image for arm64 architecture by @jameshalsall in #184
- Use workspace name and short git ref for namespace attribute by @jameshalsall in #185
- Make it easier to use inviqa/kafka-outbox-relay by @jameshalsall in #187
- Fix broken MySQL image attribute in docker.yml by @jameshalsall in #189
- Provide GOOS/GOARCH by default by @andytson-inviqa in #192
- Set --builder when publishing multiplatform image by @jameshalsall in #193
- Move Kafka and Zookeeper config to services attribute by @jameshalsall in #191
Full Changelog: 0.12.1...0.13.0