Releases: rabbitmq/osiris
Releases · rabbitmq/osiris
v1.8.8
What's Changed
- Set fullsweep_after=0 on the writer process by @mkuratczyk in #167
- Fix bug in replica chunk acceptance when filters are used. by @kjnilsson in #187
Full Changelog: v1.8.7...v1.8.8
v1.8.7
What's Changed
- Remove Bazel-related files by @mkuratczyk in #181
- Replica: Handle nodedowns when starting replica reader. by @kjnilsson in #183
Full Changelog: v1.8.6...v1.8.7
v1.8.6
What's Changed
- Handle a couple of potential errors a bit better by @kjnilsson in #174
- osiris_SUITE: Use
$MAKE
if it is defined by @dumbbell in #178 - Make it possible to configure IP address family for Osiris replica listeners by @michaelklishin in #177
Full Changelog: v1.8.5...v1.8.6
v1.8.5
What's Changed
- Fix bug that would delay offset listener notifications. by @kjnilsson in #173
Full Changelog: v1.8.4...v1.8.5
v1.8.4
What's Changed
- Ignore unexpected files in the log directory. by @kjnilsson in #171
Full Changelog: v1.8.3...v1.8.4
v1.8.3
What's Changed
- osiris_log:overview/1 - fix crash with trailing empty index. by @kjnilsson in #168
Full Changelog: v1.8.2...v1.8.3
v1.8.2
What's Changed
- Use the latest method of building the RabbitMQ OCI in actions by @pjk25 in #159
- Correctly handle case where replica exits in handle_continue. by @kjnilsson in #160
- Add osiris.app.src file by @lukebakken in #158
- osiris_replica_reader: Stop with
normal
if the leader is already gone duringinit/1
by @dumbbell in #162
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- Use a new file handle to recover tracking. by @kjnilsson in #157
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Be more defensive when evaluating retention. by @kjnilsson in #155
- Make writer and replica impl modules pluggable by @dcorbacho in #156
Full Changelog: v1.7.2...v1.8.0
v1.7.2
What's Changed
- Calculate the correct chunk size when filters are used. by @kjnilsson in #154
Full Changelog: v1.7.1...v1.7.2