This is an automated email from the ASF dual-hosted git repository. snlee pushed a change to branch release-0.8.0-rc in repository https://gitbox.apache.org/repos/asf/pinot.git.
discard fa7d7f3 Fix the shaded issue with Apache Pulsar discard ca99cfe Bump up the "grpc-protobuf-lite" version to 1.19.0 in Apache Pulsar plugin new 668b5e0 Bump up the "grpc-protobuf-lite" version to 1.19.0 in Apache Pulsar plugin (#7220) new ee887b9 Fix the shaded issue with Apache Pulsar (#7223) new c2f7fcc Update license, notice for 0.8.0 release (#7225) This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (fa7d7f3) \ N -- N -- N refs/heads/release-0.8.0-rc (c2f7fcc) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: DISCLAIMER | 10 -- LICENSE-binary | 117 +++++++++++++++------ NOTICE | 2 +- NOTICE-binary | 9 +- README.md | 2 +- licenses-binary/LICENSE-antlr4-runtime.txt | 28 +++++ ...active-streams.txt => LICENSE-bouncycastle.txt} | 8 +- ...ENSE-google-auth.txt => LICENSE-google-api.txt} | 5 +- licenses-binary/LICENSE-jcip.txt | 7 ++ pinot-distribution/pinot-assembly.xml | 4 - pinot-distribution/pom.xml | 4 +- pom.xml | 6 +- 12 files changed, 137 insertions(+), 65 deletions(-) delete mode 100644 DISCLAIMER create mode 100644 licenses-binary/LICENSE-antlr4-runtime.txt copy licenses-binary/{LICENSE-reactive-streams.txt => LICENSE-bouncycastle.txt} (74%) copy licenses-binary/{LICENSE-google-auth.txt => LICENSE-google-api.txt} (96%) create mode 100644 licenses-binary/LICENSE-jcip.txt --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org