Releases: maestro-org/maestro-symphony
Releases · maestro-org/maestro-symphony
v0.2.1
What's Changed
- chore: upgrade GitHub Actions for Node 24 by @Vardominator in #199
- build(deps): bump axum-server from 0.7.2 to 0.8.0 by @dependabot[bot] in #200
- build(deps): bump axum from 0.8.6 to 0.8.8 by @dependabot[bot] in #201
- build(deps): bump thiserror from 2.0.17 to 2.0.18 by @dependabot[bot] in #202
- build(deps): bump chrono from 0.4.42 to 0.4.44 by @dependabot[bot] in #203
- build(deps): bump tracing from 0.1.41 to 0.1.44 by @dependabot[bot] in #204
- Update to Charms v12 by @imikushin in #210
- build(deps): bump sysinfo from 0.36.1 to 0.38.4 by @dependabot[bot] in #205
- build(deps): bump quote from 1.0.41 to 1.0.45 by @dependabot[bot] in #206
- build(deps): bump tracing-subscriber from 0.3.20 to 0.3.23 by @dependabot[bot] in #207
- build(deps): bump config from 0.15.18 to 0.15.22 by @dependabot[bot] in #208
- chore: bump version to 0.2.1 by @Vardominator in #211
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- build(deps): bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #166
- build(deps): bump indexmap from 2.11.1 to 2.11.4 by @dependabot[bot] in #168
- build(deps): bump config from 0.15.15 to 0.15.17 by @dependabot[bot] in #171
- chore: update snapshot links by @roethke in #174
- build(deps): bump rustc-hash from 1.1.0 to 2.1.1 by @dependabot[bot] in #167
- build(deps): bump quote from 1.0.40 to 1.0.41 by @dependabot[bot] in #179
- build(deps): bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #180
- build(deps): bump config from 0.15.17 to 0.15.18 by @dependabot[bot] in #181
- build(deps): bump axum from 0.8.4 to 0.8.6 by @dependabot[bot] in #182
- Charms: implement API endpoints and transaction indexing by @imikushin in #194
- Add git hooks for format and lint checks by @Vardominator in #197
- build(deps): bump tempfile from 3.22.0 to 3.23.0 by @dependabot[bot] in #183
- build(deps): bump indexmap from 2.11.4 to 2.12.0 by @dependabot[bot] in #188
- build(deps): bump proc-macro2 from 1.0.101 to 1.0.103 by @dependabot[bot] in #189
- build(deps): bump tikv-jemallocator from 0.6.0 to 0.6.1 by @dependabot[bot] in #190
- build(deps): bump syn from 2.0.106 to 2.0.108 by @dependabot[bot] in #191
- chore: bump version by @Vardominator in #198
New Contributors
- @imikushin made their first contribution in #194
Full Changelog: v0.1.4...v0.2.0
Maestro Symphony v0.1.4
What's Changed
- Ensure monotically increasing commit ts by @jmhrpr in #160
- build(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #155
- build(deps): bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #156
- build(deps): bump indexmap from 2.11.0 to 2.11.1 by @dependabot[bot] in #158
- build(deps): bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #159
- RocksDB Iterating by @jmhrpr in #142
- feat: add audit report by @waymobetta in #163
- chore: bump cargo v0.1.4 by @Vardominator in #165
Full Changelog: v0.1.3...v0.1.4
Maestro Symphony v0.1.3
What's Changed
- Bump thiserror from 2.0.12 to 2.0.16 by @dependabot[bot] in #133
- Bump syn from 2.0.104 to 2.0.106 by @dependabot[bot] in #134
- Bump config from 0.15.13 to 0.15.14 by @dependabot[bot] in #136
- Bump async-trait from 0.1.88 to 0.1.89 by @dependabot[bot] in #137
- feat: add initial snapshot setup + guide by @waymobetta in #126
- Bump indexmap from 2.10.0 to 2.11.0 by @dependabot[bot] in #135
- Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #139
- feat: rune info single by @Vardominator in #150
- feat: rune balances include_info flag by @Vardominator in #151
- build(deps): bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #147
- build(deps): bump clap from 4.5.43 to 4.5.47 by @dependabot[bot] in #146
- build(deps): bump config from 0.15.14 to 0.15.15 by @dependabot[bot] in #145
- build(deps): bump tempfile from 3.20.0 to 3.21.0 by @dependabot[bot] in #144
- build(deps): bump proc-macro2 from 1.0.96 to 1.0.101 by @dependabot[bot] in #143
- chore: bump cargo version 0.1.3 by @Vardominator in #152
Full Changelog: v0.1.2...v0.1.3
Maestro Symphony v0.1.2
What's Changed
- Bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #116
- Bump sysinfo from 0.36.0 to 0.36.1 by @dependabot[bot] in #118
- Bump tokio from 1.46.1 to 1.47.0 by @dependabot[bot] in #120
- Bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in #121
- Bump tokio from 1.47.0 to 1.47.1 by @dependabot[bot] in #122
- Bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #123
- Bump clap from 4.5.42 to 4.5.43 by @dependabot[bot] in #127
- Bump proc-macro2 from 1.0.95 to 1.0.96 by @dependabot[bot] in #128
- RocksDB settings by @jmhrpr in #125
- chore: bump version by @Vardominator in #130
- fix: cargo patch by @Vardominator in #132
Full Changelog: v0.1.1...v0.1.2
Maestro Symphony v0.1.1
What's Changed
- Bump sysinfo from 0.35.2 to 0.36.0 by @dependabot[bot] in #103
- Bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #104
- Bump config from 0.15.11 to 0.15.13 by @dependabot[bot] in #105
- Bump tokio from 1.45.0 to 1.46.1 by @dependabot[bot] in #106
- chore: bump gasket by @Vardominator in #108
- feat: add custom indexer guide by @waymobetta in #98
- add clarification, fixes by @waymobetta in #112
- [skip ci] add checklist by @Vardominator in #114
- feat:
incrementanddecrementkey using RocksDB merge operations by @jmhrpr in #113 - chore: bump cargo version by @Vardominator in #119
Full Changelog: v0.1.0...v0.1.1
Maestro Symphony v0.1.0
feat: add issue templates (#102) * add issue templates * add additional issue templates