Releases: xmidt-org/ears
Releases · xmidt-org/ears
version v1.1.1
version v1.1.0
Bump github.com/onsi/gomega from 1.27.6 to 1.27.7 (#572) Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.27.6 to 1.27.7. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](https://github.com/onsi/gomega/compare/v1.27.6...v1.27.7) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.9.0 02/10/2022
v0.9.0
v0.8.0 11/29/2021
Incremental release with Kinesis plugins
v0.7.1 11/18/21
Fix an issue with hash filter
v0.7.0 11/16/2021
- Fixed some issues with the rate limiter
- Added additional filters plugins
- Added additional functions to some existing filter plugins
- Added Kinesis sender/receiver plugins
Fix issues in event metadata and path
Merge pull request #200 from xmidt-org/issue-199_xrules-18914 Issue 199 xrules 18914
Fix an memory leak issue with otel metrics
Merge pull request #183 from xmidt-org/newtracing Possible fix to the otel memory issue
Metric and tracing
Adding open telemetry metrics and tracing to ears.
v0.3.0 06/17/2021
- Added basic metrics and tracing - Added secret managements - Fix bugs in quota manager - Fix bugs in sqs plugins