Skip to content

v0.42.0

Choose a tag to compare

@agustingroh agustingroh released this 20 Apr 17:40
· 4 commits to main since this release

What's Changed

Added

  • Added info_message and info_code fields to ComponentStatusResponse.VersionStatus and ComponentStatusResponse.ComponentStatus messages in Components responses as the definitive fields for reporting the outcome of processing each component

Removed

  • Breaking change: Removed error_message and error_code fields from ComponentStatusResponse.VersionStatus and ComponentStatusResponse.ComponentStatus messages in Components responses. Clients must migrate to info_message/info_code

Full Changelog: v0.41.0...v0.42.0