Skip to content

Releases: nitrictech/python-sdk

Release v0.8.0-rc.9

07 Nov 21:48
fe0699a
Compare
Choose a tag to compare
Release v0.8.0-rc.9 Pre-release
Pre-release

0.8.0 (2022-11-07)

Features

  • Add json convenience method to request. (9f9d073)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)
  • storage: Add file list operation. (b60b6a2)
  • handle cancelled error from membrane gracefully (0d8ecde)
  • SDK improvements. (224a2e9)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.8.0-rc.11

07 Nov 21:58
adcfbe2
Compare
Choose a tag to compare
Release v0.8.0-rc.11 Pre-release
Pre-release

0.8.0 (2022-11-07)

Features

  • Add json convenience method to request. (9f9d073)
  • Add signed url convenience methods. (719fd8b)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)
  • storage: Add file list operation. (b60b6a2)
  • handle cancelled error from membrane gracefully (0d8ecde)
  • SDK improvements. (224a2e9)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • return the generated sign url (ffcc097)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.8.0-rc.10

07 Nov 21:48
e49c9f9
Compare
Choose a tag to compare
Release v0.8.0-rc.10 Pre-release
Pre-release

0.8.0 (2022-11-07)

Features

  • Add json convenience method to request. (9f9d073)
  • Add signed url convenience methods. (719fd8b)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)
  • storage: Add file list operation. (b60b6a2)
  • handle cancelled error from membrane gracefully (0d8ecde)
  • SDK improvements. (224a2e9)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.8.0-rc.8

06 Nov 23:50
e73fdd3
Compare
Choose a tag to compare
Release v0.8.0-rc.8 Pre-release
Pre-release

0.8.0 (2022-11-06)

Features

  • Add json convenience method to request. (9f9d073)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)
  • handle cancelled error from membrane gracefully (0d8ecde)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.8.0-rc.7

27 Oct 03:33
Compare
Choose a tag to compare
Release v0.8.0-rc.7 Pre-release
Pre-release

0.8.0 (2022-10-27)

Features

  • Add json convenience method to request. (9f9d073)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.8.0-rc.6

27 Oct 03:05
554ea94
Compare
Choose a tag to compare
Release v0.8.0-rc.6 Pre-release
Pre-release

0.8.0 (2022-10-27)

Features

  • Add json convenience method to request. (9f9d073)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.8.0-rc.5

26 Oct 03:58
a1574e3
Compare
Choose a tag to compare
Release v0.8.0-rc.5 Pre-release
Pre-release

0.8.0 (2022-10-26)

Features

  • Add json convenience method to request. (9f9d073)
  • Allow HTTP response body to be set to Any. (1f87d11)
  • automatically set content type for json body. (b25e83a)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.8.0-rc.4

25 Oct 04:54
95785cd
Compare
Choose a tag to compare
Release v0.8.0-rc.4 Pre-release
Pre-release

0.8.0 (2022-10-25)

Features

  • Add json convenience method to request. (9f9d073)
  • Allow HTTP response body to be set to Any. (1f87d11)

Bug Fixes

  • Add missing HTTP method to API and missing doc block. (0bd79e9)
  • await task instead of generated co-routine. (230be33)
  • synchronous resource registration. (8ff6d78)

Tests

Continuous Integration

Release v0.7.1-rc.3

25 Oct 04:38
2e247f2
Compare
Choose a tag to compare
Release v0.7.1-rc.3 Pre-release
Pre-release

0.7.1 (2022-10-25)

Bug Fixes

  • await task instead of generated co-routine. (230be33)

Tests

Continuous Integration

Release v0.7.1-rc.2

24 Oct 04:00
11bda8f
Compare
Choose a tag to compare
Release v0.7.1-rc.2 Pre-release
Pre-release

0.7.1 (2022-10-24)

Continuous Integration