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

Add Support for Micronaut 3.0 #385

Merged
merged 12 commits into from
Jul 5, 2021
Merged

Add Support for Micronaut 3.0 #385

merged 12 commits into from
Jul 5, 2021

Conversation

graemerocher
Copy link
Contributor

@graemerocher graemerocher commented Jun 17, 2021

  • Removes the use of CustomScope
  • Removes deprecated methods
  • Reviews annotation inheritance
  • Switches to jakarta.inject
  • Switches to io.micronaut.core.annotation.Nullable

dependabot bot and others added 9 commits June 28, 2021 10:25
Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.6 to 3.4.7.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.6...v3.4.7)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@graemerocher graemerocher changed the title Remove CustomScope from Kafka module Add Support for Micronaut 3.0 Jul 5, 2021
@graemerocher graemerocher merged commit 66fd3b7 into master Jul 5, 2021
@graemerocher graemerocher deleted the custom-scope-removal branch July 5, 2021 13:00
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