Releases: palantir/dialogue
Releases · palantir/dialogue
1.2.3
Type |
Description |
Link |
Fix |
Properly handle errors on void methods |
#575 |
1.2.2
Type |
Description |
Link |
Fix |
Conjure endpoints returning binary or optional<binary> now correctly return unclosed InputStreams. Users must be careful to close these InputStreams, otherwise resources will be leaked. |
#570 |
1.2.1
Type |
Description |
Link |
Fix |
Dialogue now precent-encodes the plus sign character in query strings. |
#572 |
1.2.0
Type |
Description |
Link |
Improvement |
ApacheHttpClientChannels logs client names with cipher suites |
#561 |
Fix |
Responses are no longer leaked when blocking channel futures are interrupted |
#564 |
1.1.0
Type |
Description |
Link |
Improvement |
Dialogue supports the PATCH method. |
#563 |
1.0.2
Type |
Description |
Link |
Fix |
Metrics for the PinUntilErrorChannel are now tagged by channel-name |
#560 |
1.0.1
Type |
Description |
Link |
Fix |
Validate ciphers against the provided socket factory, this adds support for Conscrypt. |
#556 |
1.0.0
Identical to 0.19.17. We recognize dialogue is used in production and do not want to ship breaks without communicating them clearly. This release does not mean dialogue is feature-complete.
0.19.17
Type |
Description |
Link |
Improvement |
Response leak detection samples 1% of requests (down from 100%) |
#554 |
0.19.16
Type |
Description |
Link |
Improvement |
Log warnings and record metrics when resource leaks are discovered. |
#545 |