Skip to content

v1.27.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 13:20
v1.27.0
62d7637

Summary

We're pleased to announce the release of Commodore v1.27.0.

This release brings an exciting new feature: Commodore now supports defining separate versions for different instances of a multi-instance-aware component that explicitly advertises support for that feature.

This feature is very useful for situations where multiple instances of a Commodore component are used to provide test and production environments, such as when component-vault is used to provide different Vault instances for multiple Project Syn control planes on a single cluster.

Please see the SDD and Commodore architecture documentation for more details.

Changes

3 changes since v1.26.1

🚀 Features

  • Support different versions per instance of a component (#559)

🔗 Dependency Updates

  • Update dependency pylint to v3.3.4 (#1096)
  • Update dependency black to v25 (#1097)