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

feat!: upgrade to Apollo Kotlin 3.8.1 #71

Merged
merged 1 commit into from
Apr 23, 2023

Conversation

spencersteers
Copy link

Upgrade to apollo-kotlin v3.8.0

New Options:

  • generateDataBuilders
  • generateModelBuilders
  • nullableFieldStyle

Breaking Changes:

  • Remove moduleName
    • I'm not sure what exactly this option did before but it is no longer in 3.8.0
  • Rename customScalarsMapping to scalarsMapping
    • This is just to match the name of the option in the compiler

Thank you so much for your work on this plugin! Let me know if this is something you want to support / if there is anything else I can do to get this merged!

@spencersteers
Copy link
Author

@aoudiamoncef Have you had a chance to take a look at this?

@aoudiamoncef
Copy link
Owner

Hi @spencersteers

Thank you for your contribution 👍

I'll review It ASAP

pom.xml Outdated Show resolved Hide resolved
@spencersteers spencersteers changed the title feat!: upgrade to Apollo Kotlin 3.8.0 feat!: upgrade to Apollo Kotlin 3.8.1 Apr 22, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@aoudiamoncef aoudiamoncef merged commit ed05cb4 into aoudiamoncef:main Apr 23, 2023
@spencersteers spencersteers deleted the apollo-3.8.0 branch April 24, 2023 21:07
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