Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release 6.4.0.v6.4.0 | Matthias Andreas Benkard | 2024-07-03 | 1 | -1/+1 |
| | | | | Change-Id: I44dafddf8fe81ed0ea1c5630297fcfe37393dbbc | ||||
* | Generate JSON by hand. | Matthias Andreas Benkard | 2024-07-03 | 1 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | This improves performance further. Before: Benchmark Mode Cnt Score Error Units FormatterBenchmark.massivelyStructuredLogRecord thrpt 10 137879.001 ± 30467.644 ops/s FormatterBenchmark.simpleLogRecord thrpt 10 896085.217 ± 249890.421 ops/s FormatterBenchmark.structuredLogRecord thrpt 10 553428.807 ± 194787.754 ops/s After: Benchmark Mode Cnt Score Error Units FormatterBenchmark.massivelyStructuredLogRecord thrpt 10 220855.729 ± 56336.321 ops/s FormatterBenchmark.simpleLogRecord thrpt 10 4456647.085 ± 1041546.047 ops/s FormatterBenchmark.structuredLogRecord thrpt 10 1500896.509 ± 543358.587 ops/s There is also a new benchmark: FormatterBenchmark.nestedLogRecord thrpt 10 878620.441 ± 297024.983 ops/s Change-Id: If3e323b133f8e3e3ff29431a92d1b1e500f9b8b2 | ||||
* | build: Bump version to 6.3.1-SNAPSHOT. | Matthias Andreas Benkard | 2024-06-25 | 1 | -1/+1 |
| | | | | Change-Id: Ifc3c9a1555f7533607557079cd2fbe767fa3ef02 | ||||
* | Release 6.3.0.v6.3.0 | Matthias Andreas Benkard | 2024-06-25 | 1 | -1/+1 |
| | | | | Change-Id: I09db0200d99b8f9ae7e2ef49129bf1bd9c36b832 | ||||
* | build: Bump version to 6.2.1-SNAPSHOT. | Matthias Andreas Benkard | 2024-06-23 | 1 | -1/+1 |
| | | | | Change-Id: I11ec89f28271f6af60c187c823468ae9dcdd5c35 | ||||
* | Release 6.2.0.v6.2.06.2.0 | Matthias Andreas Benkard | 2024-06-23 | 1 | -1/+1 |
| | | | | Change-Id: I06868ec47274e0fc2c01420d48c5e3d9f24ebeb6 | ||||
* | test: Add benchmarks. | Matthias Andreas Benkard | 2024-06-23 | 1 | -1/+71 |
| | | | | | | The benchmarks can be run using 'mvn verify -Pbenchmark'. Change-Id: I13058f52bea77aa3cb4f1967126c28e1e98d1838 | ||||
* | test: Add FormatterTest. | Matthias Andreas Benkard | 2024-06-23 | 1 | -0/+18 |
| | | | | Change-Id: Id627819583e8c9867b3950b7d8aac6830e5f3f80 | ||||
* | chore(deps): update dependency org.jboss.logmanager:jboss-logmanager to ↵ | Renovate Bot | 2024-04-30 | 1 | -1/+1 |
| | | | | v3.0.6.final | ||||
* | chore(deps): update dependency org.jboss.logmanager:jboss-logmanager to ↵ | Renovate Bot | 2024-04-24 | 1 | -1/+1 |
| | | | | v3.0.5.final | ||||
* | fix(deps): update dependency org.eclipse.parsson:parsson to v1.1.6 | Renovate Bot | 2024-04-05 | 1 | -1/+1 |
| | |||||
* | fix(deps): update dependency io.smallrye.common:smallrye-common-constraint ↵ | Renovate Bot | 2024-04-03 | 1 | -1/+1 |
| | | | | to v2.4.0 | ||||
* | fix(deps): update dependency io.smallrye.common:smallrye-common-constraint ↵ | Renovate Bot | 2024-02-01 | 1 | -1/+1 |
| | | | | to v2.3.0 | ||||
* | chore(deps): update dependency org.jboss.logmanager:jboss-logmanager to ↵ | Renovate Bot | 2023-12-20 | 1 | -1/+1 |
| | | | | v3.0.4.final | ||||
* | chore(deps): update all non-major dependencies | Renovate Bot | 2023-12-18 | 1 | -1/+1 |
| | |||||
* | fix(deps): update dependency org.eclipse.parsson:parsson to v1.1.5 | Renovate Bot | 2023-10-20 | 1 | -1/+1 |
| | |||||
* | fix(deps): update dependency io.smallrye.common:smallrye-common-constraint ↵ | Renovate Bot | 2023-10-02 | 1 | -1/+1 |
| | | | | to v2.2.0 | ||||
* | fix(pom): Revert jboss-logmanager-embedded to 1.1.1. | Matthias Andreas Benkard | 2023-09-24 | 1 | -1/+1 |
| | | | | Change-Id: Ib0489bc810808ac66c8320f13ebe615fde4214cf | ||||
* | chore(deps): update all non-major dependencies | Renovate Bot | 2023-09-24 | 1 | -3/+3 |
| | |||||
* | chore(pom): Bump version to 6.1.1-SNAPSHOT. | Matthias Andreas Benkard | 2023-09-24 | 1 | -1/+1 |
| | | | | Change-Id: Ic5f7e6304c6a4f4a241d86fff4c749d683eceb9f | ||||
* | Release 6.1.0.v6.1.0 | Matthias Andreas Benkard | 2023-09-24 | 1 | -1/+1 |
| | | | | Change-Id: Ic1e93e96b43e32c55e66e3b1d5ec431e5a42e72f | ||||
* | feat(core): Add DefaultConfiguratorFactory for JBoss Log Manager 3.x. | Matthias Andreas Benkard | 2023-09-24 | 1 | -0/+9 |
| | | | | Change-Id: I6bf88c9e6c8c4aba303cc1d18e8f18c917dd6b88 | ||||
* | Bump version to 6.0.1-SNAPSHOT. | Matthias Andreas Benkard | 2023-03-24 | 1 | -1/+1 |
| | | | | Change-Id: Ibbc5896e86ade0233c90d81aafd5713deb8949cb | ||||
* | Release 6.0.0.v6.0.0 | Matthias Andreas Benkard | 2023-03-24 | 1 | -1/+1 |
| | | | | Change-Id: I2168c4d15dd03379a9c7e53b257be3e5b69b7b3b | ||||
* | Eclipse Parsson | siddik.acil | 2023-03-24 | 1 | -2/+2 |
| | |||||
* | 6.0.0-SNAPSHOT | siddik.acil | 2023-03-24 | 1 | -1/+1 |
| | |||||
* | chore(deps): Javax JSON to Jakarta JSON | siddik.acil | 2023-03-23 | 1 | -3/+3 |
| | | | | | | | | | | Move to Quarkus 3.x Beta for updating to Jakarta version of the libraries. That means moving away from org.glassfish:java.json to jakarta.json:jakarta.json-api. The new version will be released as v6.0.0. Any changes should go to both 5.x and 6.x versions until Quarkus 3.x is Final and javax.json is finally history. Points: - We might want to change the Import Order to include Jakarta. - We might want to move from Javax to Jakarta for annotation, ws etc. in the examples. | ||||
* | Bump version to 5.0.1-SNAPSHOT. | Matthias Andreas Benkard | 2022-10-05 | 1 | -1/+1 |
| | | | | Change-Id: Id8c1aa85febffac9ccb90df876f43be8a249c4c2 | ||||
* | Release 5.0.0.v5.0.0 | Matthias Andreas Benkard | 2022-10-05 | 1 | -1/+1 |
| | | | | Change-Id: I538321f39fc7ffce6551df53dd34830d00cf419c | ||||
* | Bump version to 4.1.2-SNAPSHOT. | Matthias Andreas Benkard | 2022-09-04 | 1 | -1/+1 |
| | | | | Change-Id: I57696a6323a555b979910d0d765d5463d08fc161 | ||||
* | Release 4.1.1.v4.1.1 | Matthias Andreas Benkard | 2022-09-04 | 1 | -1/+1 |
| | | | | Change-Id: I3adbdc1fa802e9a406e5292369cf3b736f2e75e9 | ||||
* | Release 4.1.0.v4.1.0 | Matthias Andreas Benkard | 2022-09-04 | 1 | -1/+1 |
| | | | | Change-Id: I41e637ada9225623b46f5a57bdf52b72de0fdfe2 | ||||
* | Bump version to 4.0.2-SNAPSHOT. | Matthias Andreas Benkard | 2022-02-16 | 1 | -1/+1 |
| | | | | Change-Id: I47869ea408dc8dc223849fc624fadc0d20ac3b7f | ||||
* | Release 4.0.1.v4.0.1 | Matthias Andreas Benkard | 2022-02-16 | 1 | -1/+1 |
| | | | | | | Fixes #1. Change-Id: Icbdf042275c56454442787e488f12f6a9bec159d | ||||
* | Clarify licensing through REUSE annotations. | Matthias Andreas Benkard | 2022-02-03 | 1 | -0/+7 |
| | | | | | | | | - Manual: GFDL-1.3-or-later - Library: LGPL-3.0-or-later - Examples: GPL-3.0-or-later Change-Id: Ia9637209724b416a157edc2027a0faa7ca9d5c25 | ||||
* | Bump version to 4.0.1-SNAPSHOT. | Matthias Andreas Benkard | 2022-01-15 | 1 | -1/+1 |
| | | | | Change-Id: Ic212e9415dc3b3a8ac1604c487fcf5227002494d | ||||
* | Release 4.0.0.v4.0.0 | Matthias Andreas Benkard | 2022-01-15 | 1 | -1/+1 |
| | | | | Change-Id: I284390568ef15662d52654663000c3f68f362bd5 | ||||
* | Split off -core module. | Matthias Andreas Benkard | 2022-01-15 | 1 | -0/+48 |
Change-Id: I64d3c195db94e92da44c7e4971f5e85991ac30c8 |