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: infinispan/protostream
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.3.Final
Choose a base ref
...
head repository: infinispan/protostream
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.4.Final
Choose a head ref
  • 6 commits
  • 15 files changed
  • 4 contributors

Commits on Apr 15, 2024

  1. Next version 5.0.4-SNAPSHOT

    Infinispan committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0b07744 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 2, 2024

  1. Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2

    Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/apache/maven-install-plugin/releases)
    - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-install-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tristantarrant committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1a4b13b View commit details
    Browse the repository at this point in the history
  2. Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4

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

Commits on May 15, 2024

  1. IPROTO-334 Don't throw NPE when proto.lock contains a message with no…

    … fields
    
    * Also introduce a ProtoLock.compatibilityCheck() method
    tristantarrant authored and ryanemerson committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ec2f1a6 View commit details
    Browse the repository at this point in the history
  2. Releasing 5.0.4.Final

    Infinispan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bacd096 View commit details
    Browse the repository at this point in the history
Loading