fix(deps): update dependency io.camunda.connector:connector-parent to v0.23.0#62
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency io.camunda.connector:connector-parent to v0.23.0#62renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
5ac449d to
d8055ea
Compare
1931ef0 to
c05b074
Compare
b305aa9 to
2e3644f
Compare
2e3644f to
ca4f724
Compare
ca4f724 to
3f675fb
Compare
11ae484 to
39d16cb
Compare
39d16cb to
270a1d9
Compare
270a1d9 to
da15857
Compare
da15857 to
e8a7d2c
Compare
e8a7d2c to
ee900d8
Compare
a3308c7 to
a772968
Compare
a772968 to
e95ddba
Compare
e95ddba to
b71a063
Compare
e538a3b to
4c36035
Compare
6ecea00 to
c5773d1
Compare
492ae79 to
625cac4
Compare
36216ef to
2c7596b
Compare
2c7596b to
3f93ab3
Compare
7fd0d4d to
ba5438d
Compare
ba5438d to
31a3792
Compare
2320375 to
2f367b0
Compare
7833347 to
4e71252
Compare
4e71252 to
cbc9dc3
Compare
dddda6a to
255a36e
Compare
d489281 to
fc29aa3
Compare
fc29aa3 to
d89f30e
Compare
9ebedaf to
aae4afa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.9.0→0.23.0Release Notes
camunda/connectors (io.camunda.connector:connector-parent)
v0.23.0Compare Source
✨ New Features
f439e98- define element template generator DSL (PR #1011 by @chillleader)01bbd06- element template generator (PR #1045 by @chillleader)504123a- http-polling: prepare SDK to Polling connector (PR #1042 by @Oleksiivanov)a10bbe3- http: move common classes to base (PR #1058 by @Oleksiivanov)55b0f2d- http: timeout must be in seconds (PR #1065 by @Oleksiivanov)d213c89- adds connector type override mechanism (commit by @igpetrov)01e7fb1- add analyze job (github codeql) (PR #1078 by @markfarkas-camunda)069314a- hybrid: add hybrid connectors example (commit by @igpetrov)b11d410- template generator improvements (PR #1086 by @chillleader)83a5159- generator: support more types, introduce tests (PR #1090 by @chillleader)f133557- generator: template generator Maven plugin (PR #1106 by @chillleader)55200af- generator: support validation annotations and provide docs (PR #1110 by @chillleader)ef560d1- generator: support icons (PR #1118 by @chillleader)🐛 Bug Fixes
25f56d0- deps: update aws-java-sdk monorepo to v1.12.527 (commit by @renovate[bot])d4b6cf3- deps: update dependency com.google.cloud:spring-cloud-gcp-starter-logging to v4.7.2 (commit by @renovate[bot])9932c87- deps: update dependency com.microsoft.graph:microsoft-graph to v5.67.0 (commit by @renovate[bot])7863b25- deps: update dependency com.google.apis:google-api-services-sheets to v4-rev20230808-2.0.0 (commit by @renovate[bot])86da25f- deps: update aws-java-sdk monorepo to v1.12.528 (commit by @renovate[bot])45c5681- sanitize toString and json for inbound connector def impl (PR #1036 by @chillleader)fbe01f7- deps: update aws-java-sdk monorepo to v1.12.529 (commit by @renovate[bot])9336f1b- deps: update aws-java-sdk monorepo to v1.12.530 (commit by @renovate[bot])df8b117- deps: update dependency io.camunda:zeebe-client-java to v8.2.12 (commit by @renovate[bot])1637365- deps: update aws-java-sdk monorepo to v1.12.531 (commit by @renovate[bot])f6a480f- deps: update aws-java-sdk monorepo to v1.12.532 (commit by @renovate[bot])a51b6c7- deps: update aws-java-sdk monorepo to v1.12.533 (commit by @renovate[bot])b13a0ba- deps: update dependency com.google.protobuf:protobuf-java to v3.24.1 (commit by @renovate[bot])4e01410- deps: update dependency com.microsoft.graph:microsoft-graph to v5.68.0 (commit by @renovate[bot])19af42d- deps: update dependency com.google.apis:google-api-services-drive to v3-rev20230815-2.0.0 (commit by @renovate[bot])3e8d128- deps: update aws-java-sdk monorepo to v1.12.534 (commit by @renovate[bot])7246ab0- deps: update testcontainers-java monorepo to v1.19.0 (commit by @renovate[bot])26cbed1- deps: update aws-java-sdk monorepo to v1.12.535 (commit by @renovate[bot])bd32e90- deps: update dependency com.amazonaws:aws-java-sdk-eventbridge to v1.12.536 (commit by @renovate[bot])1eaaf6f- deps: update spring boot to v3.1.3 (commit by @renovate[bot])74ac1f4- deps: update aws-java-sdk monorepo to v1.12.537 (commit by @renovate[bot])d9344fb- deps: update aws-java-sdk monorepo to v1.12.538 (commit by @renovate[bot])ce0edef- deps: update dependency com.google.protobuf:protobuf-java to v3.24.2 (commit by @renovate[bot])38413f5- collect all process definitions before extracting inbound connectors (PR #1077 by @markfarkas-camunda)69f764e- deps: update aws-java-sdk monorepo to v1.12.539 (commit by @renovate[bot])8f1c8ee- set Java version used by CodeQL to 19 (PR #1084 by @markfarkas-camunda)8da0b87- deps: update aws-java-sdk monorepo to v1.12.540 (commit by @renovate[bot])39e0a05- Dont send body for GET requests (commit by @sbuettner)77933ff- Health: correct status when health.down() (PR #1089 by @Oleksiivanov)42f2383- deps: update aws-java-sdk monorepo to v1.12.541 (commit by @renovate[bot])ece7118- deps: update aws-java-sdk monorepo to v1.12.542 (commit by @renovate[bot])f474697- Use upper case enums for http method consistency. (commit by @sbuettner)c2d337e- deps: update dependency com.amazonaws:aws-java-sdk-eventbridge to v1.12.543 (commit by @renovate[bot])7aa100b- deps: update dependency com.microsoft.graph:microsoft-graph to v5.69.0 (commit by @renovate[bot])2bbafa5- deps: update dependency com.google.apis:google-api-services-drive to v3-rev20230822-2.0.0 (commit by @renovate[bot])e148b6a- deps: update dependency com.google.apis:google-api-services-sheets to v4-rev20230815-2.0.0 (commit by @renovate[bot])d828992- deps: update version.slack to v1.31.0 (commit by @renovate[bot])5d7ae4d- deps: update aws-java-sdk monorepo to v1.12.544 (commit by @renovate[bot])1ca66cd- deps: update aws-java-sdk monorepo to v1.12.545 (commit by @renovate[bot])3602c41- deps: update dependency io.camunda:zeebe-client-java to v8.2.13 (commit by @renovate[bot])3234226- deps: update aws-java-sdk monorepo to v1.12.546 (commit by @renovate[bot])63dff74- deps: update dependency com.google.protobuf:protobuf-java to v3.24.3 (commit by @renovate[bot])83d3ef4- generator: disable feel for result variable (PR #1119 by @chillleader)0bbb75b- deps: update dependency com.microsoft.graph:microsoft-graph to v5.70.0 (commit by @renovate[bot])96eb73d- deps: update aws-java-sdk monorepo to v1.12.547 (commit by @renovate[bot])c30bc83- webhook: mark inbound.activationCondition as deprecated (PR #1128 by @Oleksiivanov)ac65ad9- deps: update aws-java-sdk monorepo to v1.12.548 (commit by @renovate[bot])14d11b5- deps: update version.slack to v1.32.0 (commit by @renovate[bot])85eccf2- deps: update dependency com.azure:azure-identity to v1.10.1 (commit by @renovate[bot])🔧 Chores
270d018- http: change structure for http connectors (PR #1004 by @Oleksiivanov)3cbb642- deps: update mockito monorepo to v5.5.0 (commit by @renovate[bot])65c1a0e- removed gson dependency from Slack (commit by @igpetrov)011335b- reduce gson dependencies for HTTP connector (commit by @igpetrov)9758f1d- replace star to single class import (commit by @igpetrov)34770da- refactor RMQ to use Jackson (commit by @igpetrov)1879683- migrated GSON to JACKSON in the GCP secrets manager (commit by @igpetrov)5752c7a- deps: update dependency com.diffplug.spotless:spotless-maven-plugin to v2.39.0 (commit by @renovate[bot])0eaa4f3- deps: update dependency java to v17.0.8+101 (commit by @renovate[bot])89f339e- deps: update dependency com.github.tomakehurst:wiremock to v3.0.0 (commit by @renovate[bot])6b7bc72- deps: update dependency com.github.tomakehurst:wiremock to v3.0.1 (commit by @renovate[bot])3931837- deps: update actions/checkout action to v4 (PR #1103 by @renovate[bot])3f6160f- deps: update dependency uk.org.webcompere:system-stubs-core to v2.0.3 (commit by @renovate[bot])2b26922- deps: update system-stubs.version to v2.1.0 (commit by @renovate[bot])a5419c2- deps: update system-stubs.version to v2.1.1 (commit by @renovate[bot])7d69477- build: improve release notes generation (PR #1123 by @chillleader)v0.22.1Compare Source
✨ New Features
fcee88d- sns,sqs: bump base version of templates (commit by @igpetrov)17310c7- whatsapp: update element template to support message templates (commit by @igpetrov)🐛 Bug Fixes
a3590d6- deps: update aws-java-sdk monorepo to v1.12.524 (commit by @renovate[bot])7592700- deps: update aws-java-sdk monorepo to v1.12.525 (commit by @renovate[bot])cd6d3ca- deps: update dependency com.google.protobuf:protobuf-java to v3.24.0 (commit by @renovate[bot])6b41379- sqs,sns: removes nonce field (commit by @igpetrov)5f58598- deps: update aws-java-sdk monorepo to v1.12.526 (commit by @renovate[bot])9705ce2- deps: update dependency com.google.cloud:libraries-bom to v26.22.0 (commit by @renovate[bot])7fb5152- deps: update dependency com.azure:azure-identity to v1.10.0 (commit by @renovate[bot])259d8ce- jackson initialization order (PR #1020 by @chillleader)0341906- sanitize scala map output (PR #1021 by @chillleader)4c30aef- nested scala maps (PR #1023 by @chillleader)0b09242- deps: update dependency com.google.apis:google-api-services-drive to v3-rev20230714-2.0.0 (commit by @renovate[bot])3ed7818- scala serialization for slack (commit by @igpetrov)fbd3d15- remove scala module from REST and RabbitMQ connectors (PR #1027 by @chillleader)37756c7- remove scala module from Kafka connector (PR #1029 by @markfarkas-camunda)e2ea127- AWS scala maps serialization (commit by @igpetrov)73b3fc5- MS Teams scala maps serialization (commit by @igpetrov)v0.22.0✨ New Features
3e5284f- webhook: improve HMAC scopes code (PR #1001 by @Oleksiivanov)v0.11.0Compare Source
v0.10.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.