Releases: quarkiverse/quarkus-temporal
Releases · quarkiverse/quarkus-temporal
0.0.4
What's Changed
- Make worker optional in TemporalWorkflowStub by @rmanibus in #54
- Minor code cleanup by @melloware in #56
- default build id to git commit by @rmanibus in #55
- docs: add tmulle as a contributor for ideas, and test by @allcontributors in #59
- Allow IT to be run in
quarkus:dev
and kicked off with REST endpoint by @melloware in #60 - Allow to set a custom WorkflowOptions when creating a workflow stub by @rmanibus in #58
- allow to configure Rpc Retry options by @rmanibus in #61
- Add workflows & workers tables to dev ui by @rmanibus in #62
- add documentation for quarkus-temporal-test by @rmanibus in #64
- Bump io.quarkiverse:quarkiverse-parent from 16 to 17 in the quarkiverse group by @dependabot in #66
- 0.0.4 by @melloware in #67
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Commit all doc include changes by @gastaldi in #37
- Quarkus 3.8.5 LTS by @melloware in #36
- cdi integration test by @rmanibus in #39
- Documentation Updates by @melloware in #40
- allow queue name configuration by @rmanibus in #42
- fix package mixup in tests by @rmanibus in #43
- Custom Client by @rmanibus in #45
- move default worker name in constant by @rmanibus in #46
- workflow stub injection by @rmanibus in #41
- Allow explicit binding of workflow/activity to worker by @rmanibus in #47
- Bump the dependencies group with 2 updates by @dependabot in #48
- code cleanup & doc fixes by @rmanibus in #49
- rename WorkflowImpl & ActivityImpl by @rmanibus in #50
- 0.0.3 by @melloware in #52
New Contributors
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Quarkiversify! by @melloware in #1
- docs: add rmanibus as a contributor for maintenance, and code by @allcontributors in #4
- docs: add melloware as a contributor for maintenance, and code by @allcontributors in #5
- Bump the quarkus group with 2 updates by @dependabot in #2
- Bump the dependencies group with 9 updates by @dependabot in #3
- Add extension configuration by @melloware in #10
- rename plugin in extension by @rmanibus in #12
- Rename Java packages to io.quarkiverse by @rmanibus in #13
- Fix #11: Dev UI Card by @melloware in #16
- cleanup integration tests by @rmanibus in #19
- Resolve conflict by @rmanibus in #20
- enable worker configuration by @rmanibus in #23
- add first integration test by @rmanibus in #24
- follow quarkus grpc version by @ggrebert in #25
- add config to start workers by @rmanibus in #26
- docs: add ggrebert as a contributor for code by @allcontributors in #27
- workflow & activities discovery unit test by @rmanibus in #28
- disable start workers tests for now by @rmanibus in #29
- add configuration properties for workers by @rmanibus in #30
- client configuration by @rmanibus in #31
- write initial documentation by @rmanibus in #32
- 0.0.2 Release by @melloware in #35
New Contributors
- @melloware made their first contribution in #1
- @allcontributors made their first contribution in #4
- @dependabot made their first contribution in #2
- @rmanibus made their first contribution in #12
- @ggrebert made their first contribution in #25
Full Changelog: https://github.com/quarkiverse/quarkus-temporal/commits/0.0.2