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

Package, type and module clean up. #335

Merged
merged 6 commits into from
Aug 18, 2023
Merged

Package, type and module clean up. #335

merged 6 commits into from
Aug 18, 2023

Conversation

raulraja
Copy link
Contributor

  1. move package auto to conversation
  2. removes unused modules
  3. removes unused types and abstractions around suspend and continuations.
    We've decided to go in a different direction and have the suspend APIs auto-generate completable futures that can be
    consumed from Java and Scala.

Once this PR is merged, I would like to change the library package to ai.xef, which we own, but I'm not sure if we need to change anything in maven central or if this would impact deployment. I'm guessing we would need to request a new group id /cc @franciscodr

@raulraja raulraja merged commit 2829f57 into main Aug 18, 2023
@raulraja raulraja deleted the auto-to-conversation branch August 18, 2023 21:25
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

Successfully merging this pull request may close these issues.

2 participants