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:
v2
->v4
v2
->v3
v2
->v4
v2
->v4
v2
->v3
d185dfc
->306776e
v3.10.1
->v3.11.0
v0.19.6
->v0.20.0
v0.6.9
->v0.7.0
v0.1.0
->v0.2.0
v0.2.0
->v0.3.0
v0.1.0
->v0.5.1
v0.1.1
->v0.4.1
v0.2.1
->v0.3.1
v0.9.0
->v0.12.0
v0.8.0
->v0.15.0
v0.6.0
->v0.12.0
v0.6.0
->v0.12.0
v0.6.0
->v0.12.0
v0.8.0
->v0.13.0
v0.6.0
->v0.13.0
v1.28.1
->v1.31.0
v0.26.2
->v0.28.2
v0.26.2
->v0.28.2
v0.26.2
->v0.28.2
v2.90.1
->v2.100.1
afdc3dd
->68afd61
a5ecb01
->3b25d92
v4.2.3
->v4.3.0
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
v3
Compare Source
actions/download-artifact (actions/download-artifact)
v3
Compare Source
actions/setup-go (actions/setup-go)
v4
Compare Source
v3
Compare Source
actions/setup-python (actions/setup-python)
v4
Compare Source
v3
Compare Source
actions/upload-artifact (actions/upload-artifact)
v3
Compare Source
emicklei/go-restful (github.com/emicklei/go-restful/v3)
v3.11.0
Compare Source
v3.10.2
Compare Source
see comment in Readme how to customize this behaviour.
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)
v0.20.0
Compare Source
google/gnostic (github.com/google/gnostic)
v0.7.0
Compare Source
arcalot/arcaflow-engine-deployer (go.flow.arcalot.io/deployer)
v0.2.0
Compare Source
Note: This adds a function to an interface, so this is a breaking change.
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-engine-deployer@v0.1.0...v0.2.0
v0.1.1
Compare Source
arcalot/arcaflow-engine-deployer-docker (go.flow.arcalot.io/dockerdeployer)
v0.3.0
Compare Source
What's Changed
Full Changelog: arcalot/arcaflow-engine-deployer-docker@v0.2.2...v0.3.0
v0.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-engine-deployer-docker@v0.2.1...v0.2.2
v0.2.1
Compare Source
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-engine-deployer-docker@v0.2.0...v0.2.1
arcalot/arcaflow-engine-deployer-kubernetes (go.flow.arcalot.io/kubernetesdeployer)
v0.5.1
Compare Source
What's Changed
Full Changelog: arcalot/arcaflow-engine-deployer-kubernetes@v0.5.0...v0.5.1
v0.5.0
Compare Source
v0.4.0
Compare Source
What's Changed
Full Changelog: arcalot/arcaflow-engine-deployer-kubernetes@v0.3.0...v0.4.0
v0.3.0
Compare Source
What's Changed
Full Changelog: arcalot/arcaflow-engine-deployer-kubernetes@v0.2.0...v0.3.0
v0.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-engine-deployer-kubernetes@v0.1.0...v0.1.1
arcalot/arcaflow-plugin-sdk-go (go.flow.arcalot.io/pluginsdk)
v0.4.1
Compare Source
What's Changed
Full Changelog: arcalot/arcaflow-plugin-sdk-go@v0.2.0...v0.4.1
v0.2.0
: 0.2.0Compare Source
What's Changed
Breaking changes
New Contributors
Full Changelog: arcalot/arcaflow-plugin-sdk-go@v0.1.3...0.2.0
v0.1.3
: 0.1.3: Exposed step output schemaCompare Source
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-plugin-sdk-go@v0.1.2...v0.1.3
v0.1.2
: 0.1.2: Bugfixes and minor improvementsCompare Source
What's Changed
Full Changelog: arcalot/arcaflow-plugin-sdk-go@v0.1.1...v0.1.2
arcalot/arcaflow-engine-deployer-podman (go.flow.arcalot.io/podmandeployer)
v0.3.1
Compare Source
What's Changed
Full Changelog: arcalot/arcaflow-engine-deployer-podman@v0.3.0...v0.3.1
v0.3.0
Compare Source
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-engine-deployer-podman@v0.2.2...v0.2.3
v0.2.2
Compare Source
What's Changed
New Contributors
Full Changelog: arcalot/arcaflow-engine-deployer-podman@v0.2.1...v0.2.2
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.31.0
Compare Source
Notable changes
New Features
Minor performance improvements
Bug fixes
v1.30.0
Compare Source
Announcement
In the previous two releases, v1.29.0 and v1.29.1, we associated the tags with the wrong commits and thus the tags do not reference any commit in this repository. This tag, v1.30.0, refers to an existing commit again. Sorry for the inconvenience.
Notable changes
New Features
v1.29.1
Compare Source
Notable changes
Bug fixes
v1.29.0
Compare Source
Overview
This version introduces a new package
protodelim
to marshal and unmarshal size-delimited messages.It also brings the implementation up to date with the latest protobuf features.
Notable changes
New Features
Alignment with protobuf
Documentation improvements:
Minor performance improvements
Breaking changes
kubernetes/api (k8s.io/api)
v0.28.2
Compare Source
v0.28.1
Compare Source
v0.28.0
Compare Source
v0.27.6
Compare Source
v0.27.5
Compare Source
v0.27.4
Compare Source
v0.27.3
Compare Source
v0.27.2
Compare Source
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.9
Compare Source
v0.26.8
Compare Source
v0.26.7
Compare Source
v0.26.6
Compare Source
v0.26.5
Compare Source
v0.26.4
Compare Source
v0.26.3
Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.28.2
Compare Source
v0.28.1
Compare Source
v0.28.0
Compare Source
v0.27.6
Compare Source
v0.27.5
Compare Source
v0.27.4
Compare Source
v0.27.3
Compare Source
v0.27.2
Compare Source
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.9
Compare Source
v0.26.8
Compare Source
v0.26.7
Compare Source
v0.26.6
Compare Source
v0.26.5
Compare Source
v0.26.4
Compare Source
v0.26.3
Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.28.2
Compare Source
v0.28.1
Compare Source
v0.28.0
Compare Source
v0.27.6
Compare Source
v0.27.5
Compare Source
v0.27.4
Compare Source
v0.27.3
Compare Source
v0.27.2
Compare Source
v0.27.1
Compare Source
v0.27.0
Compare Source
v0.26.9
Compare Source
v0.26.8
Compare Source
v0.26.7
Compare Source
v0.26.6
Compare Source
v0.26.5
Compare Source
v0.26.4
Compare Source
v0.26.3
Compare Source
kubernetes/klog (k8s.io/klog/v2)
v2.100.1
: Prepare klog release for Kubernetes v1.28 (Take 1)Compare Source
What's Changed
New Contributors
Full Changelog: kubernetes/klog@v2.90.1...v2.100.1
kubernetes-sigs/structured-merge-diff (sigs.k8s.io/structured-merge-diff/v4)
v4.3.0
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.