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

build(deps): bump zeebe.version from 8.7.0-alpha2 to 8.8.0-alpha1-rc1 #467

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps zeebe.version from 8.7.0-alpha2 to 8.8.0-alpha1-rc1.
Updates io.camunda:zeebe-bom from 8.7.0-alpha2 to 8.8.0-alpha1-rc1

Release notes

Sourced from io.camunda:zeebe-bom's releases.

8.7.0-alpha3

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)

Java Client

  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • Migrate joining inclusive gateway with at least one incoming sequence flow is taken (#25674)
  • Migrate active inclusive gateway (#25673)
  • Migrate joining parallel gateway with at least one incoming sequence flow is taken (#25640)
  • Unify authorizations configuration properties across components (#25373)
  • A process instance completes an ad-hoc subprocess when the last child instance is completed (#25272)
  • I can activate activities when entering an ad-hoc subprocess (#25271)
  • Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
  • [Doc Handling] AWS S3 document store implementation (#24541)
  • I can migrate parallel and inclusive gateway instances (#24361)
  • Implement Usage Metric REST API (#23812)
  • Migrate active parallel gateway (#22128)

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Fix REST client connection handling (#19883)

Misc

  • Components navigation menu does not show available cluster (unaligned with Tasklist behavior) (#26688)
  • Form fields not accessible in Chrome Browser (#26522)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Webapps backup fails if one application is not deployed (#26120)
  • Admin role missing from Users Assigned roles UI/is not found in service calls for a members roles (#26098)
  • Investigate failing integration tests on stable/8.6 (#26092)
  • Follow-up: Fix page.firstSortValues returned by the search API (#26080)
  • Matchers used for index descriptor make impossible to restore a backup (#26066)
  • Opensearch schema manager false negative during index validation (#26056)
  • Camunda Exporter flushs even when importers are not done (#26047)
  • Importer(s) are not communicating import done correctly (#26046)
  • Broken style in some instances on the Decisions page (#26036)
  • Elasticsearch Issue on INT with SNAPSHOT generation (#26030)
  • Missing permissions should return status code 403 Forbidden (#26010)
  • "Post exporter" is stuck on amount of incidents > 10 (#25968)
  • Manual and Scheduled Backups Failing to Progress (#25938)
  • Index name: task. Not supported index changes are introduced. Data migration is required. (#25810)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Misleading log when starting Optimize (#25716)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Same-site auth cookie is not being attached to the home page request after successful authentication (#25644)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh (#25633)
  • Identity records are not copied properly (#25620)
  • UserTaskVariableHandler handle variables with suffix same as internal suffix (#25614)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)

... (truncated)

Commits
  • e9c506d [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 4ce2ea3 Revert "[maven-release-plugin] prepare release 8.8.0-alpha1-rc1"
  • f9e7766 [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0701047 fix: add name to java-deprecated/pom.
  • 941424b [maven-release-plugin] prepare for next development iteration
  • 689bf4b [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0371b35 test: remove redundant unauthenticated setup (#27618)
  • 169e57a feat: add error message for document components in public start forms (#27542)
  • edb9659 Migrate broker health metrics to Micrometer (#27538)
  • 2e832ed Partial authorization update is not supported (#27596)
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-util from 8.7.0-alpha2 to 8.8.0-alpha1-rc1

Release notes

Sourced from io.camunda:zeebe-util's releases.

8.7.0-alpha3

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)

Java Client

  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • Migrate joining inclusive gateway with at least one incoming sequence flow is taken (#25674)
  • Migrate active inclusive gateway (#25673)
  • Migrate joining parallel gateway with at least one incoming sequence flow is taken (#25640)
  • Unify authorizations configuration properties across components (#25373)
  • A process instance completes an ad-hoc subprocess when the last child instance is completed (#25272)
  • I can activate activities when entering an ad-hoc subprocess (#25271)
  • Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
  • [Doc Handling] AWS S3 document store implementation (#24541)
  • I can migrate parallel and inclusive gateway instances (#24361)
  • Implement Usage Metric REST API (#23812)
  • Migrate active parallel gateway (#22128)

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Fix REST client connection handling (#19883)

Misc

  • Components navigation menu does not show available cluster (unaligned with Tasklist behavior) (#26688)
  • Form fields not accessible in Chrome Browser (#26522)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Webapps backup fails if one application is not deployed (#26120)
  • Admin role missing from Users Assigned roles UI/is not found in service calls for a members roles (#26098)
  • Investigate failing integration tests on stable/8.6 (#26092)
  • Follow-up: Fix page.firstSortValues returned by the search API (#26080)
  • Matchers used for index descriptor make impossible to restore a backup (#26066)
  • Opensearch schema manager false negative during index validation (#26056)
  • Camunda Exporter flushs even when importers are not done (#26047)
  • Importer(s) are not communicating import done correctly (#26046)
  • Broken style in some instances on the Decisions page (#26036)
  • Elasticsearch Issue on INT with SNAPSHOT generation (#26030)
  • Missing permissions should return status code 403 Forbidden (#26010)
  • "Post exporter" is stuck on amount of incidents > 10 (#25968)
  • Manual and Scheduled Backups Failing to Progress (#25938)
  • Index name: task. Not supported index changes are introduced. Data migration is required. (#25810)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Misleading log when starting Optimize (#25716)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Same-site auth cookie is not being attached to the home page request after successful authentication (#25644)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh (#25633)
  • Identity records are not copied properly (#25620)
  • UserTaskVariableHandler handle variables with suffix same as internal suffix (#25614)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)

... (truncated)

Commits
  • e9c506d [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 4ce2ea3 Revert "[maven-release-plugin] prepare release 8.8.0-alpha1-rc1"
  • f9e7766 [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0701047 fix: add name to java-deprecated/pom.
  • 941424b [maven-release-plugin] prepare for next development iteration
  • 689bf4b [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0371b35 test: remove redundant unauthenticated setup (#27618)
  • 169e57a feat: add error message for document components in public start forms (#27542)
  • edb9659 Migrate broker health metrics to Micrometer (#27538)
  • 2e832ed Partial authorization update is not supported (#27596)
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-atomix-cluster from 8.7.0-alpha2 to 8.8.0-alpha1-rc1

Release notes

Sourced from io.camunda:zeebe-atomix-cluster's releases.

8.7.0-alpha3

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)

Java Client

  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • Migrate joining inclusive gateway with at least one incoming sequence flow is taken (#25674)
  • Migrate active inclusive gateway (#25673)
  • Migrate joining parallel gateway with at least one incoming sequence flow is taken (#25640)
  • Unify authorizations configuration properties across components (#25373)
  • A process instance completes an ad-hoc subprocess when the last child instance is completed (#25272)
  • I can activate activities when entering an ad-hoc subprocess (#25271)
  • Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
  • [Doc Handling] AWS S3 document store implementation (#24541)
  • I can migrate parallel and inclusive gateway instances (#24361)
  • Implement Usage Metric REST API (#23812)
  • Migrate active parallel gateway (#22128)

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Fix REST client connection handling (#19883)

Misc

  • Components navigation menu does not show available cluster (unaligned with Tasklist behavior) (#26688)
  • Form fields not accessible in Chrome Browser (#26522)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Webapps backup fails if one application is not deployed (#26120)
  • Admin role missing from Users Assigned roles UI/is not found in service calls for a members roles (#26098)
  • Investigate failing integration tests on stable/8.6 (#26092)
  • Follow-up: Fix page.firstSortValues returned by the search API (#26080)
  • Matchers used for index descriptor make impossible to restore a backup (#26066)
  • Opensearch schema manager false negative during index validation (#26056)
  • Camunda Exporter flushs even when importers are not done (#26047)
  • Importer(s) are not communicating import done correctly (#26046)
  • Broken style in some instances on the Decisions page (#26036)
  • Elasticsearch Issue on INT with SNAPSHOT generation (#26030)
  • Missing permissions should return status code 403 Forbidden (#26010)
  • "Post exporter" is stuck on amount of incidents > 10 (#25968)
  • Manual and Scheduled Backups Failing to Progress (#25938)
  • Index name: task. Not supported index changes are introduced. Data migration is required. (#25810)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Misleading log when starting Optimize (#25716)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Same-site auth cookie is not being attached to the home page request after successful authentication (#25644)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh (#25633)
  • Identity records are not copied properly (#25620)
  • UserTaskVariableHandler handle variables with suffix same as internal suffix (#25614)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)

... (truncated)

Commits
  • e9c506d [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 4ce2ea3 Revert "[maven-release-plugin] prepare release 8.8.0-alpha1-rc1"
  • f9e7766 [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0701047 fix: add name to java-deprecated/pom.
  • 941424b [maven-release-plugin] prepare for next development iteration
  • 689bf4b [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0371b35 test: remove redundant unauthenticated setup (#27618)
  • 169e57a feat: add error message for document components in public start forms (#27542)
  • edb9659 Migrate broker health metrics to Micrometer (#27538)
  • 2e832ed Partial authorization update is not supported (#27596)
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-protocol from 8.7.0-alpha2 to 8.8.0-alpha1-rc1

Release notes

Sourced from io.camunda:zeebe-protocol's releases.

8.7.0-alpha3

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)

Java Client

  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • Migrate joining inclusive gateway with at least one incoming sequence flow is taken (#25674)
  • Migrate active inclusive gateway (#25673)
  • Migrate joining parallel gateway with at least one incoming sequence flow is taken (#25640)
  • Unify authorizations configuration properties across components (#25373)
  • A process instance completes an ad-hoc subprocess when the last child instance is completed (#25272)
  • I can activate activities when entering an ad-hoc subprocess (#25271)
  • Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
  • [Doc Handling] AWS S3 document store implementation (#24541)
  • I can migrate parallel and inclusive gateway instances (#24361)
  • Implement Usage Metric REST API (#23812)
  • Migrate active parallel gateway (#22128)

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Fix REST client connection handling (#19883)

Misc

  • Components navigation menu does not show available cluster (unaligned with Tasklist behavior) (#26688)
  • Form fields not accessible in Chrome Browser (#26522)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Webapps backup fails if one application is not deployed (#26120)
  • Admin role missing from Users Assigned roles UI/is not found in service calls for a members roles (#26098)
  • Investigate failing integration tests on stable/8.6 (#26092)
  • Follow-up: Fix page.firstSortValues returned by the search API (#26080)
  • Matchers used for index descriptor make impossible to restore a backup (#26066)
  • Opensearch schema manager false negative during index validation (#26056)
  • Camunda Exporter flushs even when importers are not done (#26047)
  • Importer(s) are not communicating import done correctly (#26046)
  • Broken style in some instances on the Decisions page (#26036)
  • Elasticsearch Issue on INT with SNAPSHOT generation (#26030)
  • Missing permissions should return status code 403 Forbidden (#26010)
  • "Post exporter" is stuck on amount of incidents > 10 (#25968)
  • Manual and Scheduled Backups Failing to Progress (#25938)
  • Index name: task. Not supported index changes are introduced. Data migration is required. (#25810)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Misleading log when starting Optimize (#25716)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Same-site auth cookie is not being attached to the home page request after successful authentication (#25644)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh (#25633)
  • Identity records are not copied properly (#25620)
  • UserTaskVariableHandler handle variables with suffix same as internal suffix (#25614)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)

... (truncated)

Commits
  • e9c506d [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 4ce2ea3 Revert "[maven-release-plugin] prepare release 8.8.0-alpha1-rc1"
  • f9e7766 [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0701047 fix: add name to java-deprecated/pom.
  • 941424b [maven-release-plugin] prepare for next development iteration
  • 689bf4b [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0371b35 test: remove redundant unauthenticated setup (#27618)
  • 169e57a feat: add error message for document components in public start forms (#27542)
  • edb9659 Migrate broker health metrics to Micrometer (#27538)
  • 2e832ed Partial authorization update is not supported (#27596)
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-protocol-impl from 8.7.0-alpha2 to 8.8.0-alpha1-rc1

Release notes

Sourced from io.camunda:zeebe-protocol-impl's releases.

8.7.0-alpha3

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)

Java Client

  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • Migrate joining inclusive gateway with at least one incoming sequence flow is taken (#25674)
  • Migrate active inclusive gateway (#25673)
  • Migrate joining parallel gateway with at least one incoming sequence flow is taken (#25640)
  • Unify authorizations configuration properties across components (#25373)
  • A process instance completes an ad-hoc subprocess when the last child instance is completed (#25272)
  • I can activate activities when entering an ad-hoc subprocess (#25271)
  • Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
  • [Doc Handling] AWS S3 document store implementation (#24541)
  • I can migrate parallel and inclusive gateway instances (#24361)
  • Implement Usage Metric REST API (#23812)
  • Migrate active parallel gateway (#22128)

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Fix REST client connection handling (#19883)

Misc

  • Components navigation menu does not show available cluster (unaligned with Tasklist behavior) (#26688)
  • Form fields not accessible in Chrome Browser (#26522)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Webapps backup fails if one application is not deployed (#26120)
  • Admin role missing from Users Assigned roles UI/is not found in service calls for a members roles (#26098)
  • Investigate failing integration tests on stable/8.6 (#26092)
  • Follow-up: Fix page.firstSortValues returned by the search API (#26080)
  • Matchers used for index descriptor make impossible to restore a backup (#26066)
  • Opensearch schema manager false negative during index validation (#26056)
  • Camunda Exporter flushs even when importers are not done (#26047)
  • Importer(s) are not communicating import done correctly (#26046)
  • Broken style in some instances on the Decisions page (#26036)
  • Elasticsearch Issue on INT with SNAPSHOT generation (#26030)
  • Missing permissions should return status code 403 Forbidden (#26010)
  • "Post exporter" is stuck on amount of incidents > 10 (#25968)
  • Manual and Scheduled Backups Failing to Progress (#25938)
  • Index name: task. Not supported index changes are introduced. Data migration is required. (#25810)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Misleading log when starting Optimize (#25716)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Same-site auth cookie is not being attached to the home page request after successful authentication (#25644)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh (#25633)
  • Identity records are not copied properly (#25620)
  • UserTaskVariableHandler handle variables with suffix same as internal suffix (#25614)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)

... (truncated)

Commits
  • e9c506d [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 4ce2ea3 Revert "[maven-release-plugin] prepare release 8.8.0-alpha1-rc1"
  • f9e7766 [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0701047 fix: add name to java-deprecated/pom.
  • 941424b [maven-release-plugin] prepare for next development iteration
  • 689bf4b [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0371b35 test: remove redundant unauthenticated setup (#27618)
  • 169e57a feat: add error message for document components in public start forms (#27542)
  • edb9659 Migrate broker health metrics to Micrometer (#27538)
  • 2e832ed Partial authorization update is not supported (#27596)
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-logstreams from 8.7.0-alpha2 to 8.8.0-alpha1-rc1

Release notes

Sourced from io.camunda:zeebe-logstreams's releases.

8.7.0-alpha3

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)

Java Client

  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • Migrate joining inclusive gateway with at least one incoming sequence flow is taken (#25674)
  • Migrate active inclusive gateway (#25673)
  • Migrate joining parallel gateway with at least one incoming sequence flow is taken (#25640)
  • Unify authorizations configuration properties across components (#25373)
  • A process instance completes an ad-hoc subprocess when the last child instance is completed (#25272)
  • I can activate activities when entering an ad-hoc subprocess (#25271)
  • Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
  • [Doc Handling] AWS S3 document store implementation (#24541)
  • I can migrate parallel and inclusive gateway instances (#24361)
  • Implement Usage Metric REST API (#23812)
  • Migrate active parallel gateway (#22128)

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Fix REST client connection handling (#19883)

Misc

  • Components navigation menu does not show available cluster (unaligned with Tasklist behavior) (#26688)
  • Form fields not accessible in Chrome Browser (#26522)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Webapps backup fails if one application is not deployed (#26120)
  • Admin role missing from Users Assigned roles UI/is not found in service calls for a members roles (#26098)
  • Investigate failing integration tests on stable/8.6 (#26092)
  • Follow-up: Fix page.firstSortValues returned by the search API (#26080)
  • Matchers used for index descriptor make impossible to restore a backup (#26066)
  • Opensearch schema manager false negative during index validation (#26056)
  • Camunda Exporter flushs even when importers are not done (#26047)
  • Importer(s) are not communicating import done correctly (#26046)
  • Broken style in some instances on the Decisions page (#26036)
  • Elasticsearch Issue on INT with SNAPSHOT generation (#26030)
  • Missing permissions should return status code 403 Forbidden (#26010)
  • "Post exporter" is stuck on amount of incidents > 10 (#25968)
  • Manual and Scheduled Backups Failing to Progress (#25938)
  • Index name: task. Not supported index changes are introduced. Data migration is required. (#25810)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Misleading log when starting Optimize (#25716)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Same-site auth cookie is not being attached to the home page request after successful authentication (#25644)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh (#25633)
  • Identity records are not copied properly (#25620)
  • UserTaskVariableHandler handle variables with suffix same as internal suffix (#25614)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)

... (truncated)

Commits
  • e9c506d [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 4ce2ea3 Revert "[maven-release-plugin] prepare release 8.8.0-alpha1-rc1"
  • f9e7766 [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0701047 fix: add name to java-deprecated/pom.
  • 941424b [maven-release-plugin] prepare for next development iteration
  • 689bf4b [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0371b35 test: remove redundant unauthenticated setup (#27618)
  • 169e57a feat: add error message for document components in public start forms (#27542)
  • edb9659 Migrate broker health metrics to Micrometer (#27538)
  • 2e832ed Partial authorization update is not supported (#27596)
  • Additional commits viewable in compare view

Updates io.camunda:zeebe-db from 8.7.0-alpha2 to 8.8.0-alpha1-rc1

Release notes

Sourced from io.camunda:zeebe-db's releases.

8.7.0-alpha3

Enhancements

Gateway

  • Enable Query API (not configurable, remove dedicated annotation for query controllers) (#25993)

Java Client

  • Add Spring SDK Testing support that was present in community Spring SDK (#26423)

Misc

  • Migrate joining inclusive gateway with at least one incoming sequence flow is taken (#25674)
  • Migrate active inclusive gateway (#25673)
  • Migrate joining parallel gateway with at least one incoming sequence flow is taken (#25640)
  • Unify authorizations configuration properties across components (#25373)
  • A process instance completes an ad-hoc subprocess when the last child instance is completed (#25272)
  • I can activate activities when entering an ad-hoc subprocess (#25271)
  • Migrate existing Tasklist v1 API to the harmonized index schema (#24665)
  • [Doc Handling] AWS S3 document store implementation (#24541)
  • I can migrate parallel and inclusive gateway instances (#24361)
  • Implement Usage Metric REST API (#23812)
  • Migrate active parallel gateway (#22128)

Bug Fixes

Java Client

  • Unauthorized REST requests are retried forever when OAuth is used (#26012)
  • Zeebe Java Client Fails to Handle Error Responses Gracefully (#25087)
  • Fix REST client connection handling (#19883)

Misc

  • Components navigation menu does not show available cluster (unaligned with Tasklist behavior) (#26688)
  • Form fields not accessible in Chrome Browser (#26522)
  • CommandWrapper#executeAsyncWithMetrics fails with ClassCastException (#26418)
  • Webapps backup fails if one application is not deployed (#26120)
  • Admin role missing from Users Assigned roles UI/is not found in service calls for a members roles (#26098)
  • Investigate failing integration tests on stable/8.6 (#26092)
  • Follow-up: Fix page.firstSortValues returned by the search API (#26080)
  • Matchers used for index descriptor make impossible to restore a backup (#26066)
  • Opensearch schema manager false negative during index validation (#26056)
  • Camunda Exporter flushs even when importers are not done (#26047)
  • Importer(s) are not communicating import done correctly (#26046)
  • Broken style in some instances on the Decisions page (#26036)
  • Elasticsearch Issue on INT with SNAPSHOT generation (#26030)
  • Missing permissions should return status code 403 Forbidden (#26010)
  • "Post exporter" is stuck on amount of incidents > 10 (#25968)
  • Manual and Scheduled Backups Failing to Progress (#25938)
  • Index name: task. Not supported index changes are introduced. Data migration is required. (#25810)
  • Same-name form resources inside deployments overridden with unexpected content on deployment distribution (#25727)
  • Misleading log when starting Optimize (#25716)
  • Redirect the /instances/* routes to /operate/instances/* (#25711)
  • Same-site auth cookie is not being attached to the home page request after successful authentication (#25644)
  • Tasklist Error on Initial and Subsequent Navigations (#25638)
  • C8Run - 8.7 version doesn't start with the ./start.sh or ./shutdown.sh (#25633)
  • Identity records are not copied properly (#25620)
  • UserTaskVariableHandler handle variables with suffix same as internal suffix (#25614)
  • Tasklist ignores context path when redirecting to deep link URLs after OIDC login (#25534)

... (truncated)

Commits
  • e9c506d [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 4ce2ea3 Revert "[maven-release-plugin] prepare release 8.8.0-alpha1-rc1"
  • f9e7766 [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0701047 fix: add name to java-deprecated/pom.
  • 941424b [maven-release-plugin] prepare for next development iteration
  • 689bf4b [maven-release-plugin] prepare release 8.8.0-alpha1-rc1
  • 0371b35 test: remove redundant unauthenticated setup (#27618)
  • 169e57a feat: add error message for document components in public start forms (#27542)
  • edb9659 Migrate broker health metrics to Micrometer (#27538)
  • 2e832ed Partial authorization update is not supported (#27596)
  • Additional commits vi...

    Description has been truncated

Bumps `zeebe.version` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1.

Updates `io.camunda:zeebe-bom` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-util` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-atomix-cluster` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-protocol` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-protocol-impl` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-logstreams` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-db` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-bpmn-model` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-client-java` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-test-util` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

Updates `io.camunda:zeebe-build-tools` from 8.7.0-alpha2 to 8.8.0-alpha1-rc1
- [Release notes](https://github.com/camunda/camunda/releases)
- [Changelog](https://github.com/camunda/camunda/blob/main/CHANGELOG.md)
- [Commits](camunda/camunda@8.7.0-alpha2...8.8.0-alpha1-rc1)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-util
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-atomix-cluster
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-protocol-impl
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-logstreams
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-db
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-bpmn-model
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-client-java
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-test-util
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.camunda:zeebe-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ChrisKujawa as a code owner February 5, 2025 07:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 5, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

Superseded by #468.

@dependabot dependabot bot closed this Feb 10, 2025
@dependabot dependabot bot deleted the dependabot/maven/zeebe.version-8.8.0-alpha1-rc1 branch February 10, 2025 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants