Skip to content

Release v7.3

Compare
Choose a tag to compare
@jruaux jruaux released this 12 Apr 16:07
· 70 commits to master since this release

Changelog

πŸ”€ Merge

πŸš€ Features

  • 59978d9 Added message recovery for at-least-once delivery. Resolves #17, closes #17
  • ba014f0 Added ack policy option. Resolves #17, closes #17

πŸ› Fixes

  • 3e3db6c Added connector version provider, closes #20

🧰 Tasks

πŸ›  Build

  • 7ceba9c Fixed version test
  • 318240d Standardized JReleaser config
  • a6c99de Using redis github workflows
  • 7b778cc Removed changelog format option
  • 103f504 Updated github actions
  • d6c7c4f Bump for next development cycle
  • 8ce7828 Fixed run.sh script wait

πŸ“ Documentation

  • cb89bf5 Changed doc url attribute
  • 7563b69 Indented properties
  • 7faa27b Updated delivery guarantees
  • 34e57ed Added documentation for stream ack policy

βš™οΈ Dependencies

  • 435c6bf Upgraded Spring Batch Redis
  • 82d10dc Upgraded Spring Batch Redis
  • 52b38e0 Upgraded lettucemod and others
  • 8899079 Upgraded spring batch redis