What's Changed
- Bump go.uber.org/goleak from 1.2.1 to 1.3.0 by @dependabot in #227
- fix comment typo in example_client_test.go by @wisaTong in #228
- Documenting Publishing.Expiration usage by @niksteff in #232
- Use correct mutex to guard confirms.published by @hjr265 in #240
- Increasing the code coverage by @edercarloscosta in #248
- Example fix by @Boris-Plato in #250
- Address CodeQL warning by @lukebakken in #252
- Add support for additional AMQP URI query parameters by @vilius-g in #251
- Update Go directive by @Zerpet in #257
- Fix string function of URI by @Zerpet in #258
- Undeprecate non-context publish functions by @Zerpet in #259
- Fix data race in example by @Zerpet in #260
New Contributors
- @wisaTong made their first contribution in #228
- @niksteff made their first contribution in #232
- @hjr265 made their first contribution in #240
- @edercarloscosta made their first contribution in #248
- @Boris-Plato made their first contribution in #250
- @vilius-g made their first contribution in #251
Full Changelog: v1.9.0...v1.10.0