Skip to content
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

[Meta] Road to 1.0 #1728

Open
2 of 4 tasks
jatcwang opened this issue Aug 8, 2022 · 8 comments
Open
2 of 4 tasks

[Meta] Road to 1.0 #1728

jatcwang opened this issue Aug 8, 2022 · 8 comments
Milestone

Comments

@jatcwang
Copy link
Collaborator

jatcwang commented Aug 8, 2022

https://github.com/tpolecat/doobie/milestone/10

Typelevel org migration

  • Transfer to typelevel github org (make sure docs work)
  • Change code package to org.typelevel.doobie
  • Scalafix rule to help migrate packages

Others

  • Remove TimeMeta (was deprecated)

Changelog for 1.0

Mention:

  • No need for import for Instant etc if your driver supports java.time types natively
@jatcwang jatcwang changed the title Road to 1.0 Meta: Road to 1.0 Aug 8, 2022
@armanbilge
Copy link
Member

  • Typelevel SBT plugin

The build is already using the plugin :)

https://github.com/tpolecat/doobie/blob/8a8ca1a40bb0709a300d6fdf65ad71331b078d7d/project/plugins.sbt#L4

@george-wilson-rea
Copy link
Contributor

Does #1798 get us closer to checking off "Clear outstanding PRs"?
I would really like a 1.0.0-RC3 release - is there anything I can do to help make that happen? The description for this issue mentions something about LogHandler - is there a separate issue describing that work?

@armanbilge
Copy link
Member

@george-wilson-rea note that snapshots are published for every merge to main. The latest is 1.0-b90576a-SNAPSHOT, for example:

https://s01.oss.sonatype.org/content/repositories/snapshots/org/tpolecat/doobie-core_3/1.0-b90576a-SNAPSHOT/doobie-core_3-1.0-b90576a-SNAPSHOT.pom

@jatcwang
Copy link
Collaborator Author

jatcwang commented Feb 6, 2023

@george-wilson-rea I have created the issue describing my thoughts on what needs to be done around LogHandler/Query/Update.

@Jasper-M
Copy link

Looks like the HikariTransactor doesn't have LogHandlerM support yet. And maybe there are others?

@jatcwang
Copy link
Collaborator Author

@Jasper-M Thanks for catching that I'll address that in #1872

@george-wilson-rea
Copy link
Contributor

Could you please update this roadmap? I think most of these checkboxes can be checked. What is left before 1.0?

@jatcwang jatcwang changed the title Meta: Road to 1.0 [Meta] Road to 1.0 Nov 21, 2023
@jatcwang jatcwang added this to the 1.0 milestone Jan 6, 2024
@satorg
Copy link
Contributor

satorg commented Mar 20, 2024

I dare to suggest that this my PR could be useful for the migration to the sbt-typelevel plugin, because it has scalafmt enabled by default: #1989.

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

5 participants