Austin Bonander
28cfdbb40c
Release/0.8.3 ( #3663 )
...
* chore: create 0.8.3 release
* fix: prevent dead-branch warning from Clippy in query macros
cc #3595
* fix: move `#[allow]` from previous commit to the `if` block
2025-01-03 20:28:57 -08:00
Austin Bonander
c253e65819
chore: prepare 0.8.2 release
2024-09-03 14:14:56 -07:00
Austin Bonander
1fb255935f
fix(CHANGELOG): add missing links for new authors
2024-08-24 04:36:48 -07:00
Austin Bonander
9c94ce891a
chore: prepare release 0.8.1
2024-08-24 00:17:41 -07:00
Austin Bonander
80fa6d1e45
fix(changelog): add missing entry for #2697
2024-07-23 10:53:51 -07:00
Austin Bonander
9e1aa748c9
chore: prepare changelog entry for 0.8.0
2024-07-22 18:36:35 -07:00
Austin Bonander
248d6170a7
chore: prepare 0.7.4 release
2024-03-11 22:01:04 -07:00
Austin Bonander
b4cce67b83
fix(changelog): correct release date for 0.7.3
...
also fix formatting for 0.6.3 cause it was bugging me
2023-11-22 18:11:58 -08:00
Austin Bonander
213ecd743c
chore: upgrade libsqlite3-sys
2023-11-22 17:55:04 -08:00
Austin Bonander
31d402b469
chore: prepare 0.7.3 release
2023-11-22 17:43:46 -08:00
Austin Bonander
e80291b2a7
chore: prepare 0.7.2 release ( #2782 )
2023-09-26 14:35:56 -07:00
Austin Bonander
c70cfaf035
prepare 0.7.1 release ( #2621 )
2023-07-14 17:24:52 -07:00
Jakub Kołodziejczak
66436565e8
docs(changelog): be more verbose about offline mode breaking change ( #2603 )
2023-07-14 10:43:03 -07:00
Austin Bonander
56ccdd294b
fix(CHANGELOG): mention AnyEncode
removal
...
closes #2598
2023-07-10 12:34:26 -07:00
Austin Bonander
af67b136cd
fix(CHANGELOG): copy breaking changes list from #2039
2023-07-03 15:34:45 -07:00
Austin Bonander
dcb58b0e2c
0.7.0 release ( #2575 )
...
* WIP preparing 0.7.0 release
* fix: re-enable examples
* fix doctests in `sqlx-core`
* cherry-pick CHANGELOG entry for 0.6.3
* add actions workflow for examples
* fix(cli): close connection after running migrations
* fix examples
* fix(sqlite): fix parsing of URLs via `Any`
* fix(example): don't let Postgres `listen` example run forever
* fix Postgres `transaction` example
2023-07-03 14:37:37 -07:00
Austin Bonander
76ae286500
CHANGELOG: mention that users should upgrade CLI
2022-09-20 14:10:52 -07:00
Austin Bonander
b6cddcd014
prepare 0.6.2 release ( #2092 )
2022-09-14 15:23:06 -07:00
Austin Bonander
cb52c7c62b
chore: prep 0.6.1 release
2022-08-02 19:16:32 -07:00
Austin Bonander
8fd7ee72a6
fix(CHANGELOG): add missing URL for a contributor
2022-06-20 14:57:51 -07:00
Romain
339e0580ca
fix #1905 : replaced all uses of "uri" to "url" ( #1906 )
...
* fix #1905 : replaced all uses of "uri" to "url"
* rebase commits
resolved conflicts in mod.rs
fixed conflict in options.rs
Update options.rs
Update options.rs
Update options.rs
2022-06-17 15:32:30 -07:00
Austin Bonander
9b3b9bdeb8
fix(CHANGELOG): add #1748 to breaking changes
...
This change is already published with 0.6.0, I just forgot to document it.
2022-06-16 16:21:23 -07:00
Austin Bonander
061fdcabd7
fix(CHANGELOG): make 0.6.0 heading the same size
2022-06-16 15:59:28 -07:00
Austin Bonander
17cebde64a
preparing 0.6.0 release ( #1911 )
...
* preparing 0.6.0 release
* run `cargo update` (not `upgrade`)
2022-06-16 15:53:09 -07:00
Kian-Meng Ang
d52f301a94
Fix typos ( #1894 )
...
* Fix typos
* Update CHANGELOG.md
Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
2022-06-08 14:56:56 -07:00
Austin Bonander
fee8c60fe0
document 0.5.13 in changelog
2022-04-15 12:34:05 -07:00
Austin Bonander
2e026cae67
prepare 0.5.12 release ( #1800 )
...
* prepare release 0.5.12
* chore: remove mentions of things happening in 0.6
except one mention that should still be happening in 0.6
2022-04-14 14:21:15 -07:00
Austin Bonander
dd2d51f207
fix(CHANGELOG): correct year for 0.5.11 release
2022-04-05 14:10:01 -07:00
Austin Bonander
eaf41fd092
prepare 0.5.11 release ( #1715 )
2022-02-18 13:49:06 -08:00
Austin Bonander
fdbfc5dfc3
Prepare 0.5.10 release ( #1603 )
...
* fix(cli): change new `rustls` and `native-tls` features to use correct runtime feature
* chore: upgrade SQLx crates to 0.5.10, upgrade all dependencies to latest versions
chore(cli): upgraded `clap` to `3.0.0-rc.9`
* fix(tests/sqlite): ignore `issue_1467()` as spuriously failing
I'm well aware of the principle that a spuriously failing test is a failing test, but even though I have it outputting the seed used with a reproducible PRNG, I can't reproduce the failures locally, so 🤷 .
* chore: add CHANGELOG entry for 0.5.10
2021-12-29 17:25:49 -08:00
Austin Bonander
9abe9b3ac5
prepare 0.5.9 hotfix release ( #1469 )
2021-10-01 15:52:52 -07:00
Austin Bonander
1b5dd6514b
preparing 0.5.8 release ( #1466 )
...
* preparing 0.5.8 release
* fix warnings before release
2021-10-01 14:45:25 -07:00
Austin Bonander
3749e0ea37
chore: prepare 0.5.7 (hotfix) release ( #1394 )
2021-08-20 17:14:42 -07:00
Austin Bonander
6bb1c716bd
preparing 0.5.6 release ( #1382 )
...
* fix(pool): reenable connection reaper
* fix warnings
* chore: bump published crates to 0.5.6
* chore: update CHANGELOG.md for 0.5.6
2021-08-17 12:44:24 -07:00
Ryan Leckey
694a2ac478
release: v0.5.5
2021-05-24 09:34:34 -07:00
Ryan Leckey
5d9c292132
release: v0.5.4
2021-05-22 16:38:54 -07:00
Ryan Leckey
f7d3617e1b
update CHANGELOG for 0.5.3
2021-05-21 17:22:50 -07:00
Ryan Leckey
f7775f7fde
release: 0.5.2
2021-04-15 18:40:46 -07:00
Timo Kröger
68d404568e
Fix changelog dates: 0.5 was released in 2021
2021-02-22 10:49:04 -08:00
Ryan Leckey
efccd6c9b8
chore: update sqlx-rt to 0.3
2021-02-04 09:15:00 -08:00
Ryan Leckey
12246da4d1
chore: update CHANGELOG for 0.5
2021-02-04 06:19:12 -08:00
Rob Ede
e197d5b0e2
rt: update to actix-rt v2
2021-02-04 04:51:22 -08:00
Jonas Platte
5d3858d5e3
Update CHANGELOG.md
2021-01-31 16:56:37 -08:00
Ryan Leckey
d5e0f1b92b
refactor: rename DbOutcome to DbQueryResult
2021-01-20 21:57:26 -08:00
Jonas Platte
e29b07c069
Add a changelog entry for the async runtime update
2021-01-20 21:51:31 -08:00
Jonas Platte
08a76f45ae
Rename DbDone to DbOutcome
2021-01-12 14:45:01 +01:00
Jonas Platte
a1d562f04b
Remove the Done trait
2021-01-12 14:37:44 +01:00
Jonas Platte
fd8b2b7f8a
Rename sqlx(rename) attribute to sqlx(type_name)
2021-01-12 03:39:10 -08:00
Ryan Leckey
3aeb46f329
Update CHANGELOG.md
2020-12-19 11:41:03 -08:00
Ryan Leckey
b6cc0b4a76
Update CHANGELOG
2020-12-19 01:14:30 -08:00