-
Notifications
You must be signed in to change notification settings - Fork 1
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 version.connector-core to v8.6.5 #49
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/version.connector-core
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
May 7, 2024 17:15
fcc446c
to
7e7ea2b
Compare
renovate
bot
changed the title
Update version.connector-core to v8.5.1
Update version.connector-core to v8.5.2
May 7, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
May 30, 2024 11:50
7e7ea2b
to
dab759b
Compare
renovate
bot
changed the title
Update version.connector-core to v8.5.2
Update version.connector-core to v8.5.3
May 30, 2024
renovate
bot
changed the title
Update version.connector-core to v8.5.3
Update version.connector-core to v8.5.4
Jun 26, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
June 26, 2024 11:19
dab759b
to
5d35e1a
Compare
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
August 2, 2024 19:06
5d35e1a
to
b1fa120
Compare
renovate
bot
changed the title
Update version.connector-core to v8.5.4
Update version.connector-core to v8.5.5
Aug 2, 2024
renovate
bot
changed the title
Update version.connector-core to v8.5.5
Update version.connector-core to v8.5.6
Aug 21, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
September 4, 2024 11:03
b1fa120
to
4bf7770
Compare
renovate
bot
changed the title
Update version.connector-core to v8.5.6
Update version.connector-core to v8.5.7
Sep 4, 2024
renovate
bot
changed the title
Update version.connector-core to v8.5.7
Update version.connector-core
Sep 24, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
September 25, 2024 11:20
4bf7770
to
da73fd2
Compare
renovate
bot
changed the title
Update version.connector-core
Update version.connector-core to v8.5.8
Sep 25, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
September 30, 2024 18:02
da73fd2
to
2a27d7f
Compare
renovate
bot
changed the title
Update version.connector-core to v8.5.8
Update version.connector-core to v8.6.0
Sep 30, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
October 1, 2024 18:44
2a27d7f
to
3bc584d
Compare
renovate
bot
changed the title
Update version.connector-core to v8.6.0
Update version.connector-core to v8.6.2
Oct 1, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
October 29, 2024 13:49
3bc584d
to
b6e65c8
Compare
renovate
bot
changed the title
Update version.connector-core to v8.6.2
Update version.connector-core to v8.6.3
Oct 29, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
November 5, 2024 20:25
b6e65c8
to
84a0b3d
Compare
renovate
bot
changed the title
Update version.connector-core to v8.6.3
Update version.connector-core to v8.6.4
Nov 5, 2024
renovate
bot
force-pushed
the
renovate/version.connector-core
branch
from
December 5, 2024 17:44
84a0b3d
to
caaf60c
Compare
renovate
bot
changed the title
Update version.connector-core to v8.6.4
Update version.connector-core to v8.6.5
Dec 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
8.5.0
->8.6.5
8.5.0
->8.6.5
Release Notes
camunda/connectors (io.camunda.connector:connector-validation)
v8.6.5
Compare Source
🐛 Bug Fixes
d5f2109
- email-connector: removing cancellation event when a exception is raised during email consumption (PR #3657 by @mathias-vandaele)e790300
- added missing dependencies (commit by @jonathanlukas)8baf8b4
- added missing dependencies (commit by @jonathanlukas)2f7ad33
- added missing dependencies (commit by @jonathanlukas)3ef9920
- added missing dependencies (commit by @jonathanlukas)c4a16b5
- fixed failing test (commit by @jonathanlukas)598bd15
- mail-outbound-connector: remove not null and set default plain, if contentType is null (commit by @itsnuyen)9b66028
- mail-outbound-connector: remove not null property in template (commit by @itsnuyen)01fd0d6
- added missing dependency (commit by @jonathanlukas)🔧 Chores
15f584c
- loggers: Enable log level actuator endpoint (PR #3527 by @sbuettner)v8.6.4
Compare Source
🐛 Bug Fixes
5c401d0
- exclude output mappings from deduplication (#3575) (PR #3577 by @sbuettner)v8.6.3
Compare Source
✨ New Features
443fa79
- proxy: Proxy exception list for outbound http connectors (#3460) (PR #3471 by @johnBgood)00efbe3
- inbound-email-connector: create a new inbound email connector (PR #3438 by @mathias-vandaele)🐛 Bug Fixes
9e0ef0b
- rest: Add retries and synchronize OAuth credentials init for the Cloud Function (#3474) (PR #3475 by @sbuettner)4a19481
- prometheus: Re-add prometheus default config to Connector runtime application config (PR #3515 by @sbuettner)0a42214
- email-inbound-connector: implement a reconnect and reopen mechanism (PR #3506 by @mathias-vandaele)🔧 Chores
c201e44
- element-templates: Replace deprecated Zeebe binding by the new version (#3416) (PR #3454 by @sbuettner)1e87820
- logs: Add an endpoint to publish inbound logs (#3510) (PR #3511 by @sbuettner)v8.6.2
Compare Source
🐛 Bug Fixes
9e4e14c
- sqs: fail fast when queue does not exist (#3415) (PR #3417 by @sbuettner)v8.6.1
Compare Source
v8.6.0
Compare Source
💥 BREAKING CHANGES
due to
8f6f6da
- major refactoring, deduplication ID support (PR #2247 by @chillleader):major refactoring, deduplication ID support (#2247)
due to
61b48fe
- message acknowledgement config (PR #2333 by @chillleader):message acknowledgement config (#2333)
due to
725dc7e
- Kafka Schema Registry support (PR #3249 by @johnBgood)Kafka Schema Registry support (#3249)
✨ New Features
e7566e0
- template generator: set default value feel = false for all inbound connectors (PR #2264 by @Oleksiivanov)61c7bef
- rabbitmq: Add to template generator (PR #2246 by @johnBgood)7bf6980
- kafka: migrate kafka inbound connectors to template generator (PR #2250 by @Oleksiivanov)89c9f1e
- gitlab: get and update repository files (PR #2300 by @wollefitz)8f6f6da
- inbound: major refactoring, deduplication ID support (PR #2247 by @chillleader)ce977dd
- jdbc: JDBC Outbound connector - Element template creation (PR #2301 by @johnBgood)a81816f
- azure,openai: introduced Azure OpenAI prompt connector (PR #2306 by @igpetrov)585116f
- generator: support inbound deduplication; boolean props; enhanced conditions (PR #2310 by @chillleader)bd786e5
- webhook: Support response expressions for Webhooks (PR #2309 by @sbuettner)e44d423
- hugging face: add hugging face connector (PR #2318 by @igpetrov)7398b7e
- ms teams: improve MSTeams error message for refresh token (PR #2337 by @Oleksiivanov)2002bb1
- kafka,sqs: support inbound connector deduplication (PR #2340 by @chillleader)05fc4a3
- jdbc: Add the SQL Connector to the bundles (PR #2342 by @johnBgood)e4087fc
- slack Inbound: connector should report its health and logs (PR #2334 by @Oleksiivanov)fc6eb14
- generator: add prefix to names and suffix to IDs in hybrid mode (PR #2339 by @Oleksiivanov)8ac2e90
- jdbc: Add a default value to the Return results parameter (PR #2345 by @johnBgood)c1b30e5
- inbound: configurable message TTL (PR #2341 by @chillleader)995e21d
- jdbc: Fix descriptions following QA (PR #2353 by @johnBgood)eb35d28
- sagemaker: introduce Amazon SageMaker (PR #2349 by @igpetrov)fd3a16d
- jdbc: Remove MySQL ConnectorJ and use MariaDb instead (PR #2502 by @johnBgood)9f9cb3b
- jdbc: Don't use URI as it breaks when using the hash char (PR #2513 by @johnBgood)41ff99c
- jdbc: Add MariaDB support (PR #2525 by @johnBgood)d1d0bac
- jdbc: Add MariaDB to the databases dropdown (PR #2549 by @johnBgood)61b48fe
- inbound: message acknowledgement config (PR #2333 by @chillleader)e364823
- connectors, soap: added SOAP connector doc (PR #2595 by @igpetrov)4a26f32
- sqs, kafka: enable acknowledgment config (PR #2635 by @chillleader)3270ba5
- openai: add GPT-4o model (PR #2681 by @igpetrov)96ceab4
- rest: Add proxy support (PR #2753 by @johnBgood)6f912df
- connectors/google/google-sheet: AddWorksheet returns properties of created sheet (PR #2804 by @jonathanlukas)a44425e
- rest: Access http response in error (PR #2829 by @johnBgood)9ec4e07
- aws-bedrock: aws bedrock connector (PR #2832 by @mathias-vandaele)263a18b
- template-generator: add RestTemplateGenerator interface for rest template specific methods (PR #2851 by @markfarkas-camunda)627c6d0
- element-template: create the element-template unique generator (PR #3008 by @mathias-vandaele)b2b98a8
- textract: introduce Amazon textract connector (PR #2928 by @igpetrov)66b6679
- element-template-generator: generate template from postman collection by operation ids (PR #3161 by @markfarkas-camunda)d6908da
- element-template-generator: accept json content as parameter in template generator (PR #3180 by @markfarkas-camunda)70390e5
- docs: Add doc generation to element template generator (hackdays) (PR #3067 by @sbuettner)3fc1c1f
- log inbound context log to logger (PR #3254 by @jonathanlukas)81980ac
- element-template-generator: accept yaml content as parameter in template generator (PR #3242 by @markfarkas-camunda)0232c85
- zeebe: enable job push by default in bundle (PR #3234 by @ev-codes)725dc7e
- schema-registry: Kafka Schema Registry support (PR #3249 by @johnBgood)050e863
- schema-registry: Fix template variables names (PR #3286 by @johnBgood)5ab8ecb
- email connector: implement new email connector, Outbound SMTP, IMAP and POP3, Inbound IMAP (PR #3132 by @mathias-vandaele)🐛 Bug Fixes
e112cc3
- rest: more meaningful error message on invalid host (PR #2245 by @igpetrov)e9d3ec8
- sendgrid: capitalize sender group name in the template (PR #2252 by @chillleader)8a3bb39
- webhook: adjust property IDs in the element templates (PR #2248 by @chillleader)f55483b
- ms teams: refresh token can be without client secret, fix create chat method (PR #2275 by @Oleksiivanov)8d92aa3
- generator: FEEL mode = disabled not applied in some cases (PR #2286 by @chillleader)248dd05
- generator: standardize line endings in generated element templates (PR #2288 by @markfarkas-camunda)973a548
- rabbitmq: fix auth regex (PR #2308 by @igpetrov)8ad4890
- sendgrid: missing notEmpty constraints for name and email (PR #2320 by @Oleksiivanov)c21420b
- webhook: incorrect deactivation handling (PR #2332 by @chillleader)15a5a99
- kafka: offsets should be optional; ignore offsets is empty (PR #2348 by @Oleksiivanov)f4ac1e8
- inbound: always return health objects with error set (PR #2352 by @chillleader)1cab815
- saas: apply new operate config (PR #2402 by @chillleader)ac7aba5
- inbound: report health UP (PR #2413 by @chillleader)3029541
- webhook: incorrect type check resulting in missing return data (PR #2442 by @chillleader)a94df05
- inbound: status report not shown for unhealthy connectors (PR #2474 by @chillleader)a9aafea
- jdbc: Fix invalid Javadoc comment (PR #2508 by @ev-codes)2866c41
- inbound: invalid inbound connector definitions are not stored (PR #2504 by @chillleader)368c91e
- jdbc: Remove the JDBC Connector from the bundle and release (PR #2515 by @ev-codes)b764f77
- inbound-state-management: multiple small process state management bugfixes (PR #2629 by @chillleader)f4ca332
- congen: change default element type to match enum (PR #2678 by @chillleader)05df97c
- eventbridge: change the default value of the API key locator to use lowercase header name (PR #2685 by @chillleader)13592d6
- docs: Fix wrong documentation link (PR #2708 by @johnBgood)6fcd8fe
- sagemaker: Parse response.body as as json based on response content type (PR #2757 by @sbuettner)6370797
- inbound: flip the acknowledgment config checkbox, enable it for webhook connector (PR #2776 by @chillleader)16c9045
- rest: Fix Cloud Function credentials initialization (PR #2777 by @johnBgood)38aceea
- helm: Fix Helm integration tests (PR #2779 by @johnBgood)5f93d4a
- webhook: specify permitted auth subclasses explicitly to stabilize the template generation (PR #2775 by @chillleader)aa7e844
- webhook: support failure handling strategy (PR #2787 by @chillleader)ee7825a
- rest: Fix NPE with readTimeoutInSeconds (PR #2793 by @johnBgood)e144f02
- rest: Fix Timeout default value and OAuth empty scopes issues (PR #2799 by @johnBgood)3dccb8c
- rest: Properly handle null Content-Type header (PR #2814 by @johnBgood)223e560
- twilio: Fix content-type header issue when the case is inconsistent + fix element template (PR #2821 by @johnBgood)3ca4dc8
- rest: Fix missing path encoding in URLs (PR #2823 by @johnBgood)e07b88c
- rest: Ensure proper URL encoding + fix case issues with content type headers (PR #2826 by @johnBgood)3d19911
- github-connector: Issue number can now be either a String or an Int (PR #2836 by @johnBgood)3569272
- json-mapping: Json mapping now gives a reliable error message (PR #2824 by @mathias-vandaele)eef1547
- inbound-message-ttl: Set the message TTL to 1 hour by default (PR #2838 by @johnBgood)5af540f
- kafka: Handle consumerGroup properly + update the offset override part (PR #2852 by @johnBgood)51ada2a
- dockerfile: replace addgroup with groupadd in Dockerfile (PR #2981 by @markfarkas-camunda)87cc635
- spring inbound connectors not working (PR #2960 by @jonathanlukas)1bf3f95
- aws-bedrock: small fixes on the element templates (PR #3012 by @mathias-vandaele)4841d8f
- jdbc-tests: tests were being flaky due to deprecated method being used (PR #3015 by @mathias-vandaele)71fe743
- kafka: close consumer before retrying on failures (PR #3018 by @chillleader)388c6ca
- aws-bedrock: change icon color and correct typo (PR #3024 by @mathias-vandaele)9c3d74a
- textract: Textract unexpected modular fields (PR #3197 by @DenovVasil)9e41b19
- rest: Fix readTimeout for old runtimes before 8.5 (PR #3210 by @johnBgood)b26c414
- textract: polling exec should assembly block array (PR #3218 by @DenovVasil)fb8f2fd
- sqs: Minor fix to prevent user from entering a 0 polling time which would result to CPU throtling. (PR #3107 by @mathias-vandaele)3744adb
- rabbitmq: consumer retry loop (PR #3281 by @chillleader)b48ed52
- sqs: remove pattern validation in runtime, add override description to template (#3366) (PR #3369 by @github-actions[bot])e31290c
- email-connector: proposition to mitigate the issue of deletion (#3381) (PR #3389 by @mathias-vandaele)ed4a411
- email-connector: send emails will always make the process fail (#3394) (PR #3395 by @sbuettner)⚡ Performance Improvements
0bdbae0
- (rest): Add cache for the Cloud Function proxy credentials (PR #2772 by @johnBgood)♻️ Refactors
5ec8565
- template-generator: Create a unified output (PR #2809 by @mathias-vandaele)75d79ab
- test performance: modify test to be able to run them in parallel (PR #2818 by @mathias-vandaele)d70d538
- element-template: None start event are now deprecated (PR #3025 by @mathias-vandaele)🔧 Chores
955e242
- aws: force region as mandatory field in templates (PR #2265 by @igpetrov)3ae7d9e
- sns: migrate to element template generator (PR #2266 by @igpetrov)b3a776f
- slack: migrate slack inbound to generator (PR #2279 by @igpetrov)165d915
- inbound,sqs: move to generator (PR #2249 by @igpetrov)7bf945e
- delete/rename duplicated property IDs in the templates (PR #2294 by @Oleksiivanov)7f76045
- gitLab: fix duplicated property IDs in template (PR #2297 by @Oleksiivanov)15e9dca
- github: fix duplicated property IDs in template (PR #2296 by @Oleksiivanov)414a076
- jdbc: regenerated updates (PR #2307 by @igpetrov)b48c221
- asana: fix duplicated property IDs in template (PR #2295 by @Oleksiivanov)02d1b6a
- http: hide authentication sensitive data (PR #2322 by @Oleksiivanov)d1d9ec5
- webhook: regenerated (PR #2329 by @igpetrov)3c19cb4
- spring: simplify application properties (PR #2330 by @igpetrov)9c05ce2
- azure,openai: add doc ref to connector (PR #2321 by @igpetrov)ce4332b
- migrate to spring zeebe 8.5.1 (PR #2351 by @chillleader)50c3c96
- hybrids: regenerated hybrids (PR #2418 by @igpetrov)46c2b2b
- sagemaker: refer /next/ docs (PR #2443 by @igpetrov)db77fc3
- added parent POM for all connectors e2e tests (PR #2518 by @Oleksiivanov)a98f3aa
- increase Error Message in Webhook Tab (PR #2535 by @Oleksiivanov)321ef40
- add activity logs for Inbound Connector (PR #2519 by @Oleksiivanov)b0c4e58
- improve validation of (expression) multi-line text fields (PR #2548 by @Oleksiivanov)62b6d8a
- error-variables: Rename field from errorVariables to variables (PR #2671 by @johnBgood)aeea07d
- ensure sensitive data redaction in logs across all connectors (PR #2682 by @Oleksiivanov)68fda3d
- release: Handle minor Alpha versions when releasing (PR #2691 by @johnBgood)a0facda
- rest: Bump element template version (PR #2754 by @johnBgood)153c1ac
- rest: Add regex to allow integers only for timeouts (PR #2769 by @johnBgood)ea67a20
- readme: remove wrong env var hyphen usage (PR #2771 by @Langleu)3c5e115
- preview-env: add dockerhub pull secret (PR #2797 by @clementnero)70b1954
- google-sheets: bump ET version (PR #2819 by @mathias-vandaele)d9a6973
- refactor: Small code finding refactorings (PR #2830 by @sbuettner)92cc18f
- element-template: Add a script to copy all ETs into the Desktop mConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.