Eugene R./go-streams: Release v0.11.0
Name: go-streams
Owner: Eugene R.
Release: v0.11.0
Released: 2024-11-09
License: MIT
Release Assets:
Features
- feat(flow): add keyed flow implementation by @reugn in https://github.com/reugn/go-streams/pull/141
Fixes
- fix(flow): remove priority queue from sliding window by @reugn in https://github.com/reugn/go-streams/pull/137
Improvements
- refactor(flow): hide mutex methods in window flows by @reugn in https://github.com/reugn/go-streams/pull/138
Connectors
- deps: upgrade dependencies in connectors by @reugn in https://github.com/reugn/go-streams/pull/114
- refactor(aerospike)!: enhance connector functionality by @reugn in https://github.com/reugn/go-streams/pull/127
- feat(websocket)!: rename the connector module by @reugn in https://github.com/reugn/go-streams/pull/129
- feat(connectors)!: remove signal.Notify from connectors by @reugn in https://github.com/reugn/go-streams/pull/131
- refactor(redis): minor connector improvements by @reugn in https://github.com/reugn/go-streams/pull/132
- fix(connectors): string formatting for message type by @reugn in https://github.com/reugn/go-streams/pull/134
- feat(connectors)!: use slog for structured logging by @reugn in https://github.com/reugn/go-streams/pull/140
- feat: add support for AWS S3 connector by @reugn in https://github.com/reugn/go-streams/pull/143
- chore(aws): refine S3 connector logs by @reugn in https://github.com/reugn/go-streams/pull/145
- feat: add support for GCP Storage connector by @reugn in https://github.com/reugn/go-streams/pull/146
- feat: add support for Azure Blob Storage connector by @reugn in https://github.com/reugn/go-streams/pull/147
Maintenance
- test: improve code coverage by @reugn in https://github.com/reugn/go-streams/pull/113
- chore: add gci linter by @reugn in https://github.com/reugn/go-streams/pull/128
- chore(examples): update docker compose files by @reugn in https://github.com/reugn/go-streams/pull/133
- test(flow): improve coverage and minor refactoring by @reugn in https://github.com/reugn/go-streams/pull/139
- ci: update golangci-lint configuration by @reugn in https://github.com/reugn/go-streams/pull/148
Full Changelog: https://github.com/reugn/go-streams/compare/v0.10.0...v0.11.0