Skip to content

Releases: ni/ni-apis-python

ni.protobuf.types 1.2.0.dev0

18 May 15:36
618067e

Choose a tag to compare

Pre-release

Changes

  • Bump package version of ni.protobuf.types (#269)
  • Update to latest ni-apis:
    • Add VectorArrayValue, DigitalWaveformArrayValue, and DoubleXYDataArrayValue (#315)
    • Add new timing-related fields to waveform types (#321)
  • Bump package minor version of ni.protobuf.types (#326)

ni.measurements.data.v1.proto 1.1.0.dev1

18 May 19:20
8a17778

Choose a tag to compare

Changes

  • Update to latest ni-apis (#315)
    • Adds non-scalar data type cases to PublishMeasurementBatchRequest
  • Update ni.protobuf.types dependency (#328)
    • Adds VectorArrayValue, DigitalWaveformArrayValue, and DoubleXYDataArrayValue (originating from #315 as well)

ni.measurements.data.v1.client 1.1.0.dev1

18 May 21:31
186da81

Choose a tag to compare

Changes

  • Update ni.measurements.data.v1.proto dependency (#330)
    • Adds non-scalar measurement batch publishing support (including needed types like VectorArrayValue from ni.protobuf.types) (#315)
    • Also includes the addition of new timing-related fields for various waveform types (e.g., DoubleAnalogWaveform) (#321)

ni.measurements.data.v1.proto 1.1.0.dev0

09 Mar 16:00
e00df1c

Choose a tag to compare

Changes

  • Bump data.proto version to 1.1.0 due to Read changes (#306)
  • Exposing ReadConditionValue and ReadMeasurementValue methods on ni.measurements.data.v1.client DataStoreClient (#297 )

ni.measurements.data.v1.client 1.1.0.dev0

09 Mar 17:45
bf5278c

Choose a tag to compare

Changes

  • Bump data.client version to 1.1.0 due to Read changes (#311)
  • Exposing ReadConditionValue and ReadMeasurementValue methods on ni.measurements.data.v1.client DataStoreClient (#297)

ni.protobuf.types 1.1.0

05 Jan 17:12
2a09b4b

Choose a tag to compare

Changes

  • Update the nitypes dependency (#252)
  • Remove Python 3.9 support and add 3.14 (#209)

ni.panels.v1.proto 1.0.0

05 Jan 16:28
3a5cfc5

Choose a tag to compare

Changes

  • Remove Python 3.9 support and add 3.14 (#209)
  • Add documentation url and update intersphinx mappings (#143)
  • Update multiple packages to poetry 2.1.4 (Part 3) (#131)

ni.measurements.metadata.v1.proto 1.0.0

05 Jan 17:14
2a09b4b

Choose a tag to compare

Changes

  • Fix typo in version number. (#267)
  • Bump versions of all packages that need to be released (#260)

ni.measurements.metadata.v1.client 1.0.0

05 Jan 21:15
c8ffa17

Choose a tag to compare

Changes

  • Update metadata.client deps for release (#279)
  • Add documentation links to a few packages (#254)

ni.measurements.data.v1.proto 1.0.0

05 Jan 21:49
7e14dde

Choose a tag to compare

Changes

  • Update measurements.data.proto deps to released versions (#281)