Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cattrs versions >= 23.2 introduces breaking change #1468

Closed
bgraves-lo opened this issue May 15, 2024 · 0 comments · Fixed by #1469 or #1470
Closed

cattrs versions >= 23.2 introduces breaking change #1468

bgraves-lo opened this issue May 15, 2024 · 0 comments · Fixed by #1469 or #1470
Labels

Comments

@bgraves-lo
Copy link
Contributor

bgraves-lo commented May 15, 2024

As described in #1410 , developers using the python sdk are having issues with JSON serialization errors when attempting to serialize objects loaded from the API. This is due to a breaking change made to the cattrs package starting in version 23.2, which was released a few months ago.

@github-actions github-actions bot added p3 Priority 3 need triage labels May 15, 2024
drstrangelooker pushed a commit that referenced this issue May 16, 2024
As stated in issue #1410 , `cattrs` appears to have introduced a
breaking change starting in version 23.2.

Fixes #1468
drstrangelooker pushed a commit that referenced this issue Jun 12, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>@looker/api-explorer: 0.9.61</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/run-it bumped from 0.9.60 to 0.9.61
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-codegen-scripts bumped from 21.5.17 to 21.5.18
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-api-explorer: 22.21.18</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/api-explorer bumped from 0.9.60 to 0.9.61
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/run-it bumped from 0.9.60 to 0.9.61
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-playground: 1.0.18</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-tile-playground: 1.1.5</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/extension-utils: 0.1.38</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/hackathon: 22.21.20</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/extension-sdk-react bumped from 24.8.0 to 24.10.0
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/sdk bumped from 24.8.0 to 24.10.0
    * @looker/wholly-artifact bumped from 0.1.18 to 0.1.19
</details>

<details><summary>@looker/run-it: 0.9.61</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-utils bumped from 0.1.37 to 0.1.38
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/sdk-codegen-scripts: 21.5.18</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/wholly-artifact: 0.1.19</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>@looker/wholly-sheet: 0.5.57</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>sdk-codegen-all: 24.10.0</summary>

##
[24.10.0](sdk-codegen-all-v24.8.0...sdk-codegen-all-v24.10.0)
(2024-06-12)


### Features

* generate SDKs for Looker 24.10
([#1472](#1472))
([5f8b10d](5f8b10d))


### Bug Fixes

* **deps:** limit cattrs to versions &lt;23.2
([#1469](#1469))
([b01b08d](b01b08d)),
closes
[#1468](#1468)
</details>

<details><summary>looker_sdk: 24.10.0</summary>

##
[24.10.0](looker_sdk-v24.8.0...looker_sdk-v24.10.0)
(2024-06-12)


### Features

* generate SDKs for Looker 24.10
([#1472](#1472))
([5f8b10d](5f8b10d))


### Bug Fixes

* **deps:** limit cattrs to versions &lt;23.2
([#1469](#1469))
([b01b08d](b01b08d)),
closes
[#1468](#1468)
</details>

<details><summary>embed-components: 24.10.0</summary>

##
[24.10.0](embed-components-v24.8.0...embed-components-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **embed-components:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/embed-services bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>embed-services: 24.10.0</summary>

##
[24.10.0](embed-services-v24.8.0...embed-services-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **embed-services:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
  * devDependencies
    * @looker/sdk-node bumped from 24.8.0 to 24.10.0
</details>

<details><summary>extension-sdk: 24.10.0</summary>

##
[24.10.0](extension-sdk-v24.8.0...extension-sdk-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **extension-sdk:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>extension-sdk-react: 24.10.0</summary>

##
[24.10.0](extension-sdk-react-v24.8.0...extension-sdk-react-v24.10.0)
(2024-06-12)


### Miscellaneous Chores

* **extension-sdk-react:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 24.8.0 to 24.10.0
    * @looker/sdk bumped from 24.8.0 to 24.10.0
</details>

<details><summary>sdk: 24.10.0</summary>

##
[24.10.0](sdk-v24.8.0...sdk-v24.10.0)
(2024-06-12)


### Features

* generate SDKs for Looker 24.10
([#1472](#1472))
([5f8b10d](5f8b10d))
</details>

<details><summary>sdk-node: 24.10.0</summary>

##
[24.10.0](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
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant