https://kotlinlang.org logo
#squarelibraries
Title
# squarelibraries
l

leonhardt

10/04/2023, 4:38 PM
Is there any plan for SQLDelight 2.0.x patch releases? I noticed there's a project to track progress toward your next 2.1 minor release but I'm curious to know if there's anything smaller planned in the meantime. I'm eager to try out some changes in a couple of @griffio's recently completed PRs!
sqldelight 1
a

alec

10/04/2023, 4:41 PM
yes for sure, its high priority for me but been busy with other things
thank you color 2
l

leonhardt

10/04/2023, 4:43 PM
Okay thank you! I'll stay subscribed to the GitHub releases to keep an eye out. Thanks for this amazing library, we enjoy using it every day. 🍻
2
h

hfhbd

10/04/2023, 5:57 PM
Ideally there will be a new release of Kotlinpoet too to fix some local issues with the minus sign.
👍 1
l

leonhardt

11/03/2023, 8:26 PM
Hey @alec! Anything a community member like myself could do to help with a 2.0.x patch release? I'd be willing to organize issues or groom a changelog if it would be a welcome contribution and help get some of this good work released!
sqldelight 🚀
a

alec

11/03/2023, 8:32 PM
helping prep a changelog would be extremely helpful, you could look at the previous release commits for how i do them
🤘🏻 1
my intention is to just review existing PRs before a release, and not existing issues since that would take too much time, and best thing to speed up that PR review process is for them to be green before I go to review. Rekicking CI if necessary, or fixing CI issues, is the absolute best thing for helping speed up the 2.0.x release
h

hfhbd

11/03/2023, 8:37 PM
Do you plan to include sql-psi 0.5.0 too? If so, some changes in code gen would be needed, mostly https://github.com/AlecKazakova/sql-psi/pull/540/files
a

alec

11/03/2023, 8:37 PM
yes for sure sql-psi will be released beforehand
l

leonhardt

11/03/2023, 8:38 PM
Sounds great @alec! I'll take a look at the changelog first as seems like a good place for me to start. If I get through that and am feeling up for more I'll get familiar with how the project has CI setup and inquire about access etc.
a

alec

11/03/2023, 8:39 PM
really appreciate that, thank you
l

leonhardt

11/03/2023, 10:52 PM
@alec I finished a PR to draft a changelog for the next release. I hope it is helpful! https://github.com/cashapp/sqldelight/pull/4781
Hey @alec just checking in on this to make sure it didn't get lost in an old thread. Any feedback on the PR or anything further I can do to help get a patch release rolling?
h

hfhbd

11/16/2023, 6:25 PM
I am obviously not Alec, but your PR is definitely not lost. But one perquisite for a new patch release is the bump of sql-psi, and I am currently working on it. I hope I will finish it this weekend.
sqldelight 1
thank you color 1