All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.4 - 2024-10-15
- update secrecy to 0.10 (#119)
- (deps) bump tower from 0.4.13 to 0.5.1 (#118)
- (deps) bump serde_with from 3.10.0 to 3.11.0 (#115)
- (deps) bump serde_with from 3.9.0 to 3.10.0 (#110)
0.2.3 - 2024-08-20
- use latest sqlx (#79)
- update telemetry dependencies (#80)
- (deps) bump tokio from 1.39.2 to 1.39.3 (#77)
- (deps) bump api-version from
f6a2851
toc36ef8c
(#76) - (deps) bump serde from 1.0.207 to 1.0.208 (#75)
- (deps) bump serde_json from 1.0.124 to 1.0.125 (#74)
- (deps) bump serde from 1.0.206 to 1.0.207 (#73)
- (deps) bump serde_json from 1.0.122 to 1.0.124 (#72)
- (deps) bump serde from 1.0.205 to 1.0.206 (#71)
- (deps) bump serde from 1.0.204 to 1.0.205 (#70)
- (deps) bump api-version from
b4533f8
tof6a2851
(#69) - (deps) bump api-version from
e45e8ee
tob4533f8
(#68) - (deps) bump serde_json from 1.0.121 to 1.0.122 (#67)
- (deps) bump api-version from
d0420f9
toe45e8ee
(#66) - (deps) bump tokio from 1.39.0 to 1.39.2 (#65)
- (deps) bump serde_json from 1.0.120 to 1.0.121 (#64)
- (deps) bump api-version from
82ee85f
tod0420f9
(#63) - (deps) bump tokio from 1.38.1 to 1.39.0 (#61)
- (deps) bump api-version from
86b5992
to82ee85f
(#59) - (deps) bump thiserror from 1.0.62 to 1.0.63 (#60)
- (deps) bump tokio from 1.38.0 to 1.38.1 (#58)
- (deps) bump api-version from
396853b
to86b5992
(#57) - (deps) bump serde_with from 3.8.3 to 3.9.0 (#56)
- (deps) bump api-version from
f961401
to396853b
(#55) - (deps) bump thiserror from 1.0.61 to 1.0.62 (#54)
- (deps) bump zerovec-derive from 0.10.2 to 0.10.3 (#53)
- (deps) bump uuid from 1.9.1 to 1.10.0 (#52)
0.2.2 - 2024-07-03
- add type_name filter for event log filters (#38)
- use more stable postgres testcontainers setup (#43)
- (deps) bump serde_json from 1.0.119 to 1.0.120 (#41)
0.2.1 - 2024-06-26
- record last version after recovery (#32)
- make EventWithMetadata fields public (#36)
- (deps) bump serde_json from 1.0.117 to 1.0.118 (#35)
- (deps) bump uuid from 1.9.0 to 1.9.1 (#34)
- (deps) bump uuid from 1.8.0 to 1.9.0 (#33)
- (deps) bump api-version from
db05a23
tof961401
(#29) - update deps (#27)
- add rusty-accounts example (#23)
0.0.2 - 2024-05-29
- event metadata (#8)