Skip to content

Releases: Vacasa/python-vacasa-connect-sdk

v2.2.3 TNR-3180: adding created_by to create_reservation_seed()

04 Oct 17:28
71988dc

Choose a tag to compare

TNR-3180: Add created_by to the create_reservation_seed()

v2.2.2: TNR-2993: adding discount_id to create_reservation_seed()

25 Sep 21:18
377b109

Choose a tag to compare

TNR-2993: Add discount_id to the create_reservation_seed() endpoint

2.2.1: TNR-2993: Add create_reservation_seed() endpoint (#65)

23 Sep 16:59
69dbbf6

Choose a tag to compare

* TNR-2993: Add create_reservation_seed() endpoint

* this change isn't a patch

* add reservation source to the seed endpoint

V2.0.1 BRUT Financial Uploader

16 Sep 17:40
d58f10b

Choose a tag to compare

Adding connect endpoints for BRUT financial data uploader.

Switch to v2 quotes endpoint.

12 Aug 15:54
310f570

Choose a tag to compare

This release has a breaking change for the get_quote() method. It now uses v2 of the quotes endpoint.

Change logging rules for invalid UUIDs.

23 Jul 22:20
cabcad6

Choose a tag to compare

1.0.15

TNR-2916: Don't log invalid 'vacasa-qa' UUIDs. (#61)

1.0.14

16 Jul 21:55
b2503ea

Choose a tag to compare

Adding send_email flag

1.0.13

19 Jun 19:49
6f2121c

Choose a tag to compare

Updated Create contract/unit/contact and update unit.

1.0.12

11 Jun 15:18
4ac9e96

Choose a tag to compare

GROW-871: Name and Code are no longer required.  (#58)

* GROW-871: Name and Code are no longer required. Connect API will auto-create a code if it is not provided.

* Update vacasa/connect/connect.py

Co-Authored-By: bijan-vacasa <33635269+bijan-vacasa@users.noreply.github.com>

* Update vacasa/connect/connect.py

Co-Authored-By: bijan-vacasa <33635269+bijan-vacasa@users.noreply.github.com>

1.0.11: GROW-871: Forgot `secured_by` property. (#57)

05 Jun 15:26
d7230d4

Choose a tag to compare

* GROW-871: Forgot `secured_by` property.

* GROW-871: Version Bump.