Skip to content

Releases: maxpert/marmot

v0.8.5-beta.3

27 Jul 09:56
debaa47
Compare
Choose a tag to compare
v0.8.5-beta.3 Pre-release
Pre-release

What's Changed

  • Adding ability to specify bind address for NATS address by @maxpert in #69
  • Adding support for SFTP snapshots by @maxpert in #73
  • Add support for TLS configuration for NATS by @arnarg in #72

New Contributors

Full Changelog: v0.8.5-beta.2...v0.8.5-beta.3

v0.8.5-beta.2

26 Jul 07:11
Compare
Choose a tag to compare
v0.8.5-beta.2 Pre-release
Pre-release

v0.8.4

26 Jul 06:14
6a38f66
Compare
Choose a tag to compare

What's Changed

  • Isolating global change log creation by @maxpert in #60
  • Adding A/AAAA DNS discovery for cluster peers by @maxpert in #61
  • Adding leaf node support by @maxpert in #62
  • Periodic snapshot support by @maxpert in #63
  • Adding support for WebDAV snapshots by @maxpert in #66
  • Adding locking mechanism for snapshots to avoid race conditions by @maxpert in #67
  • Updating stream config at boot time if settings not match up by @maxpert in #64

Full Changelog: v0.8.3...v0.8.4

v0.8.4-beta.7

24 Jul 08:05
e6a51c9
Compare
Choose a tag to compare
v0.8.4-beta.7 Pre-release
Pre-release

What's Changed

  • Adding locking mechanism for snapshots to avoid race conditions by @maxpert in #67
  • Updating stream config at boot time if settings not match up by @maxpert in #64

Full Changelog: v0.8.4-beta.6...v0.8.4-beta.7

v0.8.4-beta.6

23 Jul 12:15
73dbc93
Compare
Choose a tag to compare
v0.8.4-beta.6 Pre-release
Pre-release

What's Changed

  • Adding support for WebDAV snapshots by @maxpert in #66

Full Changelog: v0.8.4-beta.5...v0.8.4-beta.6

v0.8.4-beta.5

23 Jul 00:42
Compare
Choose a tag to compare
v0.8.4-beta.5 Pre-release
Pre-release

What's Changed

  • Optimizing NATS snapshot restoring for low memory environments

v0.8.4-beta.3

22 Jul 07:51
e76528c
Compare
Choose a tag to compare
v0.8.4-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.8.4-beta.2...v0.8.4-beta.3

v0.8.4-beta.2

21 Jul 05:41
8a5afe4
Compare
Choose a tag to compare
v0.8.4-beta.2 Pre-release
Pre-release

What's Changed

  • Isolating global change log creation by @maxpert in #60
  • Adding A/AAAA DNS discovery for cluster peers by @maxpert in #61

Full Changelog: v0.8.4-beta.1...v0.8.4-beta.2

v0.8.4-beta.1

20 Jul 12:18
Compare
Choose a tag to compare
v0.8.4-beta.1 Pre-release
Pre-release

Early build to verify Tx based change log watching

v0.8.3

18 Jul 09:18
c7c17c7
Compare
Choose a tag to compare
  • Fixing hard dependency on machine ID, Alpine Linux should be better
  • Setting default directory of seq-map, NATS storage and DB to same path
  • Adding node_id attached to loggers by default
  • Enabling NATS Leaf Node listener to cluster port + 1