Releases: zeebe-io/benchmark-helm
zeebe-benchmark-0.3.4
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.3.4 (2024-10-29)
Build
- update chart version
Feat
- introduce worker threads
- remove repeated completion delay, and only add this if not set.
Fix
- regen threads
- increase worker threads
- use larger disks to avoid throttling
Test
- update golden files
- adjust golded file for new disk size
Pull Requests
zeebe-benchmark-0.3.3
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.3.3 (2024-09-26)
Feat
- support credentials on starter
- support credentials on Workers
- define credentials secret
- add helper to find correct secret name
- define new values for SaaS credentials
Fix
- scale workers down
- reduce capacity of workers
- use previously completionDelay default
Refactor
- optimize workers
Test
- verify existing secret behavior
- add golden test for credentials
- generate golden
Pull Requests
zeebe-benchmark-0.3.2
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.3.2 (2024-09-17)
Test
- update golden tests
- update golden files
Pull Requests
- Merge pull request #191 from zeebe-io/release
zeebe-benchmark-0.3.1
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.3.1 (2024-09-16)
Fix
- use correct notation for variable templating
- bring default back
- inform about success worker
- use different worker for get-vendor-info
Pull Requests
- Merge pull request #189 from zeebe-io/release
zeebe-benchmark-0.3.0
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.3.0 (2024-09-16)
Docs
- cadd better example
Feat
- add example values file
- add publish message configuration
- configure starter app
- add payloadPath and completionDelay as config
- extend worker configuration
Fix
- correctly reset benchmark app
- configure starter correctly
- set extraBpmnModels correct in starter app
- scrape correct endpoint
- separate deployments
Refactor
- remove worker
- introduce workers values
- replace defaults
Test
- run workers test separate
- add test for workers
- generate-golden files
- remove capability as we run in priviliged mode
- update golden files
Reverts
- fix: scrape correct endpoint
Pull Requests
- Merge pull request #180 from zeebe-io/release
zeebe-benchmark-0.2.4
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.2.4 (2024-08-22)
Feat
- enable write rate limits for the benchmarks.
Test
- add same config to test file which gets compared with the original.
zeebe-benchmark-0.2.3
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.2.3 (2024-08-16)
Feat
- add more details to NOTES
Test
- regenerate golden files
Pull Requests
- Merge pull request #172 from zeebe-io/release
zeebe-benchmark-0.2.2
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.2.2 (2024-08-08)
Docs
- explain spring config
Refactor
- load config as additional spring config
- set tag on all components
- change zeebe-gateway to zeebeGateway
- disable identityKeycloak
- rename camunda/zeebe repo
Test
- use separate golden files for gw and zeebe
- regenerate golden files
- use right template file
- generate golden files
- add missing golden file test for zeebe deployments
Pull Requests
- Merge pull request #144 from zeebe-io/release
zeebe-benchmark-0.2.1
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.2.1 (2024-01-24)
Fix
- reduce elastic sts name
Pull Requests
- Merge pull request #141 from zeebe-io/release
zeebe-benchmark-0.2.0
The changelog is automatically generated using git-chglog
and it follows Conventional Commits format.
zeebe-benchmark-0.2.0 (2024-01-17)
Feat
- configure hourly index
- update values file
- upgrade to most recent camunda-platform helm chart
Fix
- set a low min_age for operate
- use lower value for min-age
- use correct ES uri
- use correct values for ES chart
Refactor
- remove curator deployments
- remove additional retention policy cfg
- remove retention policy cfg
Test
- update golden
- remove curator from golden test
- update golden files
- update golden files
- update golden tests
Pull Requests
- Merge pull request #123 from zeebe-io/release