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.0
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.1
Choose a head ref
  • 11 commits
  • 11 files changed
  • 4 contributors

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    ec0cfdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6b9957 View commit details
    Browse the repository at this point in the history
  3. Bump io.airlift:airbase from 163 to 166

    Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 163 to 166.
    - [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 Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1cbfaaf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Bump io.airlift:airbase from 166 to 168

    Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 166 to 168.
    - [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 Aug 26, 2024
    Configuration menu
    Copy the full SHA
    41090e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Bump io.airlift:airbase from 168 to 169

    Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 168 to 169.
    - [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 Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ea31a52 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Add retained size to compressor

    wendigo authored and dain committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    019b658 View commit details
    Browse the repository at this point in the history
  2. Use Math.clamp to improve code readability

    wendigo authored and dain committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    befc81b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Oct 2, 2024

  1. Bump org.xerial.snappy:snappy-java from 1.1.10.6 to 1.1.10.7

    Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) from 1.1.10.6 to 1.1.10.7.
    - [Release notes](https://github.com/xerial/snappy-java/releases)
    - [Commits](xerial/snappy-java@v1.1.10.6...v1.1.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: org.xerial.snappy:snappy-java
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dain committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8c5dd2d View commit details
    Browse the repository at this point in the history
  2. Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.6-6

    Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.6-4 to 1.5.6-6.
    - [Commits](https://github.com/luben/zstd-jni/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.luben:zstd-jni
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dain committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    25451df View commit details
    Browse the repository at this point in the history
  3. Bump io.airlift:airbase from 169 to 184

    Bumps [io.airlift:airbase](https://github.com/airlift/airbase) from 169 to 184.
    - [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 Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5c0e302 View commit details
    Browse the repository at this point in the history
Loading