Skip to content

3.0.8

Choose a tag to compare

@jsm-robot jsm-robot released this 22 Jan 17:34
8cb1539

Changes:

  • 8cb1539 Merge pull request #83 from juntossomosmais/feature/add-transaction-for-producer
  • ff18e7c refactor(producer): use iterator inside transaction instead of locking for each message
  • ea37097 fix(producer): correct expiration time calculation for failed messages
  • 4ace405 docs: rollback change in readme
  • e5569eb docs: rollback change in readme
  • 7fab0a8 refactor(producer): ensure waiting logic is executed on database error
  • aa6efac refactor(producer): simplify waiting strategy by removing adaptive logic
  • cf5ca61 refactor(producer): remove unnecessary transaction
  • 85db929 chore: update dependencies and python base image
  • c3d2f87 chore: update dependencies and python base image
See More
  • a7c11f2 docs(readme): update default producer waiting time description to include adaptive waiting strategy
  • 4c6aede fix(test): update mock to use select for update for database error handling
  • 532a489 feat(producer): implement adaptive waiting strategy and add transaction to producer query

This list of changes was auto generated.