Releases: Vacasa/python-vacasa-connect-sdk
Releases · Vacasa/python-vacasa-connect-sdk
v2.2.3 TNR-3180: adding created_by to create_reservation_seed()
TNR-3180: Add created_by to the create_reservation_seed()
v2.2.2: TNR-2993: adding discount_id to create_reservation_seed()
TNR-2993: Add discount_id to the create_reservation_seed() endpoint
2.2.1: TNR-2993: Add create_reservation_seed() endpoint (#65)
* 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
Adding connect endpoints for BRUT financial data uploader.
Switch to v2 quotes endpoint.
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.
1.0.15 TNR-2916: Don't log invalid 'vacasa-qa' UUIDs. (#61)
1.0.14
Adding send_email flag
1.0.13
Updated Create contract/unit/contact and update unit.
1.0.12
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)
* GROW-871: Forgot `secured_by` property. * GROW-871: Version Bump.