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: Accenture/DBTestCompare
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.6
Choose a base ref
...
head repository: Accenture/DBTestCompare
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 20 commits
  • 15 files changed
  • 4 contributors

Commits on Apr 26, 2025

  1. Update README.md

    Jakub Raczek authored Apr 26, 2025
    Configuration menu
    Copy the full SHA
    fc3cb1c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Create dependabot.yml

    raczeja authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    2e8cd11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c99e94 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Bump org.apache.commons:commons-lang3 (#56)

    Bumps the maven group with 1 update in the / directory: org.apache.commons:commons-lang3.
    
    
    Updates `org.apache.commons:commons-lang3` from 3.9 to 3.18.0
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      dependency-version: 3.18.0
      dependency-type: direct:production
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 9, 2025
    Configuration menu
    Copy the full SHA
    5ce510b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Bump org.apache.logging.log4j:log4j-core (#57)

    Bumps the maven group with 1 update in the / directory: org.apache.logging.log4j:log4j-core.
    
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.0 to 2.25.3
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.3
      dependency-type: direct:production
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    07ddb52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c441ef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

  1. Bump com.mchange:c3p0 in the maven group across 1 directory (#58)

    Bumps the maven group with 1 update in the / directory: [com.mchange:c3p0](https://github.com/swaldman/c3p0).
    
    
    Updates `com.mchange:c3p0` from 0.10.1 to 0.12.0
    - [Changelog](https://github.com/swaldman/c3p0/blob/0.12.x/CHANGELOG)
    - [Commits](swaldman/c3p0@v0.10.1...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.mchange:c3p0
      dependency-version: 0.12.0
      dependency-type: direct:production
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2026
    Configuration menu
    Copy the full SHA
    d7098df View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Update pom.xml

     modify pom.xml to exclude log4j and include log4j-1.2-api dependency
    raczeja authored May 28, 2026
    Configuration menu
    Copy the full SHA
    c47f78e View commit details
    Browse the repository at this point in the history
  2. Add CLAUDE.md for project guidance, update logging configuration to l…

    …og4j2, and modify build process to use maven-shade-plugin
    jraczek committed May 28, 2026
    Configuration menu
    Copy the full SHA
    e5c8473 View commit details
    Browse the repository at this point in the history
  3. Update SQL Server image to 2022-latest and adjust Dockerfile for Ubun…

    …tu 20.04 compatibility
    jraczek committed May 28, 2026
    Configuration menu
    Copy the full SHA
    8b07c8e View commit details
    Browse the repository at this point in the history
  4. Refactor Printer class to use Appender instead of ConsoleAppender for…

    … improved logger flexibility
    jraczek committed May 28, 2026
    Configuration menu
    Copy the full SHA
    86aee68 View commit details
    Browse the repository at this point in the history
  5. Update MySQL and PostgreSQL images to use specific public ECR reposit…

    …ory tags for consistency
    jraczek committed May 28, 2026
    Configuration menu
    Copy the full SHA
    6ad00f1 View commit details
    Browse the repository at this point in the history
  6. Bump org.apache.logging.log4j:log4j-core (#59)

    Bumps the maven group with 1 update in the / directory: org.apache.logging.log4j:log4j-core.
    
    
    Updates `org.apache.logging.log4j:log4j-core` from 2.25.3 to 2.25.4
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-version: 2.25.4
      dependency-type: direct:production
      dependency-group: maven
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 28, 2026
    Configuration menu
    Copy the full SHA
    75e7d10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ccab5d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2026

  1. Configuration menu
    Copy the full SHA
    b134299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301777f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43ef1a7 View commit details
    Browse the repository at this point in the history
  4. Pin PostgreSQL image to version 16 to resolve volume mount issue and …

    …update SQL Server JDBC URL to enable encryption and trust self-signed certificates
    jraczek committed May 29, 2026
    Configuration menu
    Copy the full SHA
    533c284 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    caa64e1 View commit details
    Browse the repository at this point in the history
  6. Update github-actions.yml

    raczeja authored May 29, 2026
    Configuration menu
    Copy the full SHA
    9fc2d24 View commit details
    Browse the repository at this point in the history
Loading