Skip to content

Releases: zeebe-io/benchmark-helm

zeebe-benchmark-0.1.12

07 Jun 08:09
70f6875
Compare
Choose a tag to compare

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

30 May 08:57
6639298
Compare
Choose a tag to compare

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

22 May 14:07
c3c4248
Compare
Choose a tag to compare

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

03 Apr 11:54
1e71265
Compare
Choose a tag to compare

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

  • Merge pull request #46 from zeebe-io/zell-benchmark-metrics
  • Merge pull request #35 from zeebe-io/release

zeebe-benchmark-0.1.8

01 Mar 10:50
82b9ba1
Compare
Choose a tag to compare

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

28 Feb 13:51
ff2e084
Compare
Choose a tag to compare

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

  • Merge pull request #28 from zeebe-io/zell-readme
  • Merge pull request #26 from zeebe-io/zell-add-tests
  • Merge pull request #25 from zeebe-io/release

zeebe-benchmark-0.1.6

27 Feb 11:11
3dbba7d
Compare
Choose a tag to compare

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

24 Feb 08:50
f2ddf9c
Compare
Choose a tag to compare

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

  • Merge pull request #16 from zeebe-io/os-profile-gateway
  • Merge pull request #15 from zeebe-io/os-profiling-toggle
  • Merge pull request #17 from zeebe-io/release

zeebe-benchmark-0.1.4

22 Feb 14:19
5066750
Compare
Choose a tag to compare

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

19 Jan 14:02
3ccd68a
Compare
Choose a tag to compare

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