Skip to content

Releases: ni/ni-apis-python

ni.measurements.data.v1.client 1.2.0.dev0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 20:26
19704e7

Changes

  • Update ni.measurements.data.v1.client minor version and update .proto dependency (#373)
    • Pulls in generated code for the new float waveform types.
  • Update ni.measurements.data.v1.client version and dependencies to be released versions. (#348)
  • DataStoreClient - Update Documentation for Batch Publishing (#334)

ni.protobuf.types 1.3.0.dev0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:49
d21c499

Changes

  • Update ni.protobuf.types minor version due to newly added types. (#368)
  • Add float waveform conversion methods and tests (#365)
  • Add support for float waveform types (#364)
  • Bump package versions for next layer of packages (#344)

ni.measurements.data.v1.proto 1.2.0.dev0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 12:59
5b2af86

Changes

  • Update package minor version and protobuf dependency (#371)
  • Add support for float waveform types (#370)
  • Update ni.measurements.data.v1.proto version and its ni.protobuf.types dependency (#346)

ni.protobuf.types 1.2.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 17:52
c151dc8

Changes

  • Bump package versions for next layer of packages (update nitypes dependency to 1.1.0) (#344)

ni.measurements.data.v1.proto 1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 19:55
d354b1f

Changes

  • Update ni.measurements.data.v1.proto version and its ni.protobuf.types dependency (#346)

ni.measurements.data.v1.client 1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 15:38
f0cba71

Changes

  • Update ni.measurements.data.v1.client version and dependencies to be released versions. (#348)
  • DataStoreClient - Update Documentation for Batch Publishing (#334)

ni.protobuf.types 1.2.0.dev1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 19:25
00fb8fa

Changes

  • ni.protobuf.types - Update nitypes dependency to 1.1.0.dev3 (#336)
  • Update waveform conversion code to account for new timing fields (#333)

ni.protobuf.types 1.2.0.dev0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 May 15:36
618067e

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

Choose a tag to compare

@github-actions github-actions released this 18 May 19:20
8a17778

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

Choose a tag to compare

@github-actions github-actions released this 18 May 21:31
186da81

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)