Skip to content

Releases: Vacasa/python-vacasa-connect-sdk

4.12.2

21 Jul 16:57
10ba9e0

Choose a tag to compare

Fix update_unit_reservation_buffer

4.12.1

21 Jul 13:38
73a9596

Choose a tag to compare

Fix release id name

4.12.0

20 Jul 17:16
484bf71

Choose a tag to compare

Add reason ID in create_unit_reservation_buffer

4.11.1

16 Jul 19:48
fe92d74

Choose a tag to compare

Feature/unit blocks (#100)

* Add endpoints for unit blocks

* Change type for patch

* Update changelog and setup

* Update vacasa/connect/connect.py

Co-authored-by: Dustin Engstrom <dustin.engstrom@vacasa.com>

* Add description for creating an unit block

* Fix parameter name

* Remove duplicated code

* Fix identation for unit block endpoints

* Fix parameters for create unit blocks parameters

* Fix create unit block description

Co-authored-by: Dustin Engstrom <dustin.engstrom@vacasa.com>

4.11.0

15 Jul 17:27
ea7fa86

Choose a tag to compare

Unit blocks endpoints indentation was fixed

4.10.0

10 Jul 18:36
68792a2

Choose a tag to compare

Unit blocks endpoints were added.

4.9.0

26 Jun 15:57
916872f

Choose a tag to compare

Fix unit reservation buffer methods

4.8.0

19 Jun 20:38
6d8e1ca

Choose a tag to compare

Add unit reservation buffer methods

4.7.0

20 May 21:11
2b90df5

Choose a tag to compare

Add get_reservation_by_* helpers (#93)

4.6.0

20 May 18:59
35fe846

Choose a tag to compare

Added `cancel_reservation_preview()` and `cancel_reservation_apply()`…