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

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    5212374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0465527 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. build: bump reactor-core from 3.4.6 to 3.4.7 (#388)

    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>
    dependabot[bot] authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    52fccd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    11a7181 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    571b663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c63a5ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8decc5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6d58d2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'custom-scope-removal' of github.com:micronaut-projects/…

    …micronaut-kafka into custom-scope-removal
    graemerocher committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    7fa4a0b View commit details
    Browse the repository at this point in the history
  6. reduce logging

    graemerocher committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a4ffc34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c45da79 View commit details
    Browse the repository at this point in the history
  8. fix compilation error

    graemerocher committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    d3ec7a7 View commit details
    Browse the repository at this point in the history