Releases: achristmascarl/rainfrog
Releases · achristmascarl/rainfrog
v0.3.10
What's Changed
- parse jdbc urls by @achristmascarl in #229
- handle both signed and unsigned pids by @achristmascarl in #228
- bump sqlparser by @achristmascarl in #230
Full Changelog: v0.3.9...v0.3.10
v0.3.9
v0.3.8
What's Changed
- optimize release build by @achristmascarl in #209
- fix missing duckdb driver text by @achristmascarl in #210
- parse duckdb values properly by @achristmascarl in #216
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- Bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group across 1 directory by @dependabot[bot] in #203
- bundled duckdb driver by @achristmascarl in #204
- update readme for duckdb by @achristmascarl in #205
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- oracle driver by @NikodemMarek in #176
- fix ci docker test flakiness by @achristmascarl in #201
New Contributors
- @NikodemMarek made their first contribution in #176
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- fix clippy, collapse ifs by @achristmascarl in #196
- Bump slab from 0.4.10 to 0.4.11 in the cargo group across 1 directory by @dependabot[bot] in #197
- fix: panic on none unwrap by @dshemin in #199
New Contributors
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- Use the common default pattern for the password save prompt by @richardhapb in #190
- more generic cancellation handling by @achristmascarl in #192
- bypass sqlparser by @achristmascarl in #193
- upgrade sqlparser to 0.58.0 by @achristmascarl in #194
New Contributors
- @richardhapb made their first contribution in #190
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Fix typos by @kianmeng in #183
- update to 2024 rust edition by @achristmascarl in #185
- terminate query processes in postgres and mysql by @achristmascarl in #187
- bump sqlparser by @achristmascarl in #188
New Contributors
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- update readme by @achristmascarl in #177
- bump and clean deps, fix clippy by @achristmascarl in #180
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Bump tokio from 1.39.3 to 1.43.1 in the cargo group across 1 directory by @dependabot in #167
- refactor database drivers by @achristmascarl in #169
- percent encode password in constructed url string by @achristmascarl in #173
Full Changelog: v0.3.0...v0.3.1