Skip to content

6.1.0

Compare
Choose a tag to compare
@cpiemontese cpiemontese released this 29 Nov 13:45
9c627e2

Added

  • (#208) Introduces the possibility
    of configuring a signal handler which can be used for graceful termination.
    When the SIGTERM arrive, we cancel all the consumer to stop taking new
    messages.

Changed

  • Minimum supported Elixir version is now 1.14

Commits

  • format (#209) by Cristiano Piemontese
  • [COART-181]: Check Gracefully termination in all our applications (#208) by Emilio Junior Francischetti
  • Bump ex_doc from 0.34.2 to 0.35.1 (#207) by dependabot[bot]
  • Bump dialyxir from 1.4.3 to 1.4.5 (#206) by dependabot[bot]
  • Bump credo from 1.7.8 to 1.7.10 (#205) by dependabot[bot]
  • Update CODEOWNERS (#204) by Cristiano Piemontese