8000 Comparing v3.3.1...v3.3.2 · apache/bifromq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: apache/bifromq
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: apache/bifromq
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.2
Choose a head ref
  • 8 commits
  • 153 files changed
  • 2 contributors

Commits on Sep 20, 2024

  1. Bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 (#102)

    Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.25.3 to 3.25.5.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.25.3...v3.25.5)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.protobuf:protobuf-java
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    acff170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a92a32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcb8f6e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fixed a bug in DistWorkerCoProc which leads to concurrent added/remov…

    …ed match records may not be sync'ed with cache
    popduke committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5476192 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72552ed View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    9c68ebf View commit details
    Browse the repository at this point in the history
  2. improve ProcessUtil impl

    popduke committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    699a828 View commit details
    Browse the repository at this point in the history
Loading
0