Skip to content

Releases: mercadona/rele

v1.15.2

23 May 08:50
4a52811
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.1...1.15.2

v1.15.1

10 Apr 07:49
e905846
Compare
Choose a tag to compare

What's Changed

  • [Changed] Require at least google-cloud-pubsub>=2.7.1 (#281)

Full Changelog: v1.15.0...v1.15.1

v1.15.0

01 Mar 10:32
57413d9
Compare
Choose a tag to compare

What's Changed

  • [Added] Add a setting CLIENT_OPTIONS for Pub/Sub clients (#274)
  • [Changed] Use api_endpoint from CLIENT_OPTIONS to check loss of network connectivity(#275)

Full Changelog: v1.14.0...v1.15.0

v1.14.0

02 Feb 11:52
2baccb6
Compare
Choose a tag to compare

What's Changed

  • [Fixed] Restart worker when get in an inconsistent status due a loss of network connectivity (#267)
  • [Added] Allow --third-party-subscriptions argument in rele-cli run command for stand alone workers (#269)

Full Changelog: v1.13.0...v1.14.0

v1.13.0

05 Sep 09:04
4c6aa54
Compare
Choose a tag to compare

What's Changed

  • [Added] Add verbosity to VerboseLoggingMiddleware's hooks (#240)

Full Changelog: v1.12.0...v1.13.0

v1.12.0

18 Jul 10:28
60787ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

09 May 16:40
26de37d
Compare
Choose a tag to compare

What's changed

[Added] Allow updating retry policy to existing subscriptions. (#248)

v1.10.0

02 May 15:31
8b0ce37
Compare
Choose a tag to compare

1.10.0 (2023-05-02)

  • [Added] Add configuration for setting the storage region for pubsub messages (#247)

v1.9.0

02 May 15:05
b98f132
Compare
Choose a tag to compare

What's Changed

  • [Changed] Use custom encoder in logging middleware. (#247)

v1.8.0

28 Apr 16:17
5a95391
Compare
Choose a tag to compare

What's changed

[Added] Add retry policy to subscriptions. (#222)

Release notes

The retry policy only is only applied on new subscriptions.