v1.42.0
This release includes Kafka event improvements targeted for COG, fixes for reconnecting DCS gateway if it's unavailable at ECS startup and calling ODC Stop when environment goes to ERROR. Lastly, there are several improvements to the documentation.
What's Changed
- [docs] Adding link to environment workflow diagram by @justonedev1 in #735
- OCTRL-1035 Use one version of protoc by @justonedev1 in #736
- Regenerated protofiles by @justonedev1 in #737
- OCTRL-1021 Add package documentation for all Go packages by @Copilot in #733
- OCTRL-1008 Attempt reconnecting to ecs-dcs gateway at core startup by @Copilot in #734
- Call ODC STOP when an environment goes to ERROR due to ECS-controlled task erroring by @knopers8 in #732
- Add a message for the event reporting successful environment creation by @knopers8 in #739
- Add missing transitionStatus to Environment Events by @knopers8 in #738
- OCTRL-1039 Documentation of artificial states and transitions by @justonedev1 in #740
- Simplify critical hook execution error targeted towards operators by @knopers8 in #745
- Add Copilot agent instructions by @knopers8 in #744
- Add test runcounter.txt to .gitignore by @knopers8 in #743
- [build] Bump to v1.42.0 by @knopers8 in #746
New Contributors
- @Copilot made their first contribution in #733
Full Changelog: v1.41.0...v1.42.0