datastax / cassandra-quarkus

An Apache Cassandra(R) extension for Quarkus
Apache License 2.0
39 stars 28 forks source link

Upgrade to Quarkus 3.0.0.Final #229

Closed absurdfarce closed 1 year ago

absurdfarce commented 1 year ago

Updated release version to 1.2.0 now that we're at a final release

absurdfarce commented 1 year ago

Okay @adutra, this has been completely re-worked into something that should be much saner. When you have the time would you mind taking another pass? Same thing as before; I really want a second set of eyes to confirm I didn't get any of the field/constructor/method params mucked up.

That said, if you see me doing anything else dumb with the Java language please feel free to flag that too. :(

absurdfarce commented 1 year ago

In the interest of time I'm going to merge this PR and finish up the release today. If there are things we need to go back and revisit afterwards we can do that in the next version.