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

fix(deps): update version.connector-core to v0.11.2 - autoclosed #44

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.camunda.connector:connector-validation 0.10.0 -> 0.11.2 age adoption passing confidence
io.camunda.connector:connector-core 0.10.0 -> 0.11.2 age adoption passing confidence

Release Notes

camunda/connector-sdk (io.camunda.connector:connector-validation)

v0.11.2

Compare Source

v0.11.1

Compare Source

🐛 Bug Fixes

v0.11.0

Compare Source

⚠️ Breaking changes

This SDK release is not backwards-compatible. We are moving towards a stable Connectors release and continue to improve the experience of developing custom connectors.

  • In this SDK version, we changed the OutboundConnectorContext and InboundConnectorContext interfaces significantly. You can no longer use the getVariablesAsType or getPropertiesAsType methods in outbound and inbound connectors, respectively. Use the new bindVariables method instead: it takes care of secret replacement, payload validation and deserialization automatically.

  • We are moving away from a mandatory @Secret annotation. Starting from this release, secrets are automatically replaced in all input variables/properties without the need to explicitly declare an annotation.

✨ New Features
🐛 Bug Fixes
🔧 Chores
⬆️ Dependency updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/version.connector-core branch from 8d8b7d6 to 8c373f9 Compare July 11, 2023 13:26
@renovate renovate bot changed the title fix(deps): update version.connector-core to v0.11.0 fix(deps): update version.connector-core to v0.11.1 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/version.connector-core branch 2 times, most recently from 66b5ed2 to 7ed0eab Compare July 11, 2023 21:47
@renovate renovate bot changed the title fix(deps): update version.connector-core to v0.11.1 fix(deps): update version.connector-core to v0.11.2 Jul 12, 2023
@renovate renovate bot force-pushed the renovate/version.connector-core branch from 7ed0eab to 175363b Compare July 12, 2023 11:18
@renovate renovate bot force-pushed the renovate/version.connector-core branch from 175363b to 6aad282 Compare July 12, 2023 16:19
@renovate renovate bot changed the title fix(deps): update version.connector-core to v0.11.2 fix(deps): update version.connector-core to v0.11.2 - autoclosed Jul 13, 2023
@renovate renovate bot closed this Jul 13, 2023
@renovate renovate bot deleted the renovate/version.connector-core branch July 13, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants