What's Changed
- Add sender subsystem tests by @dfarr in #800
- updating readme links by @flossypurse in #801
- Change postgres callback timeout type to bigint by @dfarr in #806
- Change flag to pid and use defaults for pid/ttl by @dfarr in #805
- Convert task ttl to bigint by @dfarr in #812
- Publish images to dockerhub by @dfarr in #814
- feat: sqs plugin by @muhammad-asghar-ali in #793
- Add fencing token by @avillega in #813
- Expose poller webserver under /poll/* in api webserver by @dfarr in #818
- Plugin retry config by @dfarr in #815
- build(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0 by @dependabot[bot] in #809
- build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by @dependabot[bot] in #808
- build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by @dependabot[bot] in #807
- Close long polling connection in poll reverse proxy by @dfarr in #819
- Add resonate version response header by @dfarr in #822
- Bind contexts so first request cancels the second on disconnect by @dfarr in #826
Full Changelog: v0.7.14...v0.7.15