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: reactor/reactor-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.7.4
Choose a base ref
...
head repository: reactor/reactor-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.7.5
Choose a head ref
  • 7 commits
  • 49 files changed
  • 2 contributors

Commits on Mar 11, 2025

  1. [release] Next development version 3.7.5-SNAPSHOT

    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    9e7150c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Eliminate most compiler warnings (#4015)

    Over the years some warnings have accumulated. This change adds
    suppression where unchecked casts, raw types, ignored value of
    try-with-resources, and deprecated usages are necessary.
    
    ---------
    
    Signed-off-by: Dariusz Jędrzejczyk <dariusz.jedrzejczyk@broadcom.com>
    chemicL authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    4de9509 View commit details
    Browse the repository at this point in the history
  2. Merge #4015 into 3.7.5

    chemicL committed Mar 27, 2025
    Configuration menu
    Copy the full SHA
    ef2702d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. [release] Prepare and release 3.6.16

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    ae2dc3c View commit details
    Browse the repository at this point in the history
  2. [release] Next development version 3.6.17-SNAPSHOT

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    8ae542a View commit details
    Browse the repository at this point in the history
  3. Merge-ignore release 3.6.16 into 3.7.5

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    efaad11 View commit details
    Browse the repository at this point in the history
  4. [release] Prepare and release 3.7.5

    Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
    violetagg committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    cdcba76 View commit details
    Browse the repository at this point in the history
Loading