Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-01 | 891 Bytes | |
v0.12.0 source code.tar.gz | 2025-03-01 | 138.6 kB | |
v0.12.0 source code.zip | 2025-03-01 | 188.2 kB | |
Totals: 3 Items | 327.7 kB | 0 |
Features
- feat!: introduce AwaitCompletion method to Sink by @reugn in https://github.com/reugn/go-streams/pull/154
- feat(flow): implement ZipWith stream transformation by @reugn in https://github.com/reugn/go-streams/pull/156
- feat!: rework standard connector implementations by @reugn in https://github.com/reugn/go-streams/pull/157
Connectors
- deps(connectors): update dependency versions by @reugn in https://github.com/reugn/go-streams/pull/152
Maintenance
- chore: reorganize the extension package by @reugn in https://github.com/reugn/go-streams/pull/155
- docs(contributing): update minimum go version requirement by @reugn in https://github.com/reugn/go-streams/pull/159
- ci: update golangci-lint configuration by @reugn in https://github.com/reugn/go-streams/pull/161
Full Changelog: https://github.com/reugn/go-streams/compare/v0.11.0...v0.12.0