Releases: GaloyMoney/cala
Releases · GaloyMoney/cala
v0.3.2 Release
v0.3.1 Release
Documentation
- Api reference and website examples update to de6fc30
Refactor
- Return n_events from update
v0.3.0 Release
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
v0.2.45 Release
Documentation
Features
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
v0.2.44 Release
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
v0.2.42 Release
v0.2.41 Release
Bug Fixes
- Connect traces in graphql server
Documentation
- Api reference and website examples update to 963f601
v0.2.40 Release
Documentation
- Api reference and website examples update to f75aa46
Miscellaneous Tasks
- Add audit ignore
- Bump sqlx