Releases: emilpriver/geni
Releases · emilpriver/geni
2026-05-04
[v1.3.2] - 2026-05-04
- Improved schema dump for PostgreSQL, MariaDB, and MySQL databases. (#301)
v1.3.1
Bug fixes
- Fixed a problem where the dump didn't add
; - Fixed a problem where the
ON DELETE CASCADEwas omited
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory by @dependabot[bot] in #289
- Improve the output of dump for postgres, maria and mysql by @emilpriver in #292
Full Changelog: v1.2.1...v1.3.0
v1.2.1
What's Changed
Bug Fixes
- Fixed a bug where providing a schema as part of the migrations table caused the schema creation to fail. The migrations schema is now created automatically if it does not already exist. (#288) @emilpriver
Dependency Updates
- Bump
rustls-webpkifrom 0.102.4 to 0.102.8 in/examples/library(#285) @dependabot - Bump
randfrom 0.8.5 to 0.8.6 in/examples/library(#286) @dependabot
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- feat: ssh tunnel by @eliottwantz in #284
New Contributors
- @eliottwantz made their first contribution in #284
Full Changelog: v1.1.9...v1.2.0
v1.1.9
What's Changed
- Bump the cargo group across 2 directories with 3 updates by @dependabot[bot] in #280
- Bump the cargo group across 2 directories with 3 updates by @dependabot[bot] in #283
- Bump patch and minor dependencies by @llbbl in #282
Full Changelog: v1.1.8...v1.1.9
v1.1.8
What's Changed
- Fixed rust.yaml to fix build issues by @emilpriver in #279
Full Changelog: v1.1.7...v1.1.8
v1.1.7
What's Changed
- Bump ring from 0.17.7 to 0.17.13 in /examples/library in the cargo group across 1 directory by @dependabot[bot] in #239
- Bump ring from 0.17.8 to 0.17.13 in the cargo group by @dependabot[bot] in #240
- Bump log from 0.4.22 to 0.4.28 by @dependabot[bot] in #257
- Bump tempfile from 3.17.1 to 3.22.0 by @dependabot[bot] in #258
- Bump serde from 1.0.217 to 1.0.226 by @dependabot[bot] in #261
- Bump serde_json from 1.0.138 to 1.0.145 by @dependabot[bot] in #262
- Add more tests by @llbbl in #260
- Bump which from 7.0.2 to 8.0.0 by @dependabot[bot] in #266
- Add Turso SDK driver support by @domenkozar in #272
- Bumped flake.nix and cargo version by @emilpriver in #277
New Contributors
- @llbbl made their first contribution in #260
- @domenkozar made their first contribution in #272
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
- Bump mockall from 0.13.0 to 0.13.1 by @dependabot in #213
- Bump serde from 1.0.214 to 1.0.217 by @dependabot in #220
- Bump tokio from 1.41.0 to 1.43.0 by @dependabot in #222
- Bump clap from 4.5.20 to 4.5.27 by @dependabot in #225
- Bump serde_json from 1.0.132 to 1.0.138 by @dependabot in #226
- Bump chrono from 0.4.38 to 0.4.40 by @dependabot in #238
- Bump anyhow from 1.0.92 to 1.0.97 by @dependabot in #237
- Bump async-trait from 0.1.83 to 0.1.87 by @dependabot in #236
- Bump tempfile from 3.13.0 to 3.17.1 by @dependabot in #235
- Bump which from 7.0.0 to 7.0.2 by @dependabot in #229
- Bump clap from 4.5.27 to 4.5.38 by @dependabot in #251
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Bump async-trait from 0.1.82 to 0.1.83 by @dependabot in #190
- Bump regex from 1.10.6 to 1.11.0 by @dependabot in #191
- Bump tempfile from 3.12.0 to 3.13.0 by @dependabot in #192
- Bump clap from 4.5.18 to 4.5.19 by @dependabot in #193
- Bump futures from 0.3.30 to 0.3.31 by @dependabot in #194
- Bump clap from 4.5.19 to 4.5.20 by @dependabot in #195
- Bump anyhow from 1.0.89 to 1.0.90 by @dependabot in #196
- Bump serde_json from 1.0.128 to 1.0.132 by @dependabot in #197
- Bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #198
- Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #199
- Bump regex from 1.11.0 to 1.11.1 by @dependabot in #200
- Bump serde from 1.0.210 to 1.0.213 by @dependabot in #201
- Bump serde from 1.0.213 to 1.0.214 by @dependabot in #204
- Bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #203
- Bump which from 6.0.3 to 7.0.0 by @dependabot in #202
- Added order on dump fields by @emilpriver in #211
Full Changelog: v1.1.4...v1.1.5