Skip to content

Releases: Workiva/w_transport

2.8.0

21 Jul 18:22
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#280

Pull Requests

  • #170 CP-2064 Add support for canceling mock handlers
  • #185 CP-2067 Release w_transport 2.8.0

Notes created on Thursday, July 21 06:22 PM UTC

2.7.1

21 Jul 15:01
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#271

Pull Requests

  • #176 CP-2059 Support auto-retying requests that fail with a null response
  • #180 CP-2062 Add tests exercising mock handlers for all HTTP methods
  • #181 CP-2063 Update changelog for 2.7.1 release
  • #182 CP-1976 Release w_transport 2.7.1

Notes created on Thursday, July 21 03:01 PM UTC

2.7.0

23 Jun 19:57
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#270

Pull Requests

  • #161 CP-1966 Handle request with no encoding and no charset
  • #160 CP-1963 Upgrade to dart_style 0.2.4
  • #163 CP-1974 Restore & deprecate autoRetry.backOff.duration for backwards compatibility
  • #158 cp-1605 : added jitter and maxDuration between retries
  • #164 CP-1975 Update changelog for 2.7.0
  • #165 CP-1954 Release w_transport 2.7.0

Notes created on Thursday, June 23 07:57 PM UTC

2.6.0

21 Jun 17:08
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#260

Pull Requests

  • #148 CP-1885 Add expectPattern(), whenPattern() for partial URI matching in mocks
  • #153 CP-1939 Allow content-type to be set manually
  • #157 CP-1940 Release w_transport 2.6.0

Notes created on Tuesday, June 21 05:08 PM UTC

2.5.1

16 Jun 21:13
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#251

Pull Requests

  • #143 CP-1851 Add ResponseFormatException
  • #152 CP-1928 Increase WebSocket integration test delays
  • #154 CP-1920 Release w_transport 2.5.1

Notes created on Thursday, June 16 09:13 PM UTC

2.5.0

15 Jun 20:36
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#250

Pull Requests

  • #142 CP-1880 Refactor WSocket to fulfill Stream and StreamSink contracts.
  • #145 CP-1862 Upgrade to sockjs-dart-client 0.3.1
  • #146 CP-1884 Fix Coverage
  • #149 CP-1918 Update changelog for 2.5.0
  • #150 CP-1725 Release w_transport 2.5.0

Notes created on Wednesday, June 15 08:36 PM UTC

2.4.0

04 May 21:10
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#240

Pull Requests

  • #135 CP-1675 Fix mock WSocket examples in readme
  • #136 CP-1705 Hide dart:html.Client to avoid conflict with w_transport.Client
  • #137 CP-1709 FormRequest: support fields with multiple values
  • #138 CP-1724 Update changelog for 2.4.0
  • #139 CP-1426 Release w_transport 2.4.0

Notes created on Wednesday, May 04 09:10 PM UTC

2.3.2

02 Mar 18:01
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#232

Pull Requests

  • #127 CP-1425 Fix inheritance of autoRetry settings for requests created by Client
  • #128 CP-1384 Release w_transport 2.3.2

Notes created on Wednesday, March 02 06:01 PM UTC

2.3.1

18 Feb 16:51
Compare
Choose a tag to compare

Pull Requests

  • #122 CP-1382 Workaround for dart2js bug when request is canceled.
  • #123 CP-1364 Release w_transport 2.3.1

Notes created on Thursday, February 18 04:51 PM UTC

2.3.0

11 Feb 16:01
Compare
Choose a tag to compare

Changelog: https://github.com/Workiva/w_transport/blob/master/CHANGELOG.md#230

Pull Requests

  • #115 CP-1350 Retry back-off, w_transport.
  • #117 CP-1356 Improve error messaging around failed requests, w_transport.
  • #118 CP-1359 Manual request retrying
  • #119 CP-1363 2.3.0 release date, w_transport
  • #120 CP-1344 Release w_transport 2.3.0

Notes created on Thursday, February 11 04:01 PM UTC