|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | 5 |
|
| 6 | +# 0.0.0-development.1 (2025-09-29) |
| 7 | + |
| 8 | + |
| 9 | +### Bug Fixes |
| 10 | + |
| 11 | +* add codegen support for CusrorAndAsyncIterator ([#907](https://github.com/cognitedata/cognite-sdk-js/issues/907)) ([3cde0d3](https://github.com/cognitedata/cognite-sdk-js/commit/3cde0d3df8a4135f38849a2cd6408ded32246065)), closes [#908](https://github.com/cognitedata/cognite-sdk-js/issues/908) |
| 12 | + |
| 13 | + |
| 14 | +### Features |
| 15 | + |
| 16 | +* add vision api ([#855](https://github.com/cognitedata/cognite-sdk-js/issues/855)) ([1d9116e](https://github.com/cognitedata/cognite-sdk-js/commit/1d9116ed53405c34b6c47b348644d093c61dde33)) |
| 17 | +* **annotations:** add annotation payload types ([#905](https://github.com/cognitedata/cognite-sdk-js/issues/905)) ([990ea8f](https://github.com/cognitedata/cognite-sdk-js/commit/990ea8fda85bc26e9a50bd9160c6b8a76e26ed55)) |
| 18 | +* code generation for types based on openapi doc ([#801](https://github.com/cognitedata/cognite-sdk-js/issues/801)) ([07eb308](https://github.com/cognitedata/cognite-sdk-js/commit/07eb3087705c550758fcc9e1b12ea43428ecf79d)), closes [#820](https://github.com/cognitedata/cognite-sdk-js/issues/820) |
| 19 | +* release v10 [release] ([#1243](https://github.com/cognitedata/cognite-sdk-js/issues/1243)) ([b3d5595](https://github.com/cognitedata/cognite-sdk-js/commit/b3d55951bb2a302981fa67ce694d21749461386a)), closes [#1135](https://github.com/cognitedata/cognite-sdk-js/issues/1135) [#1144](https://github.com/cognitedata/cognite-sdk-js/issues/1144) [#1148](https://github.com/cognitedata/cognite-sdk-js/issues/1148) [#1150](https://github.com/cognitedata/cognite-sdk-js/issues/1150) [#1151](https://github.com/cognitedata/cognite-sdk-js/issues/1151) [#1152](https://github.com/cognitedata/cognite-sdk-js/issues/1152) [#1153](https://github.com/cognitedata/cognite-sdk-js/issues/1153) [#1029](https://github.com/cognitedata/cognite-sdk-js/issues/1029) |
| 20 | +* update openapi spec to bump types for docs, annotations and vision ([#1021](https://github.com/cognitedata/cognite-sdk-js/issues/1021)) ([#1024](https://github.com/cognitedata/cognite-sdk-js/issues/1024)) ([e337d73](https://github.com/cognitedata/cognite-sdk-js/commit/e337d73c9e6a1888e165d8b4a59bfe94b522bbb3)) |
| 21 | + |
| 22 | + |
| 23 | +### Reverts |
| 24 | + |
| 25 | +* "feat: update openapi spec to bump types fo docs, annotations and vision" ([#1021](https://github.com/cognitedata/cognite-sdk-js/issues/1021)) ([b908def](https://github.com/cognitedata/cognite-sdk-js/commit/b908defed27eb610c8c7b97d2c24013da735422f)) |
| 26 | + |
| 27 | + |
| 28 | +### BREAKING CHANGES |
| 29 | + |
| 30 | +* es6 module (vs es5) and typescript 3 -> 5 |
| 31 | + |
| 32 | +* chore: release pre-release from the release-v10 branch |
| 33 | + |
| 34 | +* test: skip flaky alerts test |
| 35 | + |
| 36 | +* chore: trigger [release] |
| 37 | + |
| 38 | +* chore(release): publish new package versions [skip ci] |
| 39 | + |
| 40 | + - @cognite/sdk-alpha@1.0.0-rc.0 |
| 41 | + - @cognite/sdk-beta@6.0.0-rc.0 |
| 42 | + - @cognite/sdk-core@5.0.0-rc.0 |
| 43 | + - @cognite/sdk-playground@8.0.0-rc.0 |
| 44 | + - @cognite/sdk@10.0.0-rc.0 |
| 45 | +* documents, annotations and vision types have been updated |
| 46 | + |
| 47 | +Thanks to @danlevings for his work in commit: https://github.com/cognitedata/cognite-sdk-js/commit/ac6efec6e884d0cb436be7c2e91f3aa78bfbe15c |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
6 | 53 | # 0.0.0-development.0 (2025-09-25) |
7 | 54 |
|
8 | 55 |
|
|
0 commit comments