Releases: smoya/asyncapi-adoption-metrics
Releases · smoya/asyncapi-adoption-metrics
v2.3.0
2.3.0 (2024-01-12)
Features
v2.1.0
2.1.0 (2023-12-13)
Features
v2.0.0
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
1.3.2 (2023-11-13)
Bug Fixes
- ensure MetricMetadata is always an object + remove underscored from fields (#14) (77156f2)
v1.3.1
1.3.1 (2023-11-13)
Bug Fixes
- package.lock to v3 as NodeJS v18 is required (b172233)
v1.3.0
1.3.0 (2023-11-10)
Features
v1.2.0
1.2.0 (2023-10-30)
Features
- fully functional New Relic sink (c27d406)
- fully functional New Relic sink (#13) (77ad552)
v1.1.1
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
1.1.0 (2023-10-23)
Features
v1.0.0
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