Releases: th2-net/th2-conn-http-client
Releases · th2-net/th2-conn-http-client
2.4.0-dev
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #40
- Bump com.exactpro.th2:common from 5.16.1-dev to 5.17.0-dev by @dependabot[bot] in #41
- Bump kotlin from 2.2.21 to 2.3.0 by @dependabot[bot] in #42
- Bump com.exactpro.th2.gradle.component from 0.3.10 to 0.3.11 by @dependabot[bot] in #43
- Bump io.github.oshai:kotlin-logging from 7.0.13 to 7.0.14 by @dependabot[bot] in #46
- Bump com.exactpro.th2.gradle.component from 0.3.11 to 0.3.14 by @dependabot[bot] in #48
- Bump com.exactpro.th2:common from 5.17.0-dev to 5.17.1-dev by @dependabot[bot] in #49
- [GH-44] Implement multi-session by @Nikita-Smirnov-Exactpro in #45
- [GH-50] Attached message ids to send event by @Nikita-Smirnov-Exactpro in #51
Full Changelog: 2.3.2-dev...2.4.0-dev
2.3.2-dev
What's Changed
- Bump com.exactpro.th2:junit-jupiter-integration from 0.1.0 to 0.2.0 by @dependabot[bot] in #36
- Bump kotlin from 2.2.10 to 2.2.21 by @dependabot[bot] in #37
- Bump com.exactpro.th2.gradle.component from 0.3.9 to 0.3.10 by @dependabot[bot] in #38
- Produce multi-platform docker image by @Nikita-Smirnov-Exactpro in #39
New Contributors
- @dependabot[bot] made their first contribution in #36
Full Changelog: 2.3.1-dev...2.3.2-dev
2.3.1-dev
What's Changed
- [TH2-1087] Migrate to github-ci by @cordwelt in #1
- [th2-1515] migrate to sonatype by @Maximus905 in #2
- [TH2-1515] Bump bom and common versions by @cordwelt in #3
- Ability to have parent event id inside response message by @Toru8P in #4
- New test to check parent id loss after convert process by @Toru8P in #5
- Remove socket in case of network error by @cordwelt in #6
- Add start/stop API to internal HTTP client by @cordwelt in #7
- Create LICENSE by @Toru8P in #8
- Dev by @Toru8P in #9
- [TH2-2571] Copy metadata properties from request into response by @cordwelt in #10
- [TH2-2572] Allow disabling server certificate validation by @cordwelt in #11
- [TH2-2776] Add support for client-side certificate by @cordwelt in #12
- Ts 851 by @Toru8P in #13
- parent event id loss fix by @Toru8P in #14
- fixed body related issue by @Toru8P in #15
- upper case method by @Toru8P in #16
- [TH2-3588] Mutlisocket client / speed up sending flow by @Toru8P in #18
- Ts 1161 by @kakhaberakhvlediani in #21
- Publish 'Failed to handle message group' event for each message in gr… by @cordwelt in #22
- Owasp step by @isengrims in #24
- [TH2-4566] reusable workflow by @ak49630 in #23
- [TH2-4982] Fix problem with socket pool by @OptimumCode in #27
- [TH2-4913] Support th2 transport protocol by @Nikita-Smirnov-Exactpro in #25
- [th2-5092] Puts unique
th2-request-idproperty to metadata of reque… by @Nikita-Smirnov-Exactpro in #28 - Added integration test by @Nikita-Smirnov-Exactpro in #29
- [Ts-2095] Fixed problem - connect reorders sequence numbers when sending messages in parallel mode by one session alias. by @Nikita-Smirnov-Exactpro in #30
- Update dependencies. Fix issue with event ID access by @OptimumCode in #31
- Updated workflow and dependencies by @Nikita-Smirnov-Exactpro in #32
New Contributors
- @cordwelt made their first contribution in #1
- @Maximus905 made their first contribution in #2
- @Toru8P made their first contribution in #4
- @kakhaberakhvlediani made their first contribution in #21
- @isengrims made their first contribution in #24
- @ak49630 made their first contribution in #23
- @OptimumCode made their first contribution in #27
- @Nikita-Smirnov-Exactpro made their first contribution in #25
Full Changelog: https://github.com/th2-net/th2-conn-http-client/commits/2.3.1-dev
Dev release 2.3.0
What's Changed
- Update dependencies. Fix issue with event ID access by @OptimumCode in #31
Full Changelog: 2.2.1-dev...2.3.0-dev
Dev-Release 2.2.1-dev
Fixed:
- connect reorders sequence numbers when sending messages in parallel mode by one session alias.
Dev-Release 2.2.0-dev
- Puts unique
th2-request-idproperty to metadata of request/response messages - Merged
v0.8.1