Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #68

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Update all dependencies #68

merged 1 commit into from
Nov 3, 2023

Conversation

platform-engineering-bot
Copy link
Contributor

@platform-engineering-bot platform-engineering-bot commented Oct 30, 2023

This PR contains the following updates:

Package Type Update Change
go.flow.arcalot.io/dockerdeployer require minor v0.3.0 -> v0.5.0
go.flow.arcalot.io/kubernetesdeployer require minor v0.6.0 -> v0.8.0
go.flow.arcalot.io/pluginsdk require minor v0.4.1 -> v0.5.0
go.flow.arcalot.io/podmandeployer require minor v0.4.1 -> v0.6.1

Release Notes

arcalot/arcaflow-engine-deployer-docker (go.flow.arcalot.io/dockerdeployer)

v0.5.0: : Recognize deployment types

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-engine-deployer-docker@v0.4.0...v0.5.0

v0.4.0: ATP v3

Compare Source

What's Changed

New Contributors

Full Changelog: arcalot/arcaflow-engine-deployer-docker@v0.3.0...v0.4.0

arcalot/arcaflow-engine-deployer-kubernetes (go.flow.arcalot.io/kubernetesdeployer)

v0.8.0: : Recognize deployment types

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-engine-deployer-kubernetes@v0.7.0...v0.8.0

v0.7.0: ATP v3 Update

Compare Source

What's Changed

New Contributors

Full Changelog: arcalot/arcaflow-engine-deployer-kubernetes@v0.6.0...v0.7.0

arcalot/arcaflow-plugin-sdk-go (go.flow.arcalot.io/pluginsdk)

v0.5.0

Compare Source

Noteworthy changes:

  • Error handling is much better. Errors will now be properly passed from server to client.
  • ATP version is now 3. Only 1 and 3 are supported. 2 is not supported.
  • The new design allows for doing more with the connection before closing, including several separate steps.
  • Validate compatibility is now supported. This allows you to determine if data types are compatible before the data is present.
  • Signals from client/engine to server/plugin are supported. Signals from server/plugin to client/engine are partially supported.
  • Steps now support an associated data struct that is shared between the step and all signals associated with that step. It is not associated with steps with separate run IDs (allowing multiple executions per plugin startup)

What's Changed

New Contributors

Full Changelog: arcalot/arcaflow-plugin-sdk-go@v0.2.0...v0.5.0

arcalot/arcaflow-engine-deployer-podman (go.flow.arcalot.io/podmandeployer)

v0.6.1

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-engine-deployer-podman@v0.6.0...v0.6.1

v0.6.0: : Recognize deployment types

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-engine-deployer-podman@v0.5.0...v0.6.0

v0.5.1

Compare Source

Full Changelog: arcalot/arcaflow-engine-deployer-podman@v0.5.0...v0.5.1

v0.5.0: ATP v3

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-engine-deployer-podman@v0.4.0...v0.5.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@dustinblack dustinblack merged commit 1c7d5a9 into main Nov 3, 2023
4 checks passed
@dustinblack dustinblack deleted the renovate/all branch November 3, 2023 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants