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.3
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.4
Choose a head ref
  • 13 commits
  • 18 files changed
  • 9 contributors

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

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

Commits on Feb 2, 2024

  1. Restore thread contexts in reversed order (#10445)

    * Demonstrate incorrect order of restoring propagated thread context elements
    
    * Fix: Restore thread state of propagated elements in LIFO order
    lgathy authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c46a8cc View commit details
    Browse the repository at this point in the history
  2. Fix for context propagation bug (#10444)

    * Test context propagation in ReactivePropagation.propagate(...) methods
    
    * Fix: missing context propagation on Subscriber methods
    lgathy authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    dedf78a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8770191 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    ed4be90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a778da5 View commit details
    Browse the repository at this point in the history
  3. Update jackson to align versions (#10455)

    jackson and jackson databind should have the same versions
    timyates authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d0a14c9 View commit details
    Browse the repository at this point in the history
  4. Update dependency io.micronaut.aws:micronaut-aws-bom to v4.4.1 (#10442)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3ad9668 View commit details
    Browse the repository at this point in the history
  5. Update graalvm/setup-graalvm action to v1.1.6 (#10434)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    753b491 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1fb69b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a3f332 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5e1300 View commit details
    Browse the repository at this point in the history
Loading