Skip to content

Releases: owen2345/pub_sub_model_sync

Release 1.6.2

24 Nov 09:40
Compare
Choose a tag to compare

Release 1.6.1

26 Oct 17:01
Compare
Choose a tag to compare
  • fix: detect PG connection errors to reconnect and retry again (owen2345 - 1e7a310)
  • fix: grpc-1.49.1-x86_64-linux requires ruby version < 3.2.dev, >= 2.6 (owen2345 - 6fd72d2)
  • Merge pull request #60 from owen2345/hotfix/run-parent-callbacks-when-inheritance (GitHub - 8336278)

Release 0.6.0

17 Oct 12:49
8336278
Compare
Choose a tag to compare
  • 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)

Release 1.4.0

02 Mar 16:09
Compare
Choose a tag to compare

2022-03-02

Chores
  • update docs for cache settings (1894a51)
Bug Fixes
  • save as cache last payload full data (722099d)
Other Changes
  • add the ability to configure payload cache settings (1afa57b)
  • add the ability to optimize payloads by reducing unchanged non important attributes (120db9b)

Release 1.3.1

10 Feb 12:16
Compare
Choose a tag to compare

2022-02-10

Chores
Bug Fixes

Release 1.3.0

02 Feb 19:03
Compare
Choose a tag to compare

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
Bug Fixes
Other Changes
  • owen2345/pub_sub_model_sync (defe681)
Tests

Release 1.2.1

28 Oct 14:28
Compare
Choose a tag to compare

2021-10-28

Other Changes
Code Style Changes

Release 1.2.0

28 Oct 10:41
Compare
Choose a tag to compare

2021-10-28

Other Changes

Release 1.1.1

28 Oct 09:50
Compare
Choose a tag to compare

2021-10-28

Other Changes
Code Style Changes