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: gitlab4j/gitlab4j-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.8.0
Choose a base ref
...
head repository: gitlab4j/gitlab4j-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.8.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 28, 2024

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

Commits on Sep 21, 2025

  1. Configuration menu
    Copy the full SHA
    fe43ec3 View commit details
    Browse the repository at this point in the history
  2. Use jreleaser for maven central publication (#1267)

    Fixes #923
    
    _ Conflicts:
    _	build.gradle
    _	gitlab4j-api/build.gradle
    _	gitlab4j-models/build.gradle
    jmini committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    4012fa8 View commit details
    Browse the repository at this point in the history
  3. Use PropertyNamingStrategies instead of PropertyNamingStrategy (#1285)

    PropertyNamingStrategy was deprecated as of 2.12 and removed in jackson-databind 2.20.
    
    Co-authored-by: Federico Grilli <federico.grilli@magnolia-cms.com>
    jmini and Federico Grilli authored Sep 21, 2025
    Configuration menu
    Copy the full SHA
    2a4d424 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfa3d79 View commit details
    Browse the repository at this point in the history
Loading