Cognite-sdk

Latest version: v7.43.3

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 37 of 80

6.4.8

Fixed
- Handling non 200 responses in `data_modeling.spaces.apply`, `data_modeling.data_models.apply`,
`data_modeling.views.apply` and `data_modeling.containers.apply`

6.4.7

Fixed
- Consistently return the correct id types in data modeling resource clients

6.4.6

Fixed
- Don't swallow keyword args on Apply classes in Data Modeling client

6.4.5

Added
- Included tuple-notation when retrieving or listing data model instances

Improved
- Fixed docstring for retrieving data model instances and extended the examples.

6.4.4

Some breaking changes to the datamodeling client. We don't expect any more breaking changes,
but we accept the cost of breaking a few consumers now early on the really nail the user experience.
Added
- ViewId:as_property_ref and ContainerId:as_property_ref to make it easier to create property references.

Changed
- Renamed ViewCore:as_reference and ContainerCore:as_reference to :as_id() for consistency with other resources.
- Change Instance:properties to be a `MutableMapping[ViewIdentifier, MutableMapping[PropertyIdentifier, PropertyValue]]`, in order to make it easier to consume
- Make VersionedDataModelingId:load accept `tuple[str, str]`
- Rename ConstraintIdentifier to Constraint - it was not an id but the definition itself
- Rename IndexIdentifier to Index - it was not an id but the definition itself
- Rename ContainerPropertyIdentifier to ContainerProperty - it was not an id but the definition itself

Removed
- Redundant EdgeApply:create method. It simply mirrored the EdgeApply constructor.

6.4.3

Added
- Accept direct relation values as tuples in `EdgeApply`

Page 37 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.