Skip to content

Commit a2a041d

Browse files
committed
Release ruby_event_store-oubox 0.0.26
1 parent 07472eb commit a2a041d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

contrib/ruby_event_store-outbox/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
### unreleased
1+
### 0.0.26 2024-04-12
22

3+
* stop testing with sidekiq 5, start testing with sidekiq 7
4+
* get rid of deprecation warnings from sidekiq 7
35
* predictable redis failures (like timeout errors) are now retried (once) instead of being treated like any other error (being logged)
46
* instead of immediately starting with processing full batch size, exponential progress is implemented so that big messages OOMing the infrastructure can be pushed through
57

6-
### 0.0.25
8+
### 0.0.25 2022-05-27
79

810
* added ORDER BY when cleaning up with limit #1338
911

0 commit comments

Comments
 (0)