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: avaje/avaje-jsonb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4
Choose a base ref
...
head repository: avaje/avaje-jsonb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5
Choose a head ref
  • 17 commits
  • 23 files changed
  • 4 contributors

Commits on Apr 29, 2025

  1. bump version

    SentryMan committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    d0863c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Merge pull request #375 from SentryMan/deploy

    bump version
    SentryMan authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    de956ed View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: [io.avaje:avaje-inject](https://github.com/avaje/avaje-inject) and io.avaje:avaje-inject-generator.
    
    
    Updates `io.avaje:avaje-inject` from 11.4 to 11.5
    - [Release notes](https://github.com/avaje/avaje-inject/releases)
    - [Commits](avaje/avaje-inject@11.4...11.5)
    
    Updates `io.avaje:avaje-inject-generator` from 11.4 to 11.5
    
    ---
    updated-dependencies:
    - dependency-name: io.avaje:avaje-inject
      dependency-version: '11.5'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-inject-generator
      dependency-version: '11.5'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    8b58030 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #378 from avaje/dependabot/maven/main/dependencies…

    …-678baa5ca8
    
    Bump the dependencies group with 2 updates
    github-actions[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    66b01cd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. support pkg private custom adapters

    now can use package private custom adapters
    SentryMan committed May 6, 2025
    Configuration menu
    Copy the full SHA
    545bfdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f6ad0 View commit details
    Browse the repository at this point in the history
  3. Format logError() methods

    rbygrave committed May 6, 2025
    Configuration menu
    Copy the full SHA
    ff35475 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #379 from SentryMan/pkg-private-custom

    Support pkg private custom adapters
    SentryMan authored May 6, 2025
    Configuration menu
    Copy the full SHA
    abc7542 View commit details
    Browse the repository at this point in the history
  5. Version 3.5-RC1

    rbygrave committed May 6, 2025
    Configuration menu
    Copy the full SHA
    38e35dc View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Bump the dependencies group with 2 updates

    Bumps the dependencies group with 2 updates: io.helidon.webserver:helidon-webserver and io.avaje:avaje-spi-service.
    
    
    Updates `io.helidon.webserver:helidon-webserver` from 4.2.1 to 4.2.2
    
    Updates `io.avaje:avaje-spi-service` from 2.12 to 2.13
    
    ---
    updated-dependencies:
    - dependency-name: io.helidon.webserver:helidon-webserver
      dependency-version: 4.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: io.avaje:avaje-spi-service
      dependency-version: '2.13'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    6c7d76f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #380 from avaje/dependabot/maven/main/dependencies…

    …-1305ea4358
    
    Bump the dependencies group with 2 updates
    github-actions[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    7df399b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    74bd297 View commit details
    Browse the repository at this point in the history
  2. bump version

    3.5-RC2
    SentryMan committed May 14, 2025
    Configuration menu
    Copy the full SHA
    7c1285f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #383 from SentryMan/bump

    bump version
    SentryMan authored May 14, 2025
    Configuration menu
    Copy the full SHA
    51b8f4d View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Bump io.avaje:junit from 1.5 to 1.6 in the dependencies group

    Bumps the dependencies group with 1 update: io.avaje:junit.
    
    
    Updates `io.avaje:junit` from 1.5 to 1.6
    
    ---
    updated-dependencies:
    - dependency-name: io.avaje:junit
      dependency-version: '1.6'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    6ef5e11 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #384 from avaje/dependabot/maven/main/dependencies…

    …-1c104eceec
    
    Bump io.avaje:junit from 1.5 to 1.6 in the dependencies group
    github-actions[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    b09a896 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Version 3.5

    rbygrave committed May 27, 2025
    Configuration menu
    Copy the full SHA
    5be4313 View commit details
    Browse the repository at this point in the history
Loading