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: xerial/sqlite-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.50.2.0
Choose a base ref
...
head repository: xerial/sqlite-jdbc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.50.3.0
Choose a head ref
  • 11 commits
  • 31 files changed
  • 6 contributors

Commits on Jun 30, 2025

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

Commits on Jul 2, 2025

  1. build(deps): bump org.jreleaser:jreleaser-maven-plugin

    Bumps [org.jreleaser:jreleaser-maven-plugin](https://github.com/jreleaser/jreleaser) from 1.18.0 to 1.19.0.
    - [Release notes](https://github.com/jreleaser/jreleaser/releases)
    - [Changelog](https://github.com/jreleaser/jreleaser/blob/main/jreleaser.yml)
    - [Commits](jreleaser/jreleaser@v1.18.0...v1.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.jreleaser:jreleaser-maven-plugin
      dependency-version: 1.19.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gotson committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    4042011 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. feat: build android native lib with 16kb page size

    Starting November 1st, 2025, all new apps and updates to existing apps submitted to Google Play
    and targeting Android 15+ devices must support 16 KB page sizes. For more information about compatibility with 16 KB devices, visit developer.android.com/16kb-page-size.
    
    Closes: #1296
    Enaium authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    8548d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37f8ea5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. build(deps): bump org.apache.maven.plugins:maven-gpg-plugin

    Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.7 to 3.2.8.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-version: 3.2.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and gotson committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    d1efafe View commit details
    Browse the repository at this point in the history
  2. build(deps): bump org.apache.maven.plugins:maven-enforcer-plugin

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

Commits on Jul 9, 2025

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

Commits on Jul 21, 2025

  1. Configuration menu
    Copy the full SHA
    19e32f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4e649 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d26cd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4781e38 View commit details
    Browse the repository at this point in the history
Loading