Skip to content

Latest commit

 

History

History
87 lines (40 loc) · 3.9 KB

CHANGELOG.md

File metadata and controls

87 lines (40 loc) · 3.9 KB

1.3.0 (2024-07-10)

Features

  • Show API name in reporters (a8b6601)

1.2.2 (2024-06-03)

Bug Fixes

  • typo in ftl for countIncrement (0e4b08d)

1.2.1 (2024-05-22)

Bug Fixes

  • use Monitor class from reporter API (a624526)

1.2.0 (2024-05-06)

Features

  • add count increments to v4 message metrics (b145251)

1.1.0 (2024-04-16)

Features

  • add entrypoint id to v4 metrics index (3e116a8)

1.0.6 (2024-03-28)

Bug Fixes

  • deps: update dependency commons-validator:commons-validator to v1.8.0 (9e820b0)
  • deps: update dependency io.gravitee.reporter:gravitee-reporter-api to v1.28.1 (c573e35)
  • deps: update dependency org.msgpack:jackson-dataformat-msgpack to v0.9.8 (b5ffc5a)
  • use the right Monitor class (1e547a8)

1.0.5 (2024-01-30)

Bug Fixes

  • handle null client response (3536624)

1.0.4 (2023-11-02)

Bug Fixes

  • es7 - add j_string to escape endpoint URL (3acf72a)
  • es8 - add j_string to escape endpoint URL (0a8cc65)

1.0.3 (2023-09-12)

Bug Fixes

  • use common freemarker component (2b2e423)

1.0.2 (2023-09-08)

Bug Fixes

  • use freemarker component from gravitee-common (9ef92e3)

1.0.1 (2023-08-31)

Bug Fixes

  • exclude jackson dependency from msgpack as it is provided (d247596)

1.0.0 (2023-08-31)

Features

  • expose common reporters code as a module (80de3b2)