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

refactor: prepare for 8.7.0 client module migration #816

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

npepinpe
Copy link
Collaborator

@npepinpe npepinpe commented Jan 2, 2025

Description

This PR migrates zeebe-process-test to use Camunda 8.7.0, which has some breaking changes, notably the client migration (packages and class names changed).

This means this is also a breaking change, but it will be first released in 4.0.0.

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing
  • Ensure all PR checks are green

@npepinpe npepinpe self-assigned this Jan 2, 2025
@npepinpe
Copy link
Collaborator Author

npepinpe commented Jan 2, 2025

It will likely be entirely red for a bit due to Maven cache. Let's clean it and see.

@npepinpe
Copy link
Collaborator Author

npepinpe commented Jan 2, 2025

Possibly it will not be able to find the right snapshots as it doesn't access the Camunda Nexus...? 🤔

@npepinpe
Copy link
Collaborator Author

npepinpe commented Jan 2, 2025

The alpha release is next week, let's just wait for that.

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.

1 participant