Skip to content

Release version 0.45.0 #1162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 tasks done
Tracked by #10002
alamb opened this issue Mar 3, 2024 · 3 comments
Closed
4 tasks done
Tracked by #10002

Release version 0.45.0 #1162

alamb opened this issue Mar 3, 2024 · 3 comments
Assignees

Comments

@alamb
Copy link
Contributor

alamb commented Mar 3, 2024

Follow on to #1114

Filing a ticket here to track the work of a release (mostly so others can follow along)

Target Release Date: Approximately 2024-04-03

Release instructions: https://github.com/sqlparser-rs/sqlparser-rs/blob/main/docs/releasing.md

Steps:

@alamb
Copy link
Contributor Author

alamb commented Apr 12, 2024

I have been behind -- I am working to make a new release now.

This was referenced Apr 12, 2024
@alamb
Copy link
Contributor Author

alamb commented Apr 12, 2024

andrewlamb@Andrews-MacBook-Pro:~/Software/sqlparser-rs$ cargo release minor --push-remote origin
   Upgrading sqlparser from 0.44.0 to 0.45.0
     Pushing Pushing main, v0.45.0 to origin
warning: aborting release due to dry run; re-run with `--execute`
andrewlamb@Andrews-MacBook-Pro:~/Software/sqlparser-rs$ cargo release minor --push-remote origin --execute
Release sqlparser 0.45.0? [y/N]
y
   Upgrading sqlparser from 0.44.0 to 0.45.0
[main 2f03fad] chore: Release sqlparser version 0.45.0
 1 file changed, 1 insertion(+), 1 deletion(-)
     Pushing Pushing main, v0.45.0 to origin
Enumerating objects: 6, done.
Counting objects: 100% (6/6), done.
Delta compression using up to 16 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 470 bytes | 470.00 KiB/s, done.
Total 4 (delta 2), reused 0 (delta 0), pack-reused 0 (from 0)
remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
remote: Bypassed rule violations for refs/heads/main:
remote:
remote: - Changes must be made through a pull request.
remote:
To github.com:sqlparser-rs/sqlparser-rs.git
   acc5dd9..2f03fad  main -> main
 * [new tag]         v0.45.0 -> v0.45.0

@alamb
Copy link
Contributor Author

alamb commented Apr 12, 2024

Available now on crates.io: https://crates.io/crates/sqlparser/0.45.0

next release is tracked in #1214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant