Update dependency syn-commodore to v1.27.3 #390
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.26.1
->==1.27.3
Release Notes
projectsyn/commodore (syn-commodore)
v1.27.3
Compare Source
Summary
We're pleased to announce Commodore v1.27.3. This release fixes a bug in
component compile
which primarily surfaced in Commodore components when runningcomponent compile
in a container.Changes
2 changes since v1.27.2
🐛 Fixes
🔗 Dependency Updates
v1.27.2
Compare Source
Summary
We're pleased to announce Commodore v1.27.2.
This release fixes a performance regression that was introduced by the change that each component instance now gets a separate worktree checkout and cleans up some internal code related to how we manage component Git repositories.
Additionally, this release fixes a long-standing bug in the check which aborts catalog compilation if the currently checked out tenant repo has local changes and updates the Python and Go versions in the container image.
Changes
6 changes since v1.27.1
🪛 Internal Changes
MultiDependency
forComponent
non-optional (#1102)🐛 Fixes
--force
(#1103)catalog compile
for local changes in tenant repo (#1104)🔗 Dependency Updates
v1.27.1
Compare Source
Summary
We're pleased to announce Commodore v1.27.1.
This release fixes a bug in the component instance validation logic which determines whether a component correctly marks itself as multi-version capable.
Changes
1 changes since v1.27.0
🐛 Fixes
v1.27.0
Compare Source
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
🔗 Dependency Updates
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.