Skip to content

Releases: formancehq/ledger

v2.0.0-beta.6

12 Dec 16:06
3f8717e
Compare
Choose a tag to compare
v2.0.0-beta.6 Pre-release
Pre-release

Changelog

New Features

  • 3f8717e: feat: Sync with stack repository => fcc7dac82d00b8ecb47b09a4b391e7105ab69e11 (@flemzord)

Other work

What to do next?

v2.0.0-beta.5

04 Dec 16:05
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

Changelog

New Features

Bug fixes

Other work

  • f16a2d3: chore(deps): bump actions/setup-go from 3 to 4 (#463) (@dependabot[bot])
  • 02d0f47: chore(deps): bump docker/login-action from 2 to 3 (#466) (@dependabot[bot])
  • 504d266: chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 20.10.24+incompatible in /components/ledger/libs (#581) (@dependabot[bot])
  • e92b2ce: chore(deps): bump github.com/docker/docker from 20.10.17+incompatible to 24.0.7+incompatible in /components/ledger/libs (#905) (@dependabot[bot])
  • 6d9a5ea: chore(deps): bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible in /components/ledger (#903) (@dependabot[bot])
  • 07613a7: chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.8 to 2.9.23 in /components/ledger/libs (#912) (@dependabot[bot])
  • 6086050: chore(deps): bump github.com/nats-io/nats-server/v2 from 2.9.8 to 2.9.23 in /libs/go-libs (#910) (@dependabot[bot])
  • fba27bc: chore(deps): bump github.com/nats-io/nkeys from 0.4.4 to 0.4.6 in /components/ledger/libs (#914) (@dependabot[bot])
  • 63319f7: chore(deps): bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 in /components/ledger/libs (#582) (@dependabot[bot])
  • d29fda2: chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.3 in /libs/go-libs (#896) (@dependabot[bot])
  • 6c644ff: chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#464) (@dependabot[bot])
  • 84c34ec: chore: Update Dependabot (@flemzord)
  • 1cbbcad: chore: Update Dependabot (@flemzord)
  • 3d99b65: deps: Update deps (@flemzord)
  • 206397f: git subrepo pull (merge) --remote=ledger --branch=main components/ledger (@flemzord)
  • 8162d3f: git subrepo pull --remote=ledger --branch=main --force components/ledger (@flemzord)
  • c063b1f: git subrepo pull --remote=ledger --branch=main --force components/ledger (@flemzord)

What to do next?

v1.10.14

26 Oct 14:26
fcdd62d
Compare
Choose a tag to compare

Changelog

  • fcdd62d fix(ledger): fix panic when checking last log (#470)

v1.10.13

17 Oct 12:53
93ed88f
Compare
Choose a tag to compare

Changelog

  • 93ed88f fix(balances): missing delimiters for regexp (#469)

v1.10.12

12 Oct 14:21
0a8144b
Compare
Choose a tag to compare

Changelog

  • 0a8144b chore: Add sub-params for desactivate auto open browser (#468)

v2.0.0-beta.4

04 Dec 15:55
03c4b43
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

Changelog

Other work

What to do next?

v2.0.0-beta.3

06 Oct 10:23
94aeb02
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Changelog

New Features

  • 94aeb02: feat: Sync Stack repo 9f6219e (@flemzord)
  • feat(ledger): no auto upgrade on http requests (#565)
  • feat(ledger): auto upgrade on startup (#566)
  • feat(ledger): ledger read only mode

Other work

What to do next?

v1.10.11

03 Oct 09:46
644091f
Compare
Choose a tag to compare

Changelog

  • 644091f fix(ledger): do not use caches when using multiple instances (#467)

v2.0.0-beta.2

20 Sep 16:33
f5c6a32
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Changelog

New Features

Other work

What to do next?

v1.10.10

14 Sep 16:03
8285d25
Compare
Choose a tag to compare

What's Changed

  • feat: add 'disableChecks' query param on revert endpoint by @gfyrag in #459

Full Changelog: v1.10.9...v1.10.10