logdata-anomaly-miner (2.6.0-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.6.1-1 > 2.6.0-1
- Git: https://github.com/ait-aecid/logdata-anomaly-miner.git
-
- Branch: development
- Path: debian/changelog
- Repo size: 65626112
- Browser: https://github.com/ait-aecid/logdata-anomaly-miner
- Last scan: 2023-06-08 12:03:01+00
- Next scan: 2023-06-09 08:41:00+00
- Debian changelog in Git:
logdata-anomaly-miner (2.6.1-1) unstable; urgency=low
[ Markus Wurzenberger ]
* New upstream release V2.6.1, see
https://github.com/ait-aecid/logdata-anomaly-miner/releases/tag/V2.6.1
logdata-anomaly-miner (2.6.0-1) unstable; urgency=low
[ Markus Wurzenberger ]
* New upstream release V2.6.0, see
https://github.com/ait-aecid/logdata-anomaly-miner/releases/tag/V2.6.0
logdata-anomaly-miner (2.5.1-1) unstable; urgency=low
[ Markus Wurzenberger ]
* New upstream release V2.5.1, see
https://github.com/ait-aecid/logdata-anomaly-miner/releases/tag/V2.5.1
logdata-anomaly-miner (2.5.0-1) unstable; urgency=low
[ Markus Wurzenberger ]
* New upstream release V2.5.0, see
https://github.com/ait-aecid/logdata-anomaly-miner/releases/tag/V2.5.0
[ Sebastian Ramacher ]
* debian/rules: Remove obsolete override
* debian/control: Bump Standards-Version
-- Markus Wurzenberger <markus.wurzenberger@ait.ac.at> Mon, 06 Dec 2021 11:02:01 +0100
- This branch is 8 commits ahead of tag V2.6.1
- Git log:
commit 7b07fc3e214efb5ad2b3163cc3b1b0de0246285b
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 17:50:48 2023 +0200
202 rewrite unittests timestamps unsorted detector (#1217)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* .
* removed MatchContext from unittests.
* .
* fixed register string in test.
* rewrote unittests for the ValueRangeDetector.
* rewrite unittests for the TimestampsUnsortedDetector and fix issues.
commit 2be062941aea474f1a4366b06050fc0f135cffe5
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 16:05:20 2023 +0200
203 rewrite unittests unparsed atom handlers (#1218)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* .
* removed MatchContext from unittests.
* .
* fixed register string in test.
* rewrote unittests for the ValueRangeDetector.
* rewrite unittests for the TimestampsUnsortedDetector and fix issues.
* rewrote unittests for UnparsedAtomHandlers.
commit 5f859e6c0998d477974e4e26321d5ddbd33c8811
Merge: 3dad4b7a c9607521
Author: whotwagner <ilovemail@feedyourhead.at>
Date: Mon Apr 24 15:35:07 2023 +0200
Merge pull request #1220 from landauermax/fix_broken_pdf_links
Fix broken links
commit 3dad4b7a4582aac228bef5b9fb1985672c0bdb44
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 15:09:09 2023 +0200
rewrote unittests for ValueRangeDetector (#1216)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* .
* removed MatchContext from unittests.
* .
* fixed register string in test.
* rewrote unittests for the ValueRangeDetector.
commit ddbdd9704540ea5e95922e07f7dda8774dabac35
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Mon Apr 24 15:08:53 2023 +0200
rewrote unittests for ParserCount (#1215)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* rewrote unittests for and fixed the ParserCount component.
* fixed bugs.
* fixed input validation.
* removed MatchContext from unittests.
* fixed register string in test.
commit 635a2558764736231e82c426846e66061e0dd104
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Wed Apr 19 08:19:23 2023 +0200
rewrote unittests for the NewMatchPathDetector (#1210)
* fixed typo.
* added unittest for validating the init parameters of the NewMatchPathDetector.
* rewrote unittests for the NewMatchPathDetector.
* changed tests to remove dependencies.
* fixed issues.
* removed MatchContext from unittests.
* fixed register string in test.
commit c9607521e99c8dacc5c4f3cf64df6d9ffc757139
Author: landauermax <max.landauer@ait.ac.at>
Date: Tue Apr 18 01:43:06 2023 +0200
Fix broken links
commit e78c36130c3b931e69e1365c24b2674566be8e0b
Author: Ernst Leierzopf <56120276+ernstleierzopf@users.noreply.github.com>
Date: Wed Mar 15 16:25:22 2023 +0100
Implemented mechanism to allow granular configuration of LogResources. (#1206)
* Implemented mechanism to allow granular configuration of LogResources.
No breaking changes were introduced. The old configurations still work the same.
* fixed deepsource issues.
* fixed arguement for LogResourceList
* fixed deepsource issues.
* fixed bug
* added tests for granular log resource lists.
* added documentation to the CONFIGURATION.rst