Skip to content

Releases: vanus-labs/vanus

v0.5.1

09 Dec 15:05
2e33c57
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

New feature:

*: add logs for vanus by @wenfengwang in #327

Bugs fixed

  • store: raft commit ahead of stable entries by @ifplusor in #325
  • trigger: offset is a negative which converts to uint64 is the error number
  • trigger: trigger write retry and dl event by @xdlbdy in #328

Others

  • docs: update community info in README.md by @JieDing in #320

Full Changelog: v0.5.0...v0.5.1

v0.5.0(2022-11-30)

30 Nov 07:10
9b77212
Compare
Choose a tag to compare
v0.5.0(2022-11-30) Pre-release
Pre-release

What's Changed

New feature:

Bugs fixed:

Performance improves:

Testing

Others

Refactor

Full Changelog: v0.4.0...v0.5.0

v0.4.2(2022-11-21)

21 Nov 11:46
b4a9b0b
Compare
Choose a tag to compare
v0.4.2(2022-11-21) Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.0

31 Oct 12:28
0e2d371
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

v0.4.0 (2022-10-31)

New feature:

Bugs fixed:

Refactor

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Sep 06:04
v0.3.0
28ffea0
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

v0.3.0 (2022-09-15)

New feature:

  • store: vanus block format (by @ifplusor in #232)
  • return error cause in http response from gateway (by @wenfengwang in #242)
  • timer: use physical clock instead of logical clock (by @hwjiangkai in #230)
  • support retry and deadletter (by @xdlbdy in #229)
  • trigger: deliver events to lambda with authentication (by @xdlbdy in #219)
  • vsctl: optimize param of create subscription (by @xdlbdy in #197)
  • add eventID and support query by it (by @ZYunfeii in #190)
  • timer: code optimization for access field of list directly (by @hwjiangkai in #217)
  • timer: add graceful shutdown for timer (by @hwjiangkai in #216)
  • store: add raft messages unreachable function (by @ZYunfeii in #178)
  • get subscription api response add offsets info (by @xdlbdy in #200)

Bugs fixed:

  • vsctl: delivery time precision lost (by @hwjiangkai in #258)
  • missing filter in subscription (by @xdlbdy in #255)
  • gateway: produce scheduled message with wrong target eventbus (by @hwjiangkai in #250)
  • timer: discard events if no eventbus causes failed delivery (by @hwjiangkai in #239)
  • client: read events will be blocked when switching to a new segment (by @wenfengwang in #235)
  • trigger: too many log when read events failed (by @xdlbdy in #209)
  • store: unexcepted exit raft log compaction goroutine (by @ZYunfeii in #213)

Performance improves:

Refactor

Testing:

Others:

BREAKING CHANGES:

  • use a new file format and replication protocol
  • incompatible API

Full Changelog: v0.2.0...v0.3.0

v0.2.0

12 Aug 07:48
7e1f494
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

New Features

Changed

  • refactor: create or recover WAL by unified Open api by @ifplusor in #146

Fixed

Testing

CI

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.2

15 Jul 11:54
30ec23b
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

Features

Bugs

Improvements

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Jun 13:07
7afea2d
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

Features

Bugs

test

Others

Full Changelog: v0.1.0...v0.1.1

v0.1.0

06 Jun 12:12
ff451e0
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.5...v0.1.0

v0.0.5

27 May 03:23
c658ee8
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.4...v0.0.5