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: belaban/JGroups
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: jgroups-5.2.10.Final
Choose a base ref
...
head repository: belaban/JGroups
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jgroups-5.2.11.Final
Choose a head ref
  • 17 commits
  • 20 files changed
  • 3 contributors

Commits on Nov 25, 2022

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

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    17ecd2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d312411 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

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

    belaban committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    a57675d View commit details
    Browse the repository at this point in the history
  3. Bump maven-dependency-plugin from 3.3.0 to 3.4.0

    Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
    - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.3.0...maven-dependency-plugin-3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-dependency-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    66cdf0a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #690 from belaban/dependabot/maven/org.apache.mave…

    …n.plugins-maven-dependency-plugin-3.4.0
    
    Bump maven-dependency-plugin from 3.3.0 to 3.4.0
    belaban authored Nov 30, 2022
    Configuration menu
    Copy the full SHA
    61a4c64 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Upgraded testng to 7.7.0

    belaban committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    c8a831d View commit details
    Browse the repository at this point in the history
  2. Added OPEN_TELEMETRY protocol

    belaban committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    9d075b0 View commit details
    Browse the repository at this point in the history
  3. ns

    belaban committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    269377d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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

Commits on Dec 20, 2022

  1. Trying some changes for type-pollution

    - Avoiding instanceof in ObjectMessage (https://issues.redhat.com/browse/JGRP-2651)
    
    - ObjectMessage now uses ObjectWrapperPrimitive and ObjectWrapperSerializable
    
    - ObjectMessage.readPayload() now reads a SizeStreamable rather than a generic Streamable
    jabolina authored and belaban committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    fee3656 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. ns

    belaban committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    1e77dd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    61f3120 View commit details
    Browse the repository at this point in the history
  2. ns

    belaban committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    bdfa47d View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. ns

    belaban committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    fbb1414 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

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