UNPKG

@looker/sdk-node

Version:
855 lines (488 loc) 28.1 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [25.10.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v25.8.0...sdk-node-v25.10.0) (2025-06-20) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 25.8.0 to 25.10.0 ## [25.8.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v25.6.0...sdk-node-v25.8.0) (2025-05-19) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 25.6.0 to 25.8.0 ## [25.6.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v25.4.0...sdk-node-v25.6.0) (2025-05-05) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 25.4.0 to 25.6.0 ## [25.4.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v25.2.0...sdk-node-v25.4.0) (2025-03-11) ### Bug Fixes * add new generators for the TypeScript SDK ([#1563](https://github.com/looker-open-source/sdk-codegen/issues/1563)) ([86ab782](https://github.com/looker-open-source/sdk-codegen/commit/86ab7820c4ca095be20e219c5bd19ef3bfc3f030)) ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 25.2.0 to 25.4.0 * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4 ## [25.2.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v25.0.1...sdk-node-v25.2.0) (2025-02-07) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 25.0.1 to 25.2.0 ## [25.0.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v25.0.0...sdk-node-v25.0.1) (2025-02-06) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 25.0.0 to 25.0.1 ## [25.0.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.20.0...sdk-node-v25.0.0) (2025-01-13) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.20.0 to 25.0.0 ## [24.20.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.18.1...sdk-node-v24.20.0) (2024-11-07) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.18.1 to 24.20.0 ## [24.18.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.18.0...sdk-node-v24.18.1) (2024-10-21) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.18.0 to 24.18.1 ## [24.18.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.16.2...sdk-node-v24.18.0) (2024-10-11) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.16.2 to 24.18.0 ## [24.16.2](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.16.1...sdk-node-v24.16.2) (2024-09-16) ### Features * allow node 20 for the TS SDK ([#1506](https://github.com/looker-open-source/sdk-codegen/issues/1506)) ([d4deac4](https://github.com/looker-open-source/sdk-codegen/commit/d4deac485ff3bf748924ab747a6aee0d47581e10)) ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.16.1 to 24.16.2 ## [24.16.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.16.0...sdk-node-v24.16.1) (2024-09-14) ### Bug Fixes * fix release 24.16.2 ([#1505](https://github.com/looker-open-source/sdk-codegen/issues/1505)) ([1cd1806](https://github.com/looker-open-source/sdk-codegen/commit/1cd180615901d2daf1fb112b41f2a72d2caacf61)) ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.16.0 to 24.16.1 * @looker/sdk-rtl bumped from 21.6.2 to 21.6.3 ## [24.16.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.14.0...sdk-node-v24.16.0) (2024-09-11) ### Bug Fixes * Remove the requests package from the TypeScript SDK ([#1491](https://github.com/looker-open-source/sdk-codegen/issues/1491)) ([670377c](https://github.com/looker-open-source/sdk-codegen/commit/670377c46a546bbd8dcc6679b8aeb041da1b4670)), closes [#1439](https://github.com/looker-open-source/sdk-codegen/issues/1439) ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.14.0 to 24.16.0 * @looker/sdk-rtl bumped from 21.6.1 to 21.6.2 ## [24.14.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.12.1...sdk-node-v24.14.0) (2024-08-12) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.12.1 to 24.14.0 ## [24.12.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.12.0...sdk-node-v24.12.1) (2024-07-29) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.12.0 to 24.12.1 ## [24.12.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.10.0...sdk-node-v24.12.0) (2024-07-15) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.10.0 to 24.12.0 ## [24.10.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.8.0...sdk-node-v24.10.0) (2024-06-12) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.8.0 to 24.10.0 ## [24.8.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.4.0...sdk-node-v24.8.0) (2024-05-07) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.4.0 to 24.8.0 ## [24.4.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.2.1...sdk-node-v24.4.0) (2024-04-05) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.2.1 to 24.4.0 ## [24.2.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.2.0...sdk-node-v24.2.1) (2024-03-12) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.2.0 to 24.2.1 ## [24.2.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v24.0.0...sdk-node-v24.2.0) (2024-02-21) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 24.0.0 to 24.2.0 ## [24.0.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.20.1...sdk-node-v24.0.0) (2024-02-03) ### Miscellaneous Chores * **sdk-node:** Synchronize undefined versions ### Dependencies * The following workspace dependencies were updated * dependencies * @looker/sdk bumped from 23.20.1 to 24.0.0 ## [23.20.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.20.0...sdk-node-v23.20.1) (2023-12-19) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.20.0 to ^23.20.1 ## [23.20.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.18.0...sdk-node-v23.20.0) (2023-11-30) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.18.0 to ^23.20.0 ## [23.18.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.16.0...sdk-node-v23.18.0) (2023-11-22) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.16.0 to ^23.18.0 ## [23.16.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.14.1...sdk-node-v23.16.0) (2023-09-21) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.14.1 to ^23.16.0 ## [23.14.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.12.0...sdk-node-v23.14.1) (2023-08-15) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.12.0 to ^23.14.1 ## [23.12.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.10.0...sdk-node-v23.12.0) (2023-07-17) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.10.0 to ^23.12.0 ## [23.10.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.8.1...sdk-node-v23.10.0) (2023-06-15) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.8.1 to ^23.10.0 - @looker/sdk-rtl bumped from ^21.6.0 to ^21.6.1 ## [23.8.1](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.8.0...sdk-node-v23.8.1) (2023-05-11) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.8.0 to ^23.8.1 ## [23.8.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.6.0...sdk-node-v23.8.0) (2023-05-11) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.6.0 to ^23.8.0 ## [23.6.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.4.0...sdk-node-v23.6.0) (2023-04-11) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.4.0 to ^23.6.0 ## [23.4.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.2.0...sdk-node-v23.4.0) (2023-03-31) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.2.0 to ^23.4.0 ## [23.2.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v23.0.0...sdk-node-v23.2.0) (2023-03-01) ### Miscellaneous Chores - **sdk-node:** Synchronize undefined versions ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^23.0.0 to ^23.2.0 ## [23.0.0](https://github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.20.1...sdk-node-v23.0.0) (2023-02-22) ### Features - keep all body parameters toggle in API Explorer requests ([#1245](https://github.com/looker-open-source/sdk-codegen/issues/1245)) ([043ed3f](https://github.com/looker-open-source/sdk-codegen/commit/043ed3ff12cba4f821604b5b668d7301ed4aa6d1)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.20.1 to ^23.0.0 - @looker/sdk-rtl bumped from ^21.5.0 to ^21.6.0 ### [22.20.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.20.0...sdk-node-v22.20.1) (2022-12-09) ### Features - add request time tracking ([#1223](https://www.github.com/looker-open-source/sdk-codegen/issues/1223)) ([2aefe06](https://www.github.com/looker-open-source/sdk-codegen/commit/2aefe064d668e02f3af95202e4667036cba01979)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.20.0 to ^22.20.1 - @looker/sdk-rtl bumped from ^21.4.0 to ^21.5.0 ## [22.20.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.18.0...sdk-node-v22.20.0) (2022-11-10) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.18.0 to ^22.20.0 ## [22.18.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.16.0...sdk-node-v22.18.0) (2022-10-17) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.16.0 to ^22.18.0 ## [22.16.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.14.0...sdk-node-v22.16.0) (2022-09-21) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.14.0 to ^22.16.0 ## [22.14.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.12.1...sdk-node-v22.14.0) (2022-09-21) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.12.1 to ^22.14.0 ### [22.12.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.10.1...sdk-node-v22.12.1) (2022-09-21) ### Bug Fixes - add field details for SDK error ([#1134](https://www.github.com/looker-open-source/sdk-codegen/issues/1134)) ([ef1c96d](https://www.github.com/looker-open-source/sdk-codegen/commit/ef1c96d9bc1ae7c27b6ec4b07c7d33f04930d2a7)) - add field details for SDK error ([#1141](https://www.github.com/looker-open-source/sdk-codegen/issues/1141)) ([9af3092](https://www.github.com/looker-open-source/sdk-codegen/commit/9af30928417e773b6e23a539012bdf9381490a13)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.10.1 to ^22.12.1 - @looker/sdk-rtl bumped from ^21.3.4 to ^21.4.0 ### [22.10.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.10.0...sdk-node-v22.10.1) (2022-07-29) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.10.0 to ^22.10.1 ## [22.10.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.8.0...sdk-node-v22.10.0) (2022-07-14) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.8.0 to ^22.10.0 ## [22.8.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.6.0...sdk-node-v22.8.0) (2022-07-13) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.6.0 to ^22.8.0 ## [22.6.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.4.2...sdk-node-v22.6.0) (2022-07-07) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.4.2 to ^22.6.0 - @looker/sdk-rtl bumped from ^21.3.3 to ^21.3.4 ### [22.4.2](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.4.1...sdk-node-v22.4.2) (2022-04-07) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.4.1 to ^22.4.2 - @looker/sdk-rtl bumped from ^21.3.2 to ^21.3.3 ### [22.4.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.4.0...sdk-node-v22.4.1) (2022-04-07) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.4.0 to ^22.4.1 ## [22.4.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.2.0...sdk-node-v22.4.0) (2022-03-24) ### Features - Looker 22.4 API updates ([#1024](https://www.github.com/looker-open-source/sdk-codegen/issues/1024)) ([19bdd61](https://www.github.com/looker-open-source/sdk-codegen/commit/19bdd612366a44bb74d793544df0f9d4babfb099)) ### Bug Fixes - declaration miner (internal utility) ([#1025](https://www.github.com/looker-open-source/sdk-codegen/issues/1025)) ([9b987b2](https://www.github.com/looker-open-source/sdk-codegen/commit/9b987b2c2f24e4a43d6ff25921c5f46804b7702a)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.2.0 to ^22.4.0 ## [22.2.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v22.0.0...sdk-node-v22.2.0) (2022-02-18) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^22.0.0 to ^22.2.0 ## [22.0.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.20.1...sdk-node-v22.0.0) (2022-02-14) ### ⚠ BREAKING CHANGES - SDK support for 22.0 ### Features - SDK support for 22.0 ([5f9930c](https://www.github.com/looker-open-source/sdk-codegen/commit/5f9930c0b0f7bde59f0b9b47f882ae1f3ff9e490)) ### [21.20.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.20.0...sdk-node-v21.20.1) (2022-01-27) ### Features - add http method to IRawResponse ([#925](https://www.github.com/looker-open-source/sdk-codegen/issues/925)) ([25cef47](https://www.github.com/looker-open-source/sdk-codegen/commit/25cef47fa61a5f15565560b48f5e0c45a0cd9b44)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.20.0 to ^21.20.1 ## [21.20.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.20.0...sdk-node-v21.20.1) (2021-12-20) ### Features - add http method to IRawResponse ([#925](https://www.github.com/looker-open-source/sdk-codegen/issues/925)) ([25cef47](https://www.github.com/looker-open-source/sdk-codegen/commit/25cef47fa61a5f15565560b48f5e0c45a0cd9b44)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk-rtl bumped from ^21.2.0 to ^21.3.1 ## [21.20.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.18.1...sdk-node-v21.20.0) (2021-11-10) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.18.1 to ^21.20.0 - @looker/sdk-rtl bumped from ^21.1.1 to ^21.2.0 ### [21.18.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.18.0...sdk-node-v21.18.1) (2021-10-27) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.18.0 to ^21.18.1 - @looker/sdk-rtl bumped from ^21.1.0 to ^21.1.1 ## [21.18.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.16.0...sdk-node-v21.18.0) (2021-10-24) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.16.0 to ^21.18.0 ## [21.16.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.14.0...sdk-node-v21.16.0) (2021-10-19) ### Bug Fixes - validateBody for API Explorer ([#846](https://www.github.com/looker-open-source/sdk-codegen/issues/846)) ([d1f203c](https://www.github.com/looker-open-source/sdk-codegen/commit/d1f203c3d843adb76217a750c0f414c608ceab0f)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.14.0 to ^21.16.0 - @looker/sdk-rtl bumped from ^21.0.20 to ^21.1.0 ## [21.14.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.12.0...sdk-node-v21.14.0) (2021-09-01) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.12.0 to ^21.14.0 - @looker/sdk-rtl bumped from ^21.0.19 to ^21.0.20 ## [21.12.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.10.2...sdk-node-v21.12.0) (2021-08-06) ### Bug Fixes - documentation refs and notes for Typescript SDK and more ([#783](https://www.github.com/looker-open-source/sdk-codegen/issues/783)) ([b2487ea](https://www.github.com/looker-open-source/sdk-codegen/commit/b2487ea4a113ce17a080ccab9b4c4139813e8810)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.10.2 to ^21.12.0 ### [21.10.2](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.10.1...sdk-node-v21.10.2) (2021-07-30) ### Bug Fixes - improved writeable type support ([#766](https://www.github.com/looker-open-source/sdk-codegen/issues/766)) ([be91bd8](https://www.github.com/looker-open-source/sdk-codegen/commit/be91bd8e772f9a64c47486b317f1ac1f6ef14327)) - support response observer chaining ([025618c](https://www.github.com/looker-open-source/sdk-codegen/commit/025618c806efc1664b4f573248ad5a64d6cee3e3)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.10.1 to ^21.10.2 - @looker/sdk-rtl bumped from ^21.0.18 to ^21.0.19 ### [21.10.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.10.0...sdk-node-v21.10.1) (2021-07-09) ### Bug Fixes - browserTransport.ts retains ok: false now ([#745](https://www.github.com/looker-open-source/sdk-codegen/issues/745)) ([451481c](https://www.github.com/looker-open-source/sdk-codegen/commit/451481c62cdc986c860c582e4a77e3e887c6a732)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.10.0 to ^21.10.1 - @looker/sdk-rtl bumped from ^21.0.17 to ^21.0.18 ## [21.10.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.8.2...sdk-node-v21.10.0) (2021-07-08) ### Bug Fixes - check HTTP status code for TS SDK "ok" toggle ([#739](https://www.github.com/looker-open-source/sdk-codegen/issues/739)) ([3ed6af7](https://www.github.com/looker-open-source/sdk-codegen/commit/3ed6af78b2cb9610b3386ff851013a93fff40f54)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.8.3 to ^21.10.0 - @looker/sdk-rtl bumped from ^21.0.16 to ^21.0.17 ### [21.8.2](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.8.1...sdk-node-v21.8.2) (2021-07-02) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.8.2 to ^21.8.3 - @looker/sdk-rtl bumped from ^21.0.15 to ^21.0.16 ### [21.8.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.8.0...sdk-node-v21.8.1) (2021-07-01) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.8.1 to ^21.8.2 - @looker/sdk-rtl bumped from ^21.0.14 to ^21.0.15 ## [21.8.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.8.0...sdk-node-v21.8.0) (2021-06-30) ### Features - paging results for the Typescript SDK ([#698](https://www.github.com/looker-open-source/sdk-codegen/issues/698)) ([537eb57](https://www.github.com/looker-open-source/sdk-codegen/commit/537eb579b9c6d95d600f455a187e6d7b9bf700ef)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.8.0 to ^21.8.1 - @looker/sdk-rtl bumped from ^21.0.13 to ^21.0.14 ## [21.8.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.6.1...sdk-node-v21.8.0) (2021-06-17) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.6.1 to ^21.8.0 ### [21.6.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.6.0...sdk-node-v21.6.1) (2021-06-16) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.6.0 to ^21.6.1 ## [21.6.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.4.4...sdk-node-v21.6.0) (2021-05-05) ### Bug Fixes - use "TypeScript" and "JavaScript" everywhere ([#644](https://www.github.com/looker-open-source/sdk-codegen/issues/644)) ([c15031c](https://www.github.com/looker-open-source/sdk-codegen/commit/c15031cee189556adbd9e18641e7c992e86e3611)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.4.3 to ^21.6.0 - @looker/sdk-rtl bumped from ^21.0.12 to ^21.0.13 ### [21.4.4](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.4.3...sdk-node-v21.4.4) (2021-04-27) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.4.2 to ^21.4.3 ### [21.4.3](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.4.2...sdk-node-v21.4.3) (2021-04-26) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.4.1 to ^21.4.2 ### [21.4.2](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.4.1...sdk-node-v21.4.2) (2021-04-21) ### Bug Fixes - error handling for TS SDK, GSon body serialization for Kotlin SDK ([#601](https://www.github.com/looker-open-source/sdk-codegen/issues/601)) ([11e924f](https://www.github.com/looker-open-source/sdk-codegen/commit/11e924fb81af00c7b20a1af2330f43873c016f83)), closes [#544](https://www.github.com/looker-open-source/sdk-codegen/issues/544) ### [21.4.1](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.4.0...sdk-node-v21.4.1) (2021-04-15) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.4.0 to ^21.4.1 - @looker/sdk-rtl bumped from ^21.0.11 to ^21.0.12 ## [21.4.0](https://www.github.com/looker-open-source/sdk-codegen/compare/sdk-node-v21.0.10...sdk-node-v21.4.0) (2021-04-02) ### Features - Added --versions option to the code generator ([#514](https://www.github.com/looker-open-source/sdk-codegen/issues/514)) ([ee6f3e8](https://www.github.com/looker-open-source/sdk-codegen/commit/ee6f3e8f55e300df1a75c9be89b47f067bc08dee)) ### Dependencies - The following workspace dependencies were updated - dependencies - @looker/sdk bumped from ^21.0.10 to ^21.4.0 - @looker/sdk-rtl bumped from ^21.0.10 to ^21.0.11 ## [21.0.8] - Published latest SDK ## [21.0.4] - introduces `@looker/node-sdk` for using the Looker TypeScript SDK with Node