Releases: inviqa/harness-go
Releases · inviqa/harness-go
0.20.1
What's Changed
Fixed bugs
- Fix
ws external-images pull
by @kierenevans in #242
Full Changelog: 0.20.0...0.20.1
0.20.0
What's Changed
Implemented enhancements
- Run weekly builds instead of nightly by @kierenevans in #237
- Make docker-compose bin configurable by @andytson-inviqa in #241
- Deprecate bundle_timezone_info attribute due to time/tzdata solution by @andytson-inviqa in #238
Fixed bugs
- #239 Use bullseye for now by @kierenevans in #240
Full Changelog: 0.19.0...0.20.0
0.19.0
Add support for Go 1.20 to the harness
What's Changed
Implemented enhancements
- Add vuln check command by @jbarton123 in #233
Other Changes
- Add support for Go 1.19 and drop 1.16 by @jbarton123 in #234
- Add support for Go 1.20 to the harness by @tvarga94 in #236
- Add support for gomock by @hgajjar in #235
New Contributors
Full Changelog: 0.18.2...0.19.0
0.18.2
What's Changed
Fixed bugs
- Remove stray apiVersion from cronjob by @kierenevans in #231
Full Changelog: 0.18.1...0.18.2
0.18.1
What's Changed
Fixed bugs
- Fix ws go test's command by @kierenevans in #230
Full Changelog: 0.18.0...0.18.1
0.18.0
What's Changed
Implemented enhancements
- Simplify check for container running for ws recompile by @andytson-inviqa in #225
- Add integration test with coverage command by @jbarton123 in #227
- Conditionally upgrade CronJob/HPA/PDB for k8s 1.25 and 1.26 support by @andytson-inviqa in #228
- Add the ability to recompile additional binaries by @andytson-inviqa in #226
- Switch over Jenkins labels to linux-amd64 by @andytson-inviqa in #223
Fixed bugs
- Rebuild exited app container on recompile by @jbarton123 in #224
- Fix
ws go test
by enabling cgo for it by @andytson-inviqa in #229
Full Changelog: 0.17.0...0.18.0
0.17.0
What's Changed
Implemented enhancements
- Add Go 1.18 to CI pipeline, make 1.17 default version by @jameshalsall in #218
- Fix wrong platform mysql image on arm64 with new mysql:8.0-oracle image by @andytson-inviqa in #222
- Update k8s Ingress to v1 and add optional ingressClassName by @andytson-inviqa in #220
Other Changes
- Ignore code coverage report file in git by @jbarton123 in #217
- Switch kubeval's k8s spec location to fork by @andytson-inviqa in #221
Full Changelog: 0.16.0...0.17.0
0.16.0
What's Changed
Implemented enhancements
- Allow defining replicas from attributes, removing the existing setting by default by @kierenevans in #210
- Print out what is happening during ws recompile by @jameshalsall in #215
- Run go test with the -race flag by default by @jameshalsall in #216
Fixed bugs
- Fix MySQL component label by @kierenevans in #211
- Fix docker-compose network name deprecation warning by @jbarton123 in #212
- Update "how to use pact" to include missing env vars by @jameshalsall in #213
Full Changelog: 0.15.1...0.16.0
0.15.1
What's Changed
Implemented enhancements
- Add common chart labels by @andytson-inviqa in #207
- Update release process to use auto-generated release notes by @andytson-inviqa in #209
Fixed bugs
- Fix formatting of pdb and hpa templates by @andytson-inviqa in #208
Full Changelog: 0.15.0...0.15.1
0.15.0
What's Changed
Implemented enhancements
- Add horizontal pod autoscaler and pod disruption budgets by @andytson-inviqa in #206
- Switch and deprecate app.services to services.*.enabled by @andytson-inviqa in #205
Full Changelog: 0.14.0...0.15.0