Releases: primait/amqpx
Releases · primait/amqpx
6.0.4
Added
- (#199)
host
param will be resolved to a list ofip
s, if it's a
hostname, and the connection will be established to the first available one.
Commits
- Prepare 0.6.4 release (#202) by Simone Cottini
- [PLATFORM-2274]: Investigate possible DNS caching issues on our rabbitmq libraries (#199) by Simone Cottini
- Bump credo from 1.7.7 to 1.7.8 (#200) by dependabot[bot]
- Bump ex_doc from 0.34.1 to 0.34.2 (#198) by dependabot[bot]
- Bump ex_doc from 0.34.0 to 0.34.1 (#197) by dependabot[bot]
- Bump credo from 1.7.6 to 1.7.7 (#196) by dependabot[bot]
- Bump ex_doc from 0.33.0 to 0.34.0 (#195) by dependabot[bot]
6.0.3
Fixed
- (#190) Suppress noisy error logs at GenServer shutdown.
- (#191) GenServer now trap exit and gracefully shutdown instead of force
the process to exit.
Commits
- v6.0.3 (#194) by Simone Cottini
- Remove (useless) flaky test (#192) by Matteo Busi
- Fix connection manager (#191) by Matteo Busi
- Add amqp_gen_consumer behaviour implementation (#190) by Matteo Busi
- Bump ex_doc from 0.32.2 to 0.33.0 (#193) by dependabot[bot]
- Bump ex_doc from 0.32.1 to 0.32.2 (#188) by dependabot[bot]
- Bump credo from 1.7.5 to 1.7.6 (#189) by dependabot[bot]
- Bump amqp_client from 3.12.13 to 3.12.14 (#187) by dependabot[bot]
- Bump ex_doc from 0.31.2 to 0.32.1 (#186) by dependabot[bot]
- Bump ex_doc from 0.31.1 to 0.31.2 (#185) by dependabot[bot]
- Bump credo from 1.7.4 to 1.7.5 (#184) by dependabot[bot]
- Bump amqp_client from 3.12.12 to 3.12.13 (#183) by dependabot[bot]
- Bump credo from 1.7.3 to 1.7.4 (#182) by dependabot[bot]
- Bump ex_doc from 0.31.0 to 0.31.1 (#181) by dependabot[bot]
- Bump amqp_client from 3.12.11 to 3.12.12 (#179) by dependabot[bot]
- Bump credo from 1.7.2 to 1.7.3 (#180) by dependabot[bot]
- 6.0.2-rc.0 (#178) by Simone Cottini
- [PLATFORM-1369]: Migrate amqpx to GHA (#173) by Simone Cottini
- Bump dialyxir from 1.4.2 to 1.4.3 (#177) by dependabot[bot]
- Bump ex_doc from 0.30.9 to 0.31.0 (#174) by dependabot[bot]
- Bump amqp_client from 3.12.10 to 3.12.11 (#175) by dependabot[bot]
- Bump credo from 1.7.1 to 1.7.2 (#176) by dependabot[bot]
- Bump amqp_client from 3.12.9 to 3.12.10 (#172) by dependabot[bot]
- Bump amqp_client from 3.12.8 to 3.12.9 (#171) by dependabot[bot]
- Bump amqp_client from 3.12.7 to 3.12.8 (#170) by dependabot[bot]
- Bump dialyxir from 1.4.1 to 1.4.2 (#167) by dependabot[bot]
- Bump ex_doc from 0.30.7 to 0.30.9 (#168) by dependabot[bot]
- Bump amqp_client from 3.12.6 to 3.12.7 (#169) by dependabot[bot]
- Bump ex_doc from 0.30.6 to 0.30.7 (#166) by dependabot[bot]
- Bump credo from 1.7.0 to 1.7.1 (#165) by dependabot[bot]
- Bump amqp_client from 3.12.4 to 3.12.6 (#164) by dependabot[bot]
- Bump dialyxir from 1.4.0 to 1.4.1 (#163) by dependabot[bot]
- Update dependabot.yml (#162) by Cristiano Piemontese
- Bump dialyxir from 1.3.0 to 1.4.0 (#159) by dependabot[bot]
- Bump ex_doc from 0.30.5 to 0.30.6 (#160) by dependabot[bot]
- Bump amqp_client from 3.12.3 to 3.12.4 (#161) by dependabot[bot]
- Bump amqp_client from 3.12.2 to 3.12.3 (#158) by dependabot[bot]
- Bump ex_doc from 0.30.4 to 0.30.5 (#157) by dependabot[bot]
- Bump ex_doc from 0.30.3 to 0.30.4 (#156) by dependabot[bot]
- Bump ex_doc from 0.30.1 to 0.30.3 (#153) by dependabot[bot]
- Bump amqp_client from 3.12.1 to 3.12.2 (#154) by dependabot[bot]
- Bump ex_doc from 0.29.4 to 0.30.1 (#152) by dependabot[bot]
- Bump amqp_client from 3.12.0 to 3.12.1 (#151) by dependabot[bot]
- Bump mock from 0.3.7 to 0.3.8 (#150) by dependabot[bot]
- Bump amqp_client from 3.11.13 to 3.12.0 (#149) by dependabot[bot]
- Bump dialyxir from 1.2.0 to 1.3.0 (#148) by dependabot[bot]
- Bump amqp_client from 3.11.12 to 3.11.13 (#147) by dependabot[bot]
- [PLATFORM-1032]: Add changelog (#144) by Cristiano Piemontese
- Bump amqp_client from 3.9.11 to 3.11.12 (#146) by dependabot[bot]
- Bump ex_doc from 0.28.4 to 0.29.4 (#145) by dependabot[bot]
- Bump dialyxir from 1.1.0 to 1.2.0 (#116) by dependabot[bot]
- Bump credo from 1.6.5 to 1.7.0 (#143) by dependabot[bot]
6.0.2-rc.0
- 6.0.2-rc.0 (#178) by Simone Cottini
- [PLATFORM-1369]: Migrate amqpx to GHA (#173) by Simone Cottini
- Bump dialyxir from 1.4.2 to 1.4.3 (#177) by dependabot[bot]
- Bump ex_doc from 0.30.9 to 0.31.0 (#174) by dependabot[bot]
- Bump amqp_client from 3.12.10 to 3.12.11 (#175) by dependabot[bot]
- Bump credo from 1.7.1 to 1.7.2 (#176) by dependabot[bot]
- Bump amqp_client from 3.12.9 to 3.12.10 (#172) by dependabot[bot]
- Bump amqp_client from 3.12.8 to 3.12.9 (#171) by dependabot[bot]
- Bump amqp_client from 3.12.7 to 3.12.8 (#170) by dependabot[bot]
- Bump dialyxir from 1.4.1 to 1.4.2 (#167) by dependabot[bot]
- Bump ex_doc from 0.30.7 to 0.30.9 (#168) by dependabot[bot]
- Bump amqp_client from 3.12.6 to 3.12.7 (#169) by dependabot[bot]
- Bump ex_doc from 0.30.6 to 0.30.7 (#166) by dependabot[bot]
- Bump credo from 1.7.0 to 1.7.1 (#165) by dependabot[bot]
- Bump amqp_client from 3.12.4 to 3.12.6 (#164) by dependabot[bot]
- Bump dialyxir from 1.4.0 to 1.4.1 (#163) by dependabot[bot]
- Update dependabot.yml (#162) by Cristiano Piemontese
- Bump dialyxir from 1.3.0 to 1.4.0 (#159) by dependabot[bot]
- Bump ex_doc from 0.30.5 to 0.30.6 (#160) by dependabot[bot]
- Bump amqp_client from 3.12.3 to 3.12.4 (#161) by dependabot[bot]
- Bump amqp_client from 3.12.2 to 3.12.3 (#158) by dependabot[bot]
- Bump ex_doc from 0.30.4 to 0.30.5 (#157) by dependabot[bot]
- Bump ex_doc from 0.30.3 to 0.30.4 (#156) by dependabot[bot]
- Bump ex_doc from 0.30.1 to 0.30.3 (#153) by dependabot[bot]
- Bump amqp_client from 3.12.1 to 3.12.2 (#154) by dependabot[bot]
- Bump ex_doc from 0.29.4 to 0.30.1 (#152) by dependabot[bot]
- Bump amqp_client from 3.12.0 to 3.12.1 (#151) by dependabot[bot]
- Bump mock from 0.3.7 to 0.3.8 (#150) by dependabot[bot]
- Bump amqp_client from 3.11.13 to 3.12.0 (#149) by dependabot[bot]
- Bump dialyxir from 1.2.0 to 1.3.0 (#148) by dependabot[bot]
- Bump amqp_client from 3.11.12 to 3.11.13 (#147) by dependabot[bot]
- [PLATFORM-1032]: Add changelog (#144) by Cristiano Piemontese
- Bump amqp_client from 3.9.11 to 3.11.12 (#146) by dependabot[bot]
- Bump ex_doc from 0.28.4 to 0.29.4 (#145) by dependabot[bot]
- Bump dialyxir from 1.1.0 to 1.2.0 (#116) by dependabot[bot]
- Bump credo from 1.6.5 to 1.7.0 (#143) by dependabot[bot]
6.0.2
6.0.1
6.0.0
5.9.0
- bump minor
- Add requeue_on_reject configuration option (#112)
- Bump ex_doc from 0.28.3 to 0.28.4 (#111)
- Bump ex_doc from 0.28.2 to 0.28.3 (#110)
- Bump ex_doc from 0.28.0 to 0.28.2 (#108)
- Bump credo from 1.6.3 to 1.6.4 (#109)
- Merge pull request #106 from primait/dependabot/hex/credo-1.6.3
- Bump credo from 1.6.2 to 1.6.3
5.8.0
- [CAB-4786]: Add support for multiple connections (#105)
- Merge pull request #103 from primait/dependabot/hex/ex_doc-0.28.0
- Bump ex_doc from 0.27.3 to 0.28.0
- Merge pull request #100 from primait/dependabot/hex/amqp_client-3.9.11
- Merge pull request #102 from primait/dependabot/hex/ex_doc-0.27.3
- Bump ex_doc from 0.26.0 to 0.27.3
- Bump amqp_client from 3.9.8 to 3.9.11
- Merge pull request #101 from primait/dependabot/hex/credo-1.6.2
- Bump credo from 1.6.1 to 1.6.2
- Update build script
- Merge pull request #98 from primait/dependabot/hex/ex_doc-0.26.0
- Merge pull request #99 from primait/dependabot/hex/credo-1.6.1
- Bump credo from 1.5.6 to 1.6.1
- Bump ex_doc from 0.25.5 to 0.26.0
- Update drone pipeline drone-tools:1.21.2
- Merge pull request #97 from primait/dependabot/hex/amqp_client-3.9.8
- Merge pull request #96 from primait/dependabot/hex/ex_doc-0.25.5
- Bump amqp_client from 3.9.1 to 3.9.8
- Bump ex_doc from 0.25.3 to 0.25.5
5.7.2
5.7.0
5.7.0 - 2021-10-01
Added
- [PRIMA-9846]: Add handle message rejection optional callback (#93)
Changed
- Bump ex_doc from 0.25.2 to 0.25.3
- Bump ex_doc from 0.24.2 to 0.25.2 (#89)
- Merge pull request #79 from primait/dependabot/add-v2-config-file
- Bump credo from 1.5.5 to 1.5.6