Releases: th2-net/th2-codec-json-dictionaryless
Releases · th2-net/th2-codec-json-dictionaryless
0.6.1-dev
What's Changed
- Bump kotlin from 2.2.10 to 2.2.21 by @dependabot[bot] in #48
- Bump th2-plugin from 0.3.9 to 0.3.10 by @dependabot[bot] in #49
- Produce multi-platform docker image by @Nikita-Smirnov-Exactpro in #51
Full Changelog: 0.6.0-dev...0.6.1-dev
0.6.0-dev
What's Changed
- Updated th2 gradle plugin: 0.2.4 by @Nikita-Smirnov-Exactpro in #10
- Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot[bot] in #11
- Bump io.github.oshai:kotlin-logging from 7.0.6 to 7.0.7 by @dependabot[bot] in #12
- Remove OptimumCode from reviewers in dependabot PRs by @OptimumCode in #13
- Bump kotlin from 2.1.20 to 2.1.21 by @dependabot[bot] in #14
- Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot[bot] in #15
- Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot[bot] in #16
- Bump kotlin from 2.1.21 to 2.2.0 by @dependabot[bot] in #17
- Added CODEOWNERS by @Nikita-Smirnov-Exactpro in #18
- Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #19
- Bump th2-plugin from 0.2.4 to 0.3.4 by @dependabot[bot] in #28
- Bump org.junit:junit-bom from 5.13.2 to 5.13.4 by @dependabot[bot] in #22
- Bump io.github.oshai:kotlin-logging from 7.0.7 to 7.0.12 by @dependabot[bot] in #29
- Bump org.mockito.kotlin:mockito-kotlin from 5.4.0 to 6.0.0 by @dependabot[bot] in #21
- Bump com.exactpro.th2:common from 5.15.0-dev to 5.16.0-dev by @dependabot[bot] in #30
- Bump com.exactpro.th2:codec from 5.5.0-dev to 5.6.0-dev by @dependabot[bot] in #32
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #31
- Bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #33
- Bump th2-plugin from 0.3.4 to 0.3.5 by @dependabot[bot] in #35
- Bump io.github.oshai:kotlin-logging from 7.0.12 to 7.0.13 by @dependabot[bot] in #34
- Bump th2-plugin from 0.3.5 to 0.3.6 by @dependabot[bot] in #36
- Bump th2-plugin from 0.3.6 to 0.3.7 by @dependabot[bot] in #38
- Bump com.exactpro.th2:common from 5.16.0-dev to 5.16.1-dev by @dependabot[bot] in #39
- Bump th2-plugin from 0.3.7 to 0.3.8 by @dependabot[bot] in #40
- Bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0 by @dependabot[bot] in #42
- Updated th2 gradle plugin:
0.3.9by @Nikita-Smirnov-Exactpro in #44 - Updated codec:
5.6.1-devby @Nikita-Smirnov-Exactpro in #45 - Added
rootArrayFieldoption for encoding / decoding messages with array root by @Nikita-Smirnov-Exactpro in #47
Full Changelog: 0.5.0-dev...0.6.0-dev
0.5.0-dev
0.4.0-dev
What's Changed
- Migrated to th2 gradle plugin:
0.0.6by @Nikita-Smirnov-Exactpro in #8
Full Changelog: 0.3.0-dev...0.4.0-dev
Dev-Release 0.3.0-dev
Feature:
- th2 transport protocol support.
Updated:
- common:
5.7.2-dev - codec:
5.4.1-dev - kotlin:
1.8.22