Releases: zeebe-io/benchmark-helm
zeebe-benchmark-0.1.12
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.12 (2023-06-07)
Fix
- disable global ingress
- disable unnecessary components
Pull Requests
- Merge pull request #64 from zeebe-io/release
zeebe-benchmark-0.1.11
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.11 (2023-05-30)
Refactor
- disable GMP integration via labels
Pull Requests
- Merge pull request #58 from zeebe-io/release
zeebe-benchmark-0.1.10
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.10 (2023-05-22)
Refactor
- bump app version
- disable identity/gateway integration
- temporarily add gmp metric label back until full migration
- use app.kubernetes.io/component label for clients
- migrate to standard Prometheus service monitor
Test
- update golden files
- add golden file test
Pull Requests
- Merge pull request #53 from zeebe-io/release
zeebe-benchmark-0.1.9
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.9 (2023-04-03)
Docs
- fix typos
Feat
- expose metrics port
Fix
- remove trailing slash to rebalance leaders
Test
- gen golden file
Pull Requests
zeebe-benchmark-0.1.8
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.8 (2023-03-01)
Fix
- use correct JDK_JAVA_OPTIONS
Test
- remove concurrency
- generate golden
Pull Requests
- Merge pull request #32 from zeebe-io/release
zeebe-benchmark-0.1.7
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.7 (2023-02-28)
Docs
- fix toc
- write values documentation
Feat
- enhance release notes
Fix
- remove consistency checks from env
Refactor
- migrate all settings to new config
Test
- update golden file
- add zeebe config test
- add other goldenfiles
- add other resources to golden test
- add golden file for zeebe-config
- setup test go project
Pull Requests
zeebe-benchmark-0.1.6
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.6 (2023-02-27)
Fix
- don't fail if no javaOpts are provided
Pull Requests
- Merge pull request #21 from zeebe-io/release
zeebe-benchmark-0.1.5
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.5 (2023-02-24)
Feat
- use
zeebe.config
for gateway too - enable broker profiling via helm value
Fix
- use native env vars to set worker and starter properties
- make k8s namespace and name available
Pull Requests
zeebe-benchmark-0.1.4
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.4 (2023-02-22)
Feat
- set zeebe config via values
Pull Requests
- Merge pull request #10 from zeebe-io/release
zeebe-benchmark-0.1.3
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.1.3 (2023-01-19)
Feat
- add values for leader balancing
- add cron job for curl rebalance
Fix
- rebalancer container name
Pull Requests
- Merge pull request #6 from zeebe-io/release