Releases: owen2345/pub_sub_model_sync
Releases · owen2345/pub_sub_model_sync
Release 1.6.2
Release 1.6.1
Release 0.6.0
- feat: allow to send messages to targeted apps
- feat: allow to define custom payload headers when starting a transaction
- feat: allow the ability to use inherited ps callbacks when performing callbacks manually
- feat: allow to include defined pubsub-callbacks in parent classes (fixes class inheritance issue)
Full Changelog: 1.5.0...0.6.0
Release 1.5.0 (June 02, 2022)
update samples readme
chore: ignore non used gem files
style: improve code style
feat: raise failure-error if config.on_error_processing fails to auto…
feat: print error message when failed parsing payload data
feat: manual ack to allow auto-retry via pubsub (kafka)
feat: manual ack to allow auto-retry via pubsub (google)
feat: manual ack to allow auto-retry via pubsub (rabbitMQ)
feat: raise error by default for #on_error_processing
Release 1.4.0
Release 1.3.1
Release 1.3.0
2022-02-02
Chores
- limit ruby version to 3.0 bk of google-protobuf limitation (0b4b18a)
- limit ruby version to 3.0 bk of google-protobuf limitation (29282f8)
- remove non required bundler (d041e98)
- enable CI for rails 7 and ruby 3.1 (3075586)
New Features
- enable rails 7 on CI (6a364bb)
Bug Fixes
- fix ruby 3 deprecation (65eea47)
Other Changes
- owen2345/pub_sub_model_sync (defe681)