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: liquibase/liquibase-hibernate
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.21.0
Choose a base ref
...
head repository: liquibase/liquibase-hibernate
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.22.0
Choose a head ref
  • 14 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 13, 2023

  1. Bump spring.version from 6.0.7 to 6.0.8

    Bumps `spring.version` from 6.0.7 to 6.0.8.
    
    Updates `spring-test` from 6.0.7 to 6.0.8
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8)
    
    Updates `spring-jdbc` from 6.0.7 to 6.0.8
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8)
    
    Updates `spring-beans` from 6.0.7 to 6.0.8
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8)
    
    Updates `spring-context` from 6.0.7 to 6.0.8
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8)
    
    Updates `spring-orm` from 6.0.7 to 6.0.8
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.7...v6.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-jdbc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-beans
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-orm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f50b763 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Merge pull request #475 from liquibase/dependabot/maven/spring.versio…

    …n-6.0.8
    
    Bump spring.version from 6.0.7 to 6.0.8
    filipelautert authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2ba0f9c View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    457d9fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08f7c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge pull request #480 from liquibase/479-diff-changelog-is-removing…

    …-unique-constraint
    
    Fix diff changelog is removing unique constraint since 4.21.0 (hibernate6 + postgresql)
    filipelautert authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c16993c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Bump jacoco-maven-plugin from 0.8.9 to 0.8.10

    Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10.
    - [Release notes](https://github.com/jacoco/jacoco/releases)
    - [Commits](jacoco/jacoco@v0.8.9...v0.8.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.jacoco:jacoco-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    28f9fcd View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    6d3760a View commit details
    Browse the repository at this point in the history
  2. Bump maven-surefire-plugin from 3.0.0 to 3.1.0

    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - [Commits](apache/maven-surefire@surefire-3.0.0...surefire-3.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 8, 2023
    Configuration menu
    Copy the full SHA
    de9b5a7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Merge pull request #489 from liquibase/dependabot/maven/org.apache.ma…

    …ven.plugins-maven-surefire-plugin-3.1.0
    
    Bump maven-surefire-plugin from 3.0.0 to 3.1.0
    filipelautert authored May 10, 2023
    Configuration menu
    Copy the full SHA
    68e3a20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #484 from liquibase/dependabot/maven/org.jacoco-ja…

    …coco-maven-plugin-0.8.10
    
    Bump jacoco-maven-plugin from 0.8.9 to 0.8.10
    filipelautert authored May 10, 2023
    Configuration menu
    Copy the full SHA
    efa6b60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54db140 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #488 from lorenzbaier/envers_revision_field_name_a…

    …nd_revision_type_field_name
    
    add Support for Hibernate EnversSettings revision_field_name and revision_type_field_name
    filipelautert authored May 10, 2023
    Configuration menu
    Copy the full SHA
    b105136 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Bump spring.version from 6.0.8 to 6.0.9

    Bumps `spring.version` from 6.0.8 to 6.0.9.
    
    Updates `spring-test` from 6.0.8 to 6.0.9
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.8...v6.0.9)
    
    Updates `spring-jdbc` from 6.0.8 to 6.0.9
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.8...v6.0.9)
    
    Updates `spring-beans` from 6.0.8 to 6.0.9
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.8...v6.0.9)
    
    Updates `spring-context` from 6.0.8 to 6.0.9
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.8...v6.0.9)
    
    Updates `spring-orm` from 6.0.8 to 6.0.9
    - [Release notes](https://github.com/spring-projects/spring-framework/releases)
    - [Commits](spring-projects/spring-framework@v6.0.8...v6.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework:spring-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-jdbc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-beans
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-context
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.springframework:spring-orm
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 11, 2023
    Configuration menu
    Copy the full SHA
    a7d78a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #490 from liquibase/dependabot/maven/spring.versio…

    …n-6.0.9
    
    Bump spring.version from 6.0.8 to 6.0.9
    filipelautert authored May 11, 2023
    Configuration menu
    Copy the full SHA
    b49f233 View commit details
    Browse the repository at this point in the history
Loading