Skip to content

Releases: nominal-io/nominal-client

v1.61.0

11 Jun 14:18
23a81fd
Compare
Choose a tag to compare

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

10 Jun 15:05
e8bac33
Compare
Choose a tag to compare

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

06 Jun 18:37
ba8acd1
Compare
Choose a tag to compare

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.58.0

06 Jun 04:09
da48ece
Compare
Choose a tag to compare

1.58.0 (2025-06-06)

Features

  • allow gzipping during pandas export (#369) (2d80044)
  • bump nominal-api and nominal-api-protos (#370) (044ada0)

v1.57.1

05 Jun 05:39
8f7434b
Compare
Choose a tag to compare

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

04 Jun 03:45
d4cadf1
Compare
Choose a tag to compare

1.57.0 (2025-06-04)

Features

  • bump nominal-api-protos version when installing nominal[protos] (#365) (558d460)

v1.56.0

04 Jun 02:04
32e70f2
Compare
Choose a tag to compare

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

02 Jun 21:42
2f1830d
Compare
Choose a tag to compare

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

29 May 22:04
221ea54
Compare
Choose a tag to compare

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)

v1.54.0

29 May 00:52
d99313e
Compare
Choose a tag to compare

1.54.0 (2025-05-29)

Features

  • retry read and connection errors (#349) (09a6768)
  • un-deprecate creating streaming connections (#345) (466b588)