Releases: raystack/raccoon
Releases · raystack/raccoon
v0.3.0
Changelog
- 535ee65: Feat: Log sink (#94) (@turtleDev)
- d8a60ef: Metrics: Producer metric overhaul + grafana dashboard (#90) (@turtleDev)
- 5478dc3: chore: improved testing (#96) (@turtleDev)
- a94d6f2: chore: reorganise Package Structure (#97) (@turtleDev)
- b5c4d76: ci: Add linting and code coverage (#89) (@turtleDev)
- f04adb7: feat: Raccoon CLI (#92) (@turtleDev)
- 9d8f2c1: feat: add Python client (#73) (@punit-kulal)
- 963fced: readme: fix build badge (@turtleDev)
v0.2.5
v0.2.4
v0.2.3
What's Changed
- feat: add js client by @prakharmathur82 in #71
- fix: panic for unknown topic metric by @321pranay in #76
- feat: Pubsub sink by @turtleDev in #79
- refactor: rename collection to collector by @ravisuhag in #81
New Contributors
- @321pranay made their first contribution in #76
- @turtleDev made their first contribution in #79
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- CORS support
- Prometheus metrics exporter
New Contributors
- @punit-kulal added #72
- @punit-kulal added #74
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: support for local build in arm64/apple silicon by @punit-kulal in #59
New Contributors
- @punit-kulal made their first contribution in #59
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- ci: remove auto release workflow by @ravisuhag in #45
- feat: Implemented the rest client for raccoon by @AkbaraliShaikh in #47
- doc: updated the readme and added the examples by @AkbaraliShaikh in #48
- feat: Implemented the Retry and logging changes by @AkbaraliShaikh in #49
- feat: Avoiding processing the same active connection's duplicate events by @AkbaraliShaikh in #50
- Raccoon Rest/Http Java Client by @AkbaraliShaikh in #51
- feat: updated the version by @AkbaraliShaikh in #53
- feat: raccoon java client release by @AkbaraliShaikh in #54
- fix: remove the req guid from the metric to avoid the high number of data points by @AkbaraliShaikh in #55
- chore: rename to raystack by @ravisuhag in #57
- fix: test and build fixes by @ravisuhag in #58
Full Changelog: v0.1.5...v0.2.0
v0.1.5
What's Changed
- docs: move docs to docusaurus by @ravisuhag in #37
- feat: support multiple event acknowledgement levels by @ramey in #39
- fix: max connection error code and added missing reason by @AkbaraliShaikh in #41
- feat: message ack sync changes improvements by @AkbaraliShaikh in #43
New Contributors
- @ravisuhag made their first contribution in #37
- @AkbaraliShaikh made their first contribution in #41
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.4 (2022-06-28)
Performance Improvements
v0.1.3 (2022-05-18)
Chore
Docs
- adding protocol agnostic documentation (#20)
Fix
- host tag got overridden (#26)
Perf
- websockets: performance optimisations for websockets (#25)
Refactor
v0.1.2 (2021-11-23)
Features
- Refactor codebase to Collector based design (#19 ) (193ba4d)
- Added support for JSON in websocket (#19 ) (193ba4d)
- Added support for REST endpoint with JSON and protobuf as supported data formats. (#19 ) (193ba4d)
- Added support for GRPC. (#19 ) (193ba4d)
Bug Fixes
NA
v0.1.1 (2021-10-28)
Features
Bug Fixes
- checkorigin toggle rejects every connection when set to false (b381101)
v0.1.3
v0.1.3 (2022-05-18)
Chore
Docs
- adding protocol agnostic documentation (#20)
Fix
- host tag got overridden (#26)
Perf
- websockets: performance optimisations for websockets (#25)
Refactor
v0.1.2 (2021-11-23)
Features
- Refactor codebase to Collector based design (#19 ) (193ba4d)
- Added support for JSON in websocket (#19 ) (193ba4d)
- Added support for REST endpoint with JSON and protobuf as supported data formats. (#19 ) (193ba4d)
- Added support for GRPC. (#19 ) (193ba4d)
Bug Fixes
NA
v0.1.1 (2021-10-28)
Features
Bug Fixes
- checkorigin toggle rejects every connection when set to false (b381101)