Releases: truefoundry/async_service
Releases · truefoundry/async_service
v0.1.18
v0.1.17
What's Changed
- Fix: update fastapi by @bradleytrf in #74
- fix: allow patch versions of <0.110.x by @debajyoti-truefoundry in #75
- chore(deps): bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #77
- chore(deps): bump aiohttp from 3.9.3 to 3.9.4 by @dependabot in #78
- chore(deps-dev): bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #79
- chore(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in #80
- chore(deps): bump idna from 3.6 to 3.7 by @dependabot in #76
- chore(deps): bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #81
- poetry lock updates (for security fixes) by @chiragjn in #84
- chore(deps): bump aiohttp from 3.9.5 to 3.10.2 by @dependabot in #85
- chore(deps): bump cryptography from 42.0.8 to 43.0.1 by @dependabot in #86
- update public registry to jfrog by @DeeAjayi in #87
- Update release-to-jfrog.yaml by @DeeAjayi in #88
- Add: support for arm build by @sachincool in #89
New Contributors
- @DeeAjayi made their first contribution in #87
- @sachincool made their first contribution in #89
Full Changelog: v0.1.16...v0.1.17
v0.1.16
v0.1.16rc1
v0.1.15
v0.1.14
What's Changed
- feat: allow customizing url, headers, http methods by @debajyoti-truefoundry in #59
- refactor: sidecar request by @debajyoti-truefoundry in #60
- chore(deps): bump cryptography from 41.0.7 to 42.0.2 by @dependabot in #63
- Feat: AMQP module by @bradleytrf in #68
- Fix: AMQP config by @bradleytrf in #69
- update ampq output config by @akashg3627 in #70
New Contributors
- @dependabot made their first contribution in #63
- @bradleytrf made their first contribution in #68
Full Changelog: v0.1.13...v0.1.14
v0.1.14rc3
What's Changed
- feat: allow customizing url, headers, http methods by @debajyoti-truefoundry in #59
- refactor: sidecar request by @debajyoti-truefoundry in #60
- chore(deps): bump cryptography from 41.0.7 to 42.0.2 by @dependabot in #63
- Feat: AMQP module by @bradleytrf in #68
- Fix: AMQP config by @bradleytrf in #69
- update ampq output config by @akashg3627 in #70
New Contributors
- @dependabot made their first contribution in #63
- @bradleytrf made their first contribution in #68
Full Changelog: v0.1.13...v0.1.14rc3
v0.1.14rc2
What's Changed
- feat: allow customizing url, headers, http methods by @debajyoti-truefoundry in #59
- refactor: sidecar request by @debajyoti-truefoundry in #60
- chore(deps): bump cryptography from 41.0.7 to 42.0.2 by @dependabot in #63
- Feat: AMQP module by @bradleytrf in #68
New Contributors
- @dependabot made their first contribution in #63
- @bradleytrf made their first contribution in #68
Full Changelog: v0.1.13...v0.1.14rc2
v0.1.14rc1
What's Changed
- feat: allow customizing url, headers, http methods by @debajyoti-truefoundry in #59
- refactor: sidecar request by @debajyoti-truefoundry in #60
- chore(deps): bump cryptography from 41.0.7 to 42.0.2 by @dependabot in #63
New Contributors
- @dependabot made their first contribution in #63
Full Changelog: v0.1.13...v0.1.14rc1
v0.1.13
What's Changed
- feat: streaming by @debajyoti-truefoundry in #53
- fix: remove consumer name limit length by @debajyoti-truefoundry in #54
- feat: add stream name to nats input ocnfig by @debajyoti-truefoundry in #55
- fix: use the given stream name directly by @debajyoti-truefoundry in #56
- fix: correct argument order by @debajyoti-truefoundry in #57
- chore: bump deps by @debajyoti-truefoundry in #58
Full Changelog: v0.1.12...v0.1.13