Skip to content

Releases: smoya/asyncapi-adoption-metrics

v2.3.0

12 Jan 14:14
Compare
Choose a tag to compare

2.3.0 (2024-01-12)

Features

v2.1.0

13 Dec 14:41
122f2c3
Compare
Choose a tag to compare

2.1.0 (2023-12-13)

Features

  • update @smoya/multi-parser to v5 (#17) (122f2c3)

v2.0.0

20 Nov 11:02
8787cff
Compare
Choose a tag to compare

2.0.0 (2023-11-20)

⚠ BREAKING CHANGES

  • add method for 'action.invoked' new metric to be implemented (#15)

Features

  • add method for 'action.invoked' new metric to be implemented (#15) (8787cff)

v1.3.2

13 Nov 18:26
77156f2
Compare
Choose a tag to compare

1.3.2 (2023-11-13)

Bug Fixes

  • ensure MetricMetadata is always an object + remove underscored from fields (#14) (77156f2)

v1.3.1

13 Nov 16:52
Compare
Choose a tag to compare

1.3.1 (2023-11-13)

Bug Fixes

  • package.lock to v3 as NodeJS v18 is required (b172233)

v1.3.0

10 Nov 15:05
Compare
Choose a tag to compare

1.3.0 (2023-11-10)

Features

  • force release (4eccf25)
  • remove actions/commands as shortcut methods (#12) (a54d145)

v1.2.0

30 Oct 09:49
77ad552
Compare
Choose a tag to compare

1.2.0 (2023-10-30)

Features

  • fully functional New Relic sink (c27d406)
  • fully functional New Relic sink (#13) (77ad552)

v1.1.1

23 Oct 10:03
f921df8
Compare
Choose a tag to compare

1.1.1 (2023-10-23)

Bug Fixes

  • stdout sink is now printing metadata and type (59b6ee8)
  • stdout sink is now printing metadata and type (#7) (2a2f76e)
  • tests + force release (629bdb1)
  • tests + force release (#8) (f921df8)

v1.1.0

23 Oct 09:17
8205ddd
Compare
Choose a tag to compare

1.1.0 (2023-10-23)

Features

v1.0.0

22 Oct 09:51
Compare
Choose a tag to compare

1.0.0 (2023-10-22)

Features

  • add release scripts (d3fcc0d)
  • decorate metadata from an AsyncAPI Document (85bf229)
  • decorate metadata from an AsyncAPI Document + couple of metric shortcuts (8407956)
  • first release (4efb44d)
  • trigger release (dd5fabd)

Bug Fixes