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 dependency @camunda8/sdk to v8.6.16 #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@camunda8/sdk 8.5.0 -> 8.6.16 age adoption passing confidence

Release Notes

camunda/camunda-8-js-sdk (@​camunda8/sdk)

v8.6.16

Compare Source

Features
  • authorization: add bearer token authorization (f7d1ff3)

v8.6.15

Compare Source

Bug Fixes
  • modeler: correct HTTP methods for file methods. fixes #​269 (7819baa)

v8.6.14

Compare Source

Bug Fixes
  • camunda8: correctly parse autostart parameter of JobWorker (cb95946)
  • camunda8: type variables in async process instance start as never (3055734)
  • lossless-parser: correctly parse number array (d69729a), closes #​258
  • lossless-parser: throw on encountering Date, Map, or Set (bb5d8ea), closes #​254
  • zeebe: do not override explicit ZEEBE_GRPC_ADDRESS with default ZEEBE_ADDRESS (cd6080f), closes #​245
  • zeebe: throw on client if array passed as variables to CompleteJob (40a6316), closes #​247
Features
  • camunda8: add C8RestClient (8e93c92), closes #​235
  • camunda8: add modifyAuthorization method (0d97f68)
  • camunda8: complete deployResources feature (8043ac9)
  • camunda8: implement createProcessInstanceWithResult (4ec4fa1)
  • camunda8: implement deleteResource over REST (1dcb101), closes #​251
  • camunda8: implement deployResources REST API (debd212)
  • camunda8: implement publishMessage over REST (057a9fe), closes #​250
  • camunda8: support broadcastSignal over REST (43f82a4), closes #​248
  • camunda8: support pluggable winston logging for C8RestClient (d41d3f8)
  • camunda8: support updateElementInstanceVariables (7de82b7), closes #​249
  • repo: support passing middleware (1b7715e), closes #​261
  • zeebe: add operationReference field to gRPC methods (2e5af66), closes #​237
  • zeebe: create and cancel process instances over REST (a49d217)
  • zeebe: lossless parse REST variables and customheaders (f19a252), closes #​244

v8.6.13

Compare Source

Bug Fixes
  • operate: use post request for decision definitions and decision instances endpoints (419ae56)

v8.6.12

Compare Source

Bug Fixes
  • zeebe: fail job if variables cannot be parsed (495c05e), closes #​236

v8.6.11

Compare Source

Bug Fixes
  • oauth: uri encode clientId and clientSecret (dd8583a), closes #​230

v8.6.10

Compare Source

Bug Fixes
  • lossless-parser: correctly handle null in objects (b712651), closes #​212

v8.6.9

Compare Source

Features
  • zeebe: add support for ZEEBE_INSECURE_CONNECTION env var (ed14df8)
  • zeebe: fix activate jobs stream (68bb5da)

v8.6.8

Compare Source

Bug Fixes

v8.6.7

Compare Source

Bug Fixes
  • docs: update config for disabling authentication (df5879f)

v8.6.6

Compare Source

Bug Fixes
  • optimize: fix exportReportDefinitions REST call path (e5f5da7), closes #​192

v8.6.5

Compare Source

Bug Fixes
  • zeebe: add headers to all REST method calls (9b99177)

v8.6.4

Compare Source

Bug Fixes
  • optimize: fix labelVariables method (b8a4c68)

v8.6.3

Compare Source

Bug Fixes
  • specify the correct audience when getting an Optimize auth token (#​185) (a852281)

v8.6.2

Compare Source

Bug Fixes
  • zeebe: security fix for grpc-js dependency update (#​180) (f43d956)
Features

v8.6.1

Compare Source

Features
  • authorization: add bearer token authorization (f7d1ff3)

v8.6.0

Compare Source

Features

8.5.4 (2024-05-24)

Bug Fixes
  • issue137: support ZEEBE_REST_ADDRESS and ZEEBE_GRPC_ADDRESS environment variables (#​159) (41fdca0)
  • oauth: correctly expire cached token (#​164) (c86e550), closes #​163
Features
  • camunda8: support Basic Auth (d6acdfd), closes #​165
  • oauth: add conditional loading of client key and cert for getting a token (#​161) (f05aa8a)
  • zeebe: support Zeebe User Task REST API (022607b), closes #​34

8.5.4-alpha.2 (2024-05-22)

Bug Fixes
  • issue137: support ZEEBE_REST_ADDRESS and ZEEBE_GRPC_ADDRESS environment variables (#​159) (41fdca0)
  • oauth: correctly expire cached token (#​164) (c86e550), closes #​163
Features
  • zeebe: support Zeebe User Task REST API (022607b), closes #​34

8.5.4-alpha.1 (2024-05-15)

Features
  • oauth: add conditional loading of client key and cert for getting a token (#​161) (f05aa8a)

8.5.3 (2024-05-08)

Bug Fixes

8.5.2 (2024-05-07)

Bug Fixes
  • zeebe: waitForReady deadline not miliseconds, but date (#​148) (12db206)
Features
Reverts

8.5.2-alpha.1 (2024-05-07)

Bug Fixes
Features

8.5.1 (2024-05-05)

Features

8.5.1-alpha.4 (2024-05-03)

Features

8.5.1-alpha.3 (2024-04-29)

Bug Fixes
  • tasklist: correct default value of includeVariables parameter in tasklist variables search (#​136) (23af921)

8.5.1-alpha.2 (2024-04-20)

Features

8.5.1-alpha.1 (2024-04-09)

Features

v8.5.9

Compare Source

v8.5.8

Compare Source

v8.5.7

Compare Source

v8.5.6

Compare Source

v8.5.5

Compare Source

Features

v8.5.4

Compare Source

Bug Fixes
  • issue137: support ZEEBE_REST_ADDRESS and ZEEBE_GRPC_ADDRESS environment variables (#​159) (41fdca0)
  • oauth: correctly expire cached token (#​164) (c86e550), closes #​163
Features
  • camunda8: support Basic Auth (d6acdfd), closes #​165
  • oauth: add conditional loading of client key and cert for getting a token (#​161) (f05aa8a)
  • zeebe: support Zeebe User Task REST API (022607b), closes #​34

v8.5.3

Compare Source

Bug Fixes

v8.5.2

Compare Source

Bug Fixes
  • zeebe: waitForReady deadline not miliseconds, but date (#​148) (12db206)
Features
Reverts

v8.5.1

Compare Source

Features

Configuration

📅 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.5.1 Update dependency @camunda8/sdk to v8.5.2 May 7, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.5.2 Update dependency @camunda8/sdk to v8.5.3 May 8, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.5.3 Update dependency @camunda8/sdk to v8.5.4 May 24, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.5.4 Update dependency @camunda8/sdk to v8.6.0 Jun 6, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.0 Update dependency @camunda8/sdk to v8.6.1 Jun 10, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.1 Update dependency @camunda8/sdk to v8.6.2 Jun 12, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.2 Update dependency @camunda8/sdk to v8.6.3 Jun 13, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.3 Update dependency @camunda8/sdk to v8.6.4 Jun 14, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.4 Update dependency @camunda8/sdk to v8.6.6 Jun 18, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.6 Update dependency @camunda8/sdk to v8.6.7 Jun 21, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.7 Update dependency @camunda8/sdk to v8.6.8 Jul 12, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.8 Update dependency @camunda8/sdk to v8.6.9 Jul 29, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.9 Update dependency @camunda8/sdk to v8.6.10 Jul 29, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.10 Update dependency @camunda8/sdk to v8.6.11 Aug 21, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.11 Update dependency @camunda8/sdk to v8.6.12 Aug 30, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.12 Update dependency @camunda8/sdk to v8.6.13 Sep 26, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.13 Update dependency @camunda8/sdk to v8.6.14 Oct 24, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.14 Update dependency @camunda8/sdk to v8.6.15 Oct 24, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.15 Update dependency @camunda8/sdk to v8.6.16 Nov 15, 2024
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.16 Update dependency @camunda8/sdk to v8.6.16 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/camunda8-sdk-8.x-lockfile branch December 8, 2024 18:47
@renovate renovate bot changed the title Update dependency @camunda8/sdk to v8.6.16 - autoclosed Update dependency @camunda8/sdk to v8.6.16 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/camunda8-sdk-8.x-lockfile branch from cc96b19 to 4941f7c Compare December 8, 2024 23:29
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.

0 participants