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: airlift/aircompressor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2
Choose a base ref
...
head repository: airlift/aircompressor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    29a9c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf6c044 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Bump io.airlift:airbase from 200 to 202

    Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 200 to 202.
    - [Release notes](https://github.com/airlift/airbase/releases)
    - [Changelog](https://github.com/airlift/airbase/blob/master/CHANGES.md)
    - [Commits](https://github.com/airlift/airbase/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.airlift:airbase
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dain committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    9fc2697 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Expose LZ4 acceleration factor

    wendigo authored and martint committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    9dfbdda View commit details
    Browse the repository at this point in the history
  2. Expose Zstd compression level

    wendigo authored and martint committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    33b15f6 View commit details
    Browse the repository at this point in the history
  3. Test on JDK 24

    wendigo authored and martint committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    2324c71 View commit details
    Browse the repository at this point in the history
Loading