Releases: sbo-inc/autodesk-platform-sdk
Releases · sbo-inc/autodesk-platform-sdk
Release list
v0.3.0
Changelog
v0.2.0
Changelog
- Closes #2 add the 49 documented endpoints missing from the ten services (72570cc)
- Closes #3 add design automation v3 as client.design_automation (92be95f)
- Closes #4 add ACC Cost Management as client.cost_management (ec33652)
- Closes #5 add ACC Submittals v2 as client.submittals (816e368)
- Closes #6 add ACC RFIs v3 as client.rfis (c443b80)
- Closes #7 add ACC Model Properties v2 as client.model_properties (95c7033)
- Closes #8 add ACC Sheets v1 as client.sheets (a407c1e)
- Closes #9 add ACC Data Connector v1 as client.data_connector (1213efd)
- Closes #10 add ACC Model Coordination v3 as client.model_coordination (8d4f609)
- Closes #11 add ACC Takeoff v1 as client.takeoff (d4924e2)
- Send append on a cost import and let a view definition carry unknown keys (de1c69c)
- Closes #12 add ACC Assets as client.assets (fbc7460)
- Closes #13 add acc forms as client.forms (a1c2a92)
- Closes #14 add ACC Reviews v1 as client.reviews (d957f7d)
- Closes #15 add ACC Files as client.files across its four service roots (aae5957)
- Closes #16 add ACC Locations v2 as client.locations (8e1d197)
- Closes #17 add ACC Photos as client.photos and share region_of across the CLI (8acee84)
- Closes #18 add ACC Relationships as client.relationships (5d9ad59)
- Closes #19 add ACC Transmittals v1 as client.transmittals (2ee6c41)
- Closes #20 add ACC AutoSpecs as client.autospecs (b13e59c)
- Closes #21 add acc classifications as client.classifications (75d455d)
- Closes #22 add the Parameters API v1 as client.parameters (86ed260)
- Closes #23 add Tandem Data v1 as client.tandem (6745543)
- Closes #24 add the Application Management API v1 as client.applications (4e9e622)
- Closes #25 add the Informed Design API v1 as client.informed_design (d5f838d)
- Closes #26 add the Sustainability Data API v3 as client.sustainability (219726a)
- Closes #27 add the token flex usage data api v1 as client.token_flex (bfdc237)
- Closes #28 add the Business Success Plan Reporting API v1 as client.insights (289dc85)
- Closes #29 add the Forma Site Design API as client.forma (11ffca2)
- Closes #30 add the Flow Graph Engine API v1 as client.flow_graph (e6dab87)
- Bump to v0.2.0 (eb0a5e8)
v0.1.0
Changelog
- Initial commit (2f01582)
- Restructure client services (8025378)
- Add Object Storage Service v2 as client.oss with the full signed-S3 upload flow (4cc1795)
- Add Model Derivative v2 as client.model_derivative with translation polling and URN encoding (1d201a2)
- Add Data Management v2 as client.data_management with JSON:API handling and warning surfacing (fef8101)
- Add Webhooks v1 as client.webhooks with event subscriptions and notification secrets (cbe7bdd)
- Add Secure Service Account v1 as client.service_accounts with RS256 assertion signing (9b7098c)
- Add ACC Account Admin v1 as client.account_admin for projects, members, and companies (2dc39d3)
- Add ACC Issues v1 as client.issues for issues, comments, and attachments (a41bef7)
- Let every service act as a user with an installed 3-legged token (ee3b61c)
- Add BuildingConnected v2/v3 as client.building_connected for bid management (699bffc)
- Add TradeTapp v2 as client.tradetapp for subcontractor risk data (535ab11)
- Use lowercase enum member names throughout (2a443a5)
- Model the bid carried on an opportunity and fix its client shape (1f29158)
- Trim the README to reference tables and three shape examples (0b8a581)
- Condense the changelog for the initial release (6f39dd5)