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: DomenicDev/umadb-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1
Choose a base ref
...
head repository: DomenicDev/umadb-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2
Choose a head ref
  • 16 commits
  • 10 files changed
  • 2 contributors

Commits on Jan 25, 2026

  1. Bump org.testcontainers:testcontainers-junit-jupiter from 2.0.2 to 2.0.3

    Bumps [org.testcontainers:testcontainers-junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
    - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@2.0.2...2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers-junit-jupiter
      dependency-version: 2.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    2e6ea3b View commit details
    Browse the repository at this point in the history
  2. Bump gradle-wrapper from 9.2.0 to 9.3.0

    Bumps gradle-wrapper from 9.2.0 to 9.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    389cd3b View commit details
    Browse the repository at this point in the history
  3. Bump com.google.protobuf from 0.9.5 to 0.9.6

    Bumps com.google.protobuf from 0.9.5 to 0.9.6.
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf
      dependency-version: 0.9.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 25, 2026
    Configuration menu
    Copy the full SHA
    04f2572 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Configuration menu
    Copy the full SHA
    6720d16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from DomenicDev/dependabot/gradle/com.google.p…

    …rotobuf-0.9.6
    
    Bump com.google.protobuf from 0.9.5 to 0.9.6
    DomenicDev authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    15cce2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #9 from DomenicDev/dependabot/gradle/gradle-wrappe…

    …r-9.3.0
    
    Bump gradle-wrapper from 9.2.0 to 9.3.0
    DomenicDev authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    5b05b1c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from DomenicDev/dependabot/gradle/org.testconta…

    …iners-testcontainers-junit-jupiter-2.0.3
    
    Bump org.testcontainers:testcontainers-junit-jupiter from 2.0.2 to 2.0.3
    DomenicDev authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    b97d36c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Bump gradle-wrapper from 9.3.0 to 9.3.1

    Bumps gradle-wrapper from 9.3.0 to 9.3.1.
    
    ---
    updated-dependencies:
    - dependency-name: gradle-wrapper
      dependency-version: 9.3.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    fec067b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from DomenicDev/dependabot/gradle/gradle-wrapp…

    …er-9.3.1
    
    Bump gradle-wrapper from 9.3.0 to 9.3.1
    DomenicDev authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    371e60b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2026

  1. Gradle version cleanup

    DomenicDev committed Feb 7, 2026
    Configuration menu
    Copy the full SHA
    9b96129 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from DomenicDev/gradle-cleanup

    Gradle version cleanup
    DomenicDev authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    c67d7ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    433ccd7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from DomenicDev/enable-tls-without-custom-ca

    Support TLS with default settings (CA) and without API key
    DomenicDev authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    3c43147 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2397038 View commit details
    Browse the repository at this point in the history
  6. Prepare Release v0.2

    DomenicDev committed Feb 7, 2026
    Configuration menu
    Copy the full SHA
    17c5dd0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #15 from DomenicDev/prepare-release-v0.2

    Prepare Release v0.2
    DomenicDev authored Feb 7, 2026
    Configuration menu
    Copy the full SHA
    3747906 View commit details
    Browse the repository at this point in the history
Loading