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 to Zeebe 1.0.0 #250

Merged
merged 2 commits into from
May 14, 2021
Merged

Update to Zeebe 1.0.0 #250

merged 2 commits into from
May 14, 2021

Conversation

saig0
Copy link
Contributor

@saig0 saig0 commented May 14, 2021

  • dump zeebe from 0.26.3 to 1.0.0
  • in order to align with the new Zeebe version, replace all occurrence of the term "workflow" by "process"/"process definition"
  • import process records instead of deployments

closes #238

saig0 added 2 commits May 14, 2021 11:42
* replace all occurrence of the term "workflow" by "process"/"process definition"
* the new process records contains all required data
* import only events - commands and rejects are not needed
@saig0 saig0 merged commit f0e8f84 into master May 14, 2021
@saig0 saig0 deleted the 238-zeebe-1.0.0 branch May 14, 2021 11:19
@danshapir
Copy link

Thanks!

@danshapir
Copy link

@saig0 there was no docker image pushed to docker-hub, so I can't use it

@saig0
Copy link
Contributor Author

saig0 commented May 29, 2021

The docker image moved from Docker Hub to GitHub packages. You can find the new image here: https://github.com/orgs/camunda-community-hub/packages/container/zeebe-simple-monitor/2530248?tag=2.0.0

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.

Zeebe v1 support?
2 participants