This is an automated email from the ASF dual-hosted git repository.
tmitsch pushed a change to branch feature/improve-scraper-tim
in repository https://gitbox.apache.org/repos/asf/plc4x.git.
discard 3bf49bc fixed some bugs
discard 1c1802b some refactoring
discard 4fd496c minor change
discard f4ace2c adjusted logging to lower level
discard 2db314a changes due to api change of scraper
discard 5e66833 PLC4X-109 implemented comparison to previous value for
numeric values, extracted trigger into a separate class, updated java-docs,
divers improvements
discard 6c60ac3 Implemented a Test for the Trigger Scraper.
discard 7b94a60 Implemeted JMX for the triggered scraper.
new 8a4474b PLC4X-90: scraper Refactoring *added TriggerCollector
(collect and execute all triggerRequests) *added date datatypes
(DateAndTime,Date and TimeOfDay) (PLC4X-104) *trigger comparison extended to
previous value instead of only static value (PLC4X-109) *fixed bug for strings
>127chars (PLC4X-141) *improved functionality *fixed several minor bugs *api
modification for scraper usage *renaming
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 (3bf49bc)
\
N -- N -- N refs/heads/feature/improve-scraper-tim (8a4474b)
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 1 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: