You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add sort parameter to simulators API list and iteration methods ([#2355](https://github.com/cognitedata/cognite-sdk-python/issues/2355)) ([d21f9e3](https://github.com/cognitedata/cognite-sdk-python/commit/d21f9e3991834ed69bcf52c97f425f441a25acc1))
22
+
***agents:** add support for client-side actions in agent chat ([#2350](https://github.com/cognitedata/cognite-sdk-python/issues/2350)) ([49dfb19](https://github.com/cognitedata/cognite-sdk-python/commit/49dfb19a929c284a10a9d930d84d5860a2fda40c))
23
+
***capabilities:** Add support for Streams and Records ACLs ([#2366](https://github.com/cognitedata/cognite-sdk-python/issues/2366)) ([6b17c88](https://github.com/cognitedata/cognite-sdk-python/commit/6b17c88bec2e1eb840d6e8e9f9487287f1b32596))
24
+
***data_modeling:** Support constraint and index state fields ([#2361](https://github.com/cognitedata/cognite-sdk-python/issues/2361)) ([996296d](https://github.com/cognitedata/cognite-sdk-python/commit/996296dd6cd5a7bcc3e4ffad75c4b582e0d9f531))
25
+
***functions:** Add `last_called` field to Function dataclass. ([#2356](https://github.com/cognitedata/cognite-sdk-python/issues/2356)) ([3b3a6b5](https://github.com/cognitedata/cognite-sdk-python/commit/3b3a6b50e0fb9de9da09e83a825b42c875887fa6))
***simulators:** Add support for running simulations using revisions ([#2339](https://github.com/cognitedata/cognite-sdk-python/issues/2339)) ([dc76513](https://github.com/cognitedata/cognite-sdk-python/commit/dc765130663863cfd01d978869ed1357ef30bb7b))
28
+
* use compact encoding for json serialization ([#2368](https://github.com/cognitedata/cognite-sdk-python/issues/2368)) ([9b0d5b5](https://github.com/cognitedata/cognite-sdk-python/commit/9b0d5b5599d08e44d7fb5e6de70d4c7c34d67399))
29
+
30
+
31
+
### Bug Fixes
32
+
33
+
***functions:** Fix bug in handler handle validation ([#2363](https://github.com/cognitedata/cognite-sdk-python/issues/2363)) ([d949a9a](https://github.com/cognitedata/cognite-sdk-python/commit/d949a9a999649f13e645bc7985aa98d1e59c1fca))
34
+
35
+
36
+
### Documentation
37
+
38
+
* add examples for filtering on special node properties (externalId, space) ([#2371](https://github.com/cognitedata/cognite-sdk-python/issues/2371)) ([86b1ecd](https://github.com/cognitedata/cognite-sdk-python/commit/86b1ecd3a4278dabf7436fd7958e025c81aca2f4))
39
+
***simulators:** expose all simulator types in the simulators namespace ([#2362](https://github.com/cognitedata/cognite-sdk-python/issues/2362)) ([b156f5e](https://github.com/cognitedata/cognite-sdk-python/commit/b156f5e401fc12cf483ba627ab92590e6a83f7f5))
@@ -48,7 +73,7 @@ As of 2025-08-29, changes are grouped as follows
48
73
49
74
### Features
50
75
51
-
*[CDF-25309]Add service principal API ([#2332](https://github.com/cognitedata/cognite-sdk-python/issues/2332)) ([10f3ea8](https://github.com/cognitedata/cognite-sdk-python/commit/10f3ea8087c569fff49cc13d53e796f15ee73551))
76
+
* Add service principal API ([#2332](https://github.com/cognitedata/cognite-sdk-python/issues/2332)) ([10f3ea8](https://github.com/cognitedata/cognite-sdk-python/commit/10f3ea8087c569fff49cc13d53e796f15ee73551))
52
77
* add helper methods to access simulator quantities and units ([#2305](https://github.com/cognitedata/cognite-sdk-python/issues/2305)) ([0c16785](https://github.com/cognitedata/cognite-sdk-python/commit/0c16785ff2009747bd1d4f500a741d7ab19f1328))
53
78
* add pandas DataFrame conversion methods to SimulatorRoutineRevisionCore ([#2228](https://github.com/cognitedata/cognite-sdk-python/issues/2228)) ([de2f810](https://github.com/cognitedata/cognite-sdk-python/commit/de2f810ca019b22be47b10cfe3402d517f8d01db))
54
79
***iam:** add support for attributes in groups create, groups list ([#2231](https://github.com/cognitedata/cognite-sdk-python/issues/2231)) ([3c0148e](https://github.com/cognitedata/cognite-sdk-python/commit/3c0148e7047c45f2ed16d5ee58e6ab9a496b26b7))
0 commit comments