This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git
omit e92daff Bump httpclient from 4.5.2 to 4.5.13
add 8e093c0 bugfix list - adjust test code in WindowTrigger in case the
window which size unit is minute - adjust register logic in session window
operator - fix issue of window value can't be delete after fired
add 23bb048 Merge pull request #125 from speak2me/bugfix_20220113
add 793dfcd Bump logback-core from 1.2.3 to 1.2.9
add 48bb04e Merge pull request #145 from
apache/dependabot/maven/ch.qos.logback-logback-core-1.2.9
add 0ec99a1 Bump quartz from 2.2.1 to 2.3.2
add b8d5787 Merge pull request #139 from
apache/dependabot/maven/org.quartz-scheduler-quartz-2.3.2
add 732998e Bump junit from 4.12 to 4.13.1
add 41317f1 Merge pull request #141 from
apache/dependabot/maven/junit-junit-4.13.1
add 3db4502 Bump httpclient from 4.5.2 to 4.5.13
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 (e92daff)
\
N -- N -- N
refs/heads/dependabot/maven/org.apache.httpcomponents-httpclient-4.5.13
(3db4502)
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.
No new revisions were added by this update.
Summary of changes:
pom.xml | 6 ++--
.../rocketmq/streams/common/utils/SQLUtil.java | 2 +-
.../window/offset/WindowMaxValueProcessor.java | 2 +-
.../window/operator/impl/SessionOperator.java | 33 ++++++++--------------
.../streams/window/trigger/WindowTrigger.java | 10 ++++---
5 files changed, 23 insertions(+), 30 deletions(-)