Releases: nominal-io/nominal-client
Releases · nominal-io/nominal-client
v1.61.0
1.61.0 (2025-06-11)
Features
- allow rescaling videos when normalizing, stop normalizing audio (#388) (8051b2a)
- expose searching users (#384) (a745a12)
- standardize TypeAlias on Union over string (82730a8)
Bug Fixes
- standardize TypeAlias on Union over string (#389) (82730a8)
- timestamps being returned as strings, and with wrong column header (#386) (3a3a91b)
v1.60.0
1.60.0 (2025-06-10)
Features
- allow adding datasources to runs and assets with tags and offsets (#383) (e1349e1)
- allow users to upload tdms files to an existing dataset (#374) (85961c0)
Bug Fixes
Documentation
- add experimental modules to API reference (#338) (b4b280d)
v1.59.0
1.59.0 (2025-06-06)
Features
- allow creating an attachment by filepath (#376) (28b2e24)
- allow exporting data in relative format (#378) (1eede44)
- allow uploading a pandas dataframe to an existing dataset (#372) (263d097)
- allow users to specify file-wide tag during upload (#377) (8dddc94)
- parallelize exporting data to dataframes (#373) (ea8f7aa)
Bug Fixes
v1.57.1
1.57.1 (2025-06-05)
Bug Fixes
- make dataframe actually use timestamps as the index column in datasource_to_dataframe (#367) (cca1748)
v1.57.0
1.57.0 (2025-06-04)
Features
- bump nominal-api-protos version when installing nominal[protos] (#365) (558d460)
v1.56.0
1.56.0 (2025-06-04)
Features
- allow creating clients by profile in cli decorators (#364) (41dcffb)
- simplify/cleanup dependencies (#361) (9a017b0)
Bug Fixes
- conjure_python_client 2.9.0+ was broken on some windows machines (#363) (b983738)
v1.55.0
1.55.0 (2025-06-02)
Features
Bug Fixes
- mcap extension checking for video upload (#356) (30e4fa4)
Documentation
- make
LogPoint
appear in the reference docs (#347) (50156ef)
v1.54.1
1.54.1 (2025-05-29)
Bug Fixes
- correctly check parquet/csv types for tabular ingest (#351) (51967f1)
- pass workspace rid when creating empty video (#354) (1f42e11)
- reduce default key frame interval to 2s (#352) (a3c7f7c)