Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: micronaut-projects/micronaut-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.11
Choose a base ref
...
head repository: micronaut-projects/micronaut-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.12
Choose a head ref
  • 10 commits
  • 7 files changed
  • 5 contributors

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

  1. doc: Update title and description (#10611)

    The idea is to convey the documentation is for the core of the framework.
    sdelamo authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    c61b0b3 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency io.micronaut.rxjava3:micronaut-rxjava3-b…

    …om to v3.2.1 (#10612)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a6eff8f View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency org.awaitility:awaitility to v4.2.1 (#10614

    )
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    259f84f View commit details
    Browse the repository at this point in the history
  4. fix(deps): update groovy monorepo to v4.0.20 (#10615)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3745a2a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore(deps): update dependency io.micronaut.build.internal:micronaut-…

    …gradle-plugins to v6.7.0 (#10619)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f070f7c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix: deserialize a JsonError as a GenericResource (#10625)

    This pull request adds the JsonError test to verify JsonMapper can deserialize a JsonError as a GenericResource introduced in #10526 as a TCK test.
    sdelamo authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e11a18e View commit details
    Browse the repository at this point in the history
  2. tck: HealthResult serialization (#10624)

    * tck: HealthResult serialization
    
    This pull request adds the HealthResult serialization test introduced in #10526 as a TCK test.
    
    * Unused imports and whitespace
    
    * Try to fix the build... Switching base seems to have broken things
    
    ---------
    
    Co-authored-by: Tim Yates <tim.yates@gmail.com>
    sdelamo and timyates authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0844f67 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    1bbbf8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b3686a View commit details
    Browse the repository at this point in the history
Loading