8000 Comparing v_1.5.17...v_1.5.18 · qos-ch/logback · 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: qos-ch/logback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v_1.5.17
Choose a base ref
...
head repository: qos-ch/logback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v_1.5.18
Choose a head ref
  • 7 commits
  • 36 files changed
  • 1 contributor

Commits on Feb 25, 2025

  1. start work on 1.5.18-SNAPSHOT

    Signed-off-by: Ceki Gulcu <ceki@qos.ch>
    ceki committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    834059c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. introduce strategy based compression

    Signed-off-by: Ceki Gulcu <ceki@qos.ch>
    ceki committed Mar 7, 2025
    Configuration menu
    Copy the full SHA
    8968d0f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2025

  1. add xz compression support with tests

    Signed-off-by: Ceki Gulcu <ceki@qos.ch>
    ceki committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    31c1f55 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2025

  1. add support for XZ compression

    Signed-off-by: Ceki Gulcu <ceki@qos.ch>
    ceki committed Mar 16, 2025
    Configuration menu
    Copy the full SHA
    fb45971 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. If compression mode is XZ but the XZ library is missing, then fallbac…

    …k to GZ compression.
    
    Signed-off-by: Ceki Gulcu <ceki@qos.ch>
    ceki committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    f54ab16 View commit details
    Browse the repository at this point in the history
  2. remove references to AccessController marked for deletion in the JDK

    Signed-off-by: Ceki Gulcu <ceki@qos.ch>
    ceki committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    991de58 View commit details
    Browse the repository at this point in the history
  3. prepare release 1.5.18

    Signed-off-by: Ceki Gulcu <ceki@qos.ch>
    ceki committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    b2a02f0 View commit details
    Browse the repository at this point in the history
Loading
0