Skip to content

5.0.0: Merge pull request #44 from juntossomosmais/feat/honor-conn-max-age

Compare
Choose a tag to compare
@jsm-robot jsm-robot released this 10 Sep 22:44
6143b2a

Changes:

  • 6143b2a Merge pull request #44 from juntossomosmais/feat/honor-conn-max-age
  • ca7b9df chore: add an initial CHANGELOG.md
  • b30bd78 chore: add docstring in callback_with_explicit_db_connection
  • 0a9d9fd chore: improve sonar-project.properties
  • a593797 test: improve assertion from tests
  • 2fd95c7 tests: improve asserts comments
  • 793b0bb chore: fix sonar-project.properties
  • f6e5ef0 chore: add sonar integration
  • 6e93eea test: reduce retention policy for faster publishing of rabbitmq stats
  • fccdaf5 test: remove sleep in clean all messages test
See More
  • ff17fdd test: add log debug in test for tshoot
  • 125578e test: change rabbitmq helper to retrive info from queue directly
  • 9e0c250 feat: isolate set_listener to make it unit testable
  • c4953ab chore: add note about db connection management
  • ab8184a test: add test to confirm that only one listener exists after multiple start calls
  • 91fd8f9 chore: run isort and black on changed files
  • 17eadbc test: improve honor conn_max_age tests assertiveness
  • ae99f87 chore: update tenacity to ~=8.0 versions
  • 50c3e99 chore: fix some code smells pointed by sonar
  • da1ec33 chore: change test to use sqlite (file-based)
  • fcbc451 feat: add logs for ERROR frames
  • 8442bd6 feat: introduce db connection management in callback logic
  • 8d9c7d1 feat: add tests for db connection renewal
  • f2e1fe4 fix: use Exception as base class
  • 11bfba9 chore: upgrade to stomp.py 7.0.0 [ #38 ]

This list of changes was auto generated.