Releases: truefoundry/async_service
Releases · truefoundry/async_service
v0.1.10
What's Changed
- remove logging from sidecar by @akashg3627 in #33
- Count sidecar http request failures correctly by @chiragjn in #32
- Bump urllib3 and cryptography for security fixes by @chiragjn in #35
- chore: log nats connection events by @debajyoti-truefoundry in #36
- chore: enable other linters in ruff by @debajyoti-truefoundry in #37
- chore: flush after every response is published to bubble up connectio… by @debajyoti-truefoundry in #38
- feat: add exp backoff retry while publishing message by @debajyoti-truefoundry in #39
- refactor and fix: retry, result publish and metric collection by @debajyoti-truefoundry in #40
New Contributors
Full Changelog: v0.1.9...v0.1.10
v0.1.10rc2
What's Changed
- chore: log nats connection events by @debajyoti-truefoundry in #36
- chore: enable other linters in ruff by @debajyoti-truefoundry in #37
Full Changelog: v0.1.10rc1...v0.1.10rc2
v0.1.10rc1
What's Changed
- remove logging from sidecar by @akashg3627 in #33
- Count sidecar http request failures correctly by @chiragjn in #32
- Bump urllib3 and cryptography for security fixes by @chiragjn in #35
New Contributors
Full Changelog: v0.1.9...v0.1.10rc1
v0.1.9
What's Changed
- Async processor by @debajyoti-truefoundry in #22
- fix: fix ordering while checking results by @debajyoti-truefoundry in #23
- fix kafka tls and sasl config by @akashg3627 in #24
- Core NATS, Async Sidecar, NATS Auth by @debajyoti-truefoundry in #25
- Added some more metrics by @debajyoti-truefoundry in #26
- fix: flush and close nats connection while shutting down by @debajyoti-truefoundry in #27
- fix: validate that the consumer exists by @debajyoti-truefoundry in #28
- fix: increase delta between serverside and client side timeouts for t… by @debajyoti-truefoundry in #29
- fix: add core nats in the output config by @debajyoti-truefoundry in #30
- feat: add sidecar specific experimental fields on output message by @debajyoti-truefoundry in #31
Full Changelog: v0.1.8...v0.1.9
v0.1.9rc2
What's Changed
- feat: add sidecar specific experimental fields on output message by @debajyoti-truefoundry in #31
Full Changelog: v0.1.9rc1...v0.1.9rc2
v0.1.9rc1
What's Changed
- Async processor by @debajyoti-truefoundry in #22
- fix: fix ordering while checking results by @debajyoti-truefoundry in #23
- fix kafka tls and sasl config by @akashg3627 in #24
- Core NATS, Async Sidecar, NATS Auth by @debajyoti-truefoundry in #25
- Added some more metrics by @debajyoti-truefoundry in #26
- fix: flush and close nats connection while shutting down by @debajyoti-truefoundry in #27
- fix: validate that the consumer exists by @debajyoti-truefoundry in #28
- fix: increase delta between serverside and client side timeouts for t… by @debajyoti-truefoundry in #29
- fix: add core nats in the output config by @debajyoti-truefoundry in #30
Full Changelog: v0.1.8...v0.1.9rc1
v0.1.8
What's Changed
- feat: sidecar by @debajyoti-truefoundry in #19
- ops: change in image repo by @debajyoti-truefoundry in #20
- chore: increase api version check timeout by @debajyoti-truefoundry in #21
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
v0.1.5
What's Changed
- fix: self should be the first argument by @debajyoti-truefoundry in #8
- update nats config classes by @akashg3627 in #9
- fix: await for worker task to complete and refactor nats and sqs mess… by @debajyoti-truefoundry in #11
- fix: exception raised while stopping the worker should not block the … by @debajyoti-truefoundry in #12
- fix: fix double yield if there was one message and then the queue bec… by @debajyoti-truefoundry in #14
- add kafka adapter by @akashg3627 in #10
- feat: Output config may not be present. If it is not present, do not … by @debajyoti-truefoundry in #15
New Contributors
- @akashg3627 made their first contribution in #9
Full Changelog: v0.1.4...v0.1.5