Skip to content

Releases: GaloyMoney/cala

v0.3.2 Release

06 Dec 16:07
Compare
Choose a tag to compare

Documentation

  • Improve README (#273)
  • Api reference and website examples update to ef6f865

v0.3.1 Release

03 Dec 09:02
Compare
Choose a tag to compare

Documentation

  • Api reference and website examples update to de6fc30

Refactor

  • Return n_events from update

v0.3.0 Release

02 Dec 20:26
Compare
Choose a tag to compare

Bug Fixes

  • Cargo.toml for lib

Documentation

  • Api reference and website examples update to 7986721

Miscellaneous Tasks

  • Remove README ref from sim-time
  • || true for cala-tracing publish (tmp)
  • Clippy fix
  • Bump flake
  • Bump serde from 1.0.210 to 1.0.215 (#266)
  • Bump axum from 0.7.7 to 0.7.9 (#267)
  • Bump uuid from 1.10.0 to 1.11.0 (#255)
  • Bump clap from 4.5.18 to 4.5.21 (#263)
  • Bump serde_json from 1.0.128 to 1.0.133 (#264)
  • Bump flake

Refactor

  • [breaking] Es-entity list_by default = false
  • Use es-entity (#272)

v0.2.46 Release

15 Nov 15:19
Compare
Choose a tag to compare

Documentation

  • Api reference and website examples update to 9490239

Miscellaneous Tasks

  • Remove dbg

v0.2.45 Release

15 Nov 14:31
Compare
Choose a tag to compare

Documentation

  • Add enterprise solutions page (#211)
  • Api reference and website examples update to a443b67

Features

  • VelocityControlCreate mutation (#250)
  • VelocityLimitCreate mutation (#248)

Miscellaneous Tasks

  • VelocityLimit and velocityControl queries (#256)
  • VelocityControlAttach mutation (#253)
  • VelocityControlLimitAdd (#252)
  • Add timestamps to Transaction (#247)
  • Bump axum from 0.7.6 to 0.7.7 (#236)
  • Bump napi-derive from 2.16.11 to 2.16.12 (#233)
  • Bump tonic-build from 0.12.2 to 0.12.3 (#234)
  • Bump tonic-health from 0.12.2 to 0.12.3 (#235)
  • Bump serde_with from 3.9.0 to 3.11.0 (#239)
  • Add support for member fns (#242)
  • Velocity enforcement (#237)
  • Add velocity control and attach to account boilerplate (#225)

Refactor

  • No need for Runner.run to be mut
  • Remove events from Job entity (#249)

Testing

  • Velocity limits (#254)
  • Add unit tests for enforce (#241)
  • Velocity (#240)

v0.2.44 Release

25 Sep 12:57
Compare
Choose a tag to compare

Documentation

  • Improve descriptions, make them not clickable (#210)
  • Api reference and website examples update to a6eb839

Miscellaneous Tasks

  • Bump flake
  • Bump micromatch from 4.0.5 to 4.0.8 in /website (#215)
  • Bump body-parser and express in /website (#219)
  • Bump webpack from 5.91.0 to 5.94.0 in /website (#220)
  • Bump anyhow from 1.0.86 to 1.0.89 (#222)
  • Bump axum from 0.7.5 to 0.7.6 (#221)
  • Bump tonic-health from 0.12.1 to 0.12.2 (#209)
  • Bump napi from 2.16.9 to 2.16.11 (#213)
  • Bump clap from 4.5.16 to 4.5.18 (#212)
  • Bump derive_builder from 0.20.0 to 0.20.1 (#207)
  • Bump prost from 0.13.1 to 0.13.3 (#214)
  • Bump tonic-build from 0.12.1 to 0.12.2 (#205)
  • Bump tokio-stream from 0.1.15 to 0.1.16 (#206)

v0.2.43 Release

06 Sep 19:42
Compare
Choose a tag to compare

Documentation

  • Api reference and website examples update to ac43986

Miscellaneous Tasks

  • Bump serde_json from 1.0.124 to 1.0.128 (#204)
  • Bump rust_decimal_macros from 1.35.0 to 1.36.0 (#198)
  • Bump sqlx from 0.8.0 to 0.8.2 (#203)
  • Bump rust_decimal from 1.35.0 to 1.36.0 (#199)
  • Bump tokio from 1.39.2 to 1.40.0 (#202)
  • Bump pg images

v0.2.42 Release

28 Aug 13:49
Compare
Choose a tag to compare

Documentation

  • Api reference and website examples update to a783e53

Miscellaneous Tasks

  • Add version

v0.2.41 Release

26 Aug 13:45
Compare
Choose a tag to compare

Bug Fixes

  • Connect traces in graphql server

Documentation

  • Api reference and website examples update to 963f601

v0.2.40 Release

19 Aug 09:01
Compare
Choose a tag to compare

Documentation

  • Api reference and website examples update to f75aa46

Miscellaneous Tasks

  • Add audit ignore
  • Bump sqlx