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: terrestris/shogun
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20.4.2
Choose a base ref
...
head repository: terrestris/shogun
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v21.0.0
Choose a head ref
  • 18 commits
  • 12 files changed
  • 5 contributors

Commits on Sep 12, 2024

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

Commits on Sep 16, 2024

  1. build(deps): bump spring-data.version from 3.3.3 to 3.3.4

    Bumps `spring-data.version` from 3.3.3 to 3.3.4.
    
    Updates `org.springframework.data:spring-data-jpa` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/spring-projects/spring-data-jpa/releases)
    - [Commits](spring-projects/spring-data-jpa@3.3.3...3.3.4)
    
    Updates `org.springframework.data:spring-data-envers` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/SpringSource/spring-data-envers/releases)
    - [Commits](/~https://github.com/SpringSource/spring-data-envers/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.data:spring-data-jpa
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.data:spring-data-envers
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5dd0f48 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #920 from terrestris/dependabot/maven/spring-data.…

    …version-3.3.4
    
    build(deps): bump spring-data.version from 3.3.3 to 3.3.4
    dnlkoch authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7249e77 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    e78851a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #921 from terrestris/add-skip-tests-parameters

    chore: add docs for parameters to skip tests while building
    simonseyock authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c9215de View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. build(deps): bump spring-boot.version from 3.3.3 to 3.3.4

    Bumps `spring-boot.version` from 3.3.3 to 3.3.4.
    
    Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-validation` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-starter-graphql` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)
    
    Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.3 to 3.3.4
    - [Release notes](/~https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.3.3...v3.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-web
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-validation
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-starter-graphql
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework.boot:spring-boot-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2ddebeb View commit details
    Browse the repository at this point in the history
  2. build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0

    Bumps commons-io:commons-io from 2.16.1 to 2.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9c7d625 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump org.keycloak:keycloak-admin-client

    Bumps org.keycloak:keycloak-admin-client from 25.0.5 to 25.0.6.
    
    ---
    updated-dependencies:
    - dependency-name: org.keycloak:keycloak-admin-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    44c21eb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #922 from terrestris/dependabot/maven/spring-boot.…

    …version-3.3.4
    
    build(deps): bump spring-boot.version from 3.3.3 to 3.3.4
    dnlkoch authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    36f104a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #924 from terrestris/dependabot/maven/org.keycloak…

    …-keycloak-admin-client-25.0.6
    
    build(deps): bump org.keycloak:keycloak-admin-client from 25.0.5 to 25.0.6
    dnlkoch authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    24197c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #923 from terrestris/dependabot/maven/commons-io-c…

    …ommons-io-2.17.0
    
    build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0
    dnlkoch authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7cf09c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    fe64147 View commit details
    Browse the repository at this point in the history
  2. fix: use flyway progresql module

    BREAKING CHANGE: Upgrade to flyway 10 requires database specific modules
    ahennr committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    484e417 View commit details
    Browse the repository at this point in the history
  3. chore: 💄

    ahennr committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    254fcfc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0921b29 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #925 from terrestris/parent-fix

    Fix(deps): Use correct parent and required flyway10 module for postgres
    ahennr authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b327d71 View commit details
    Browse the repository at this point in the history
  6. chore(release): 21.0.0 [skip ci]

    # [21.0.0](v20.4.2...v21.0.0) (2024-09-26)
    
    ### Bug Fixes
    
    * inherit versions from spring-boot-dependencies if possible ([0921b29](0921b29))
    * use correct version of spring-boot-starter-parent ([872c744](872c744))
    * use flyway progresql module ([484e417](484e417))
    
    ### BREAKING CHANGES
    
    * Upgrade to flyway 10 requires database specific modules
    semantic-release-bot committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4f014f3 View commit details
    Browse the repository at this point in the history
Loading