Releases: th2-net/th2-lw-data-provider
Releases · th2-net/th2-lw-data-provider
2.14.0-dev
What's Changed
- Updated action in Github workflows by @Nikita-Smirnov-Exactpro in #92
- Added go_package option into proto files by @Nikita-Smirnov-Exactpro in #91
- Avoid deadlock with fail-fast strategy in task API by @OptimumCode in #93
- Use correct action revision by @OptimumCode in #94
- Use internal url and credentials for cisa by @OptimumCode in #95
- fix: not all control characters were escaped during custom serialization by @OptimumCode in #97
- Remove only outdated codec requests from waiting queue by @OptimumCode in #96
- Build project using java 21 by @OptimumCode in #98
- Update javalin and dependent components versions by @OptimumCode in #99
- Correct pattern in branches to match dependabot's branches as well by @Nikita-Smirnov-Exactpro in #100
- Added dependabot workflow by @Nikita-Smirnov-Exactpro in #102
- Disabled publication and words check when actor is dependabot by @Nikita-Smirnov-Exactpro in #109
- Bump th2-plugin from 0.2.3 to 0.2.4 by @dependabot in #105
- Bump gradle/actions from 3 to 4 by @dependabot in #106
- Bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.12.1 by @dependabot in #103
- Bump com.exactpro.th2:grpc-common from 4.5.0-dev to 4.5.0 by @dependabot in #108
- Bump javalin from 6.4.0 to 6.5.0 by @dependabot in #104
- Bump com.exactpro.th2:common from 5.14.0-dev to 5.15.0-dev by @dependabot in #112
- Bump io.micrometer:micrometer-bom from 1.14.1 to 1.14.5 by @dependabot in #111
- Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.6 by @dependabot in #114
- Bump com.exactpro.th2:cradle-cassandra from 5.4.4-dev to 5.5.0-dev by @dependabot in #115
- Bump kotlin from 1.9.23 to 2.1.20 by @dependabot in #110
- Bump io.github.oshai:kotlin-logging from 6.0.9 to 7.0.6 by @dependabot in #117
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json-jvm from 1.6.3 to 1.8.1 by @dependabot in #118
- Prepared release 2.14.0 by @Nikita-Smirnov-Exactpro in #119
New Contributors
- @dependabot made their first contribution in #105
Full Changelog: 2.13.0-dev...2.14.0-dev
2.13.0-dev
What's Changed
- Added license-scan into workflows by @Nikita-Smirnov-Exactpro in #89
- Migrated to javalin 6.3.0 and openapi 6.3.0 by @Nikita-Smirnov-Exactpro in #90
Full Changelog: 2.12.0-dev...2.13.0-dev
2.12.0-dev
What's Changed
- [TH2-5250] Updated cradle api 5.4.4-dev by @Nikita-Smirnov-Exactpro in #88
- [TH2-5211] Improved event serialization performance and provided events download REST API endpoints by @Nikita-Smirnov-Exactpro in #84
Full Changelog: 2.11.0-dev...2.12.0-dev
2.11.0-dev
What's Changed
- [th2-5232] Updated dependencies by @Nikita-Smirnov-Exactpro in #85
- Migration from io.github.microutils:kotlin-logging to io.github.oshai:kotlin-logging
- GHSA-3m87-5598-2v4f suppression
Full Changelog: 2.10.0-dev...2.11.0-dev
2.10.0-dev
What's Changed
- [th2-1836] Updated th2 gradle plugin
0.0.8
by @Nikita-Smirnov-Exactpro in #83- common: 5.12.0-dev
Full Changelog: 2.9.0-dev...2.10.0-dev
2.9.0-dev
What's Changed
- Migrate to th2 gradle plugin
0.0.6
by @Nikita-Smirnov-Exactpro in #82 - Added swagger library
- Updated:
- bom:
4.6.1-dev
- cradle api:
5.3.0-dev
- common:
5.11.0-dev
- micrometer-bom:
1.12.5
- jetty-bom:
11.0.20
- javalin:
5.6.5
- javalin-openapi:
5.6.4
- bom:
Full Changelog: 2.8.0-dev...2.9.0-dev
Dev-Release 2.7.0-dev
What's Changed
- [Th2-5165] Cradle API uses page day cache by @Nikita-Smirnov-Exactpro in #79
Full Changelog: 2.6.0-dev...2.7.0-dev
Dev release 2.6.0
What's Changed
- [TH2-5139] Add API for submitting download task and checking its status by @OptimumCode in #77
Full Changelog: 2.5.2-dev...2.6.0-dev
Dev release 2.5.2
What's Changed
- [TH2-5153] Correct keep-alive behavior to prevent deadlock in certain conditions by @OptimumCode in #78
Full Changelog: 2.5.1-dev...2.5.2-dev
Dev-Release 2.5.1-dev
Changes
- Enabled Cassandra driver metrics