10000 Comparing 2.4.6...2.4.7 · hibernate/hibernate-reactive · GitHub
[go: up one dir, main page]

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: hibernate/hibernate-reactive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.6
Choose a base ref
...
head repository: hibernate/hibernate-reactive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.7
Choose a head ref
  • 17 commits
  • 31 files changed
  • 5 contributors

Commits on Apr 8, 2025

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

Commits on Apr 14, 2025

  1. Make CONTEXTUAL_DATA_KEY constant

    It shouldn't be allowed to change it.
    tsegismont authored and DavideD committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    156f7c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    72fdc5a View commit details
    Browse the repository at this point in the history
  2. [#2209] fix more unnecessary casts to ReactiveSession

    at least some of these are not actually bugs, but some others look sus
    gavinking authored and DavideD committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    5e26d30 View commit details
    Browse the repository at this point in the history
  3. [#2207] Provide access to the contextual data map

    We store the session in the Vert.x local context.
    
    But, Quarkus needs a way to access the same context when
    using Panache.
    
    See quarkus issue: quarkusio/quarkus#47314
    DavideD committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    80a9cfe View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2025

  1. log the HR version

    gavinking committed Apr 25, 2025
    Configuration menu
    Copy the full SHA
    415406e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    59205e2 View commit details
    Browse the repository at this point in the history
  2. [#2234] Revert "Make CONTEXTUAL_DATA_KEY constant"

    This reverts commit 156f7c3.
    DavideD committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    ab6aa32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54414d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02c825a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. Configuration menu
    Copy the full SHA
    a01cb1a View commit details
    Browse the repository at this point in the history
  2. [#1780] add operations for obtaining the current sessions from the co…

    …ntext
    
    this will make it easier to implement the necessary Quarkus integration
    gavinking committed May 1, 2025
    Configuration menu
    Copy the full SHA
    ae30a68 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Configuration menu
    Copy the full SHA
    a7bd6ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd66441 View commit details
    Browse the repository at this point in the history
  3. [#2222] Set the dry run option from the parameters

    rather than keeping it always set to `true`
    marko-bekhta authored and DavideD committed May 5, 2025
    Configuration menu
    Copy the full SHA
    e0e6718 View commit details
    Browse the repository at this point in the history
  4. [#2222] Set the dry run option from the parameters

    rather than keeping it always set to `true`
    
    also release the staging repository automatically
    marko-bekhta authored and DavideD committed May 5, 2025
    Configuration menu
    Copy the full SHA
    3d1a30d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dfa251 View commit details
    Browse the repository at this point in the history
Loading
0