Skip to content

Releases: Iotic-Labs/iotics-grpc-client-py

v7.0.0

25 Jun 11:06
725c18a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.0

Release v6.0.0

31 May 09:33
Compare
Choose a tag to compare

What's Changed

  • feat: ei-2934 - updating client library for latest API changes; by @conbon in #36
  • fix: ei-2934 - fixes by @conbon in #37
  • updating pypi password by @conbon in #38

New Contributors

Full Changelog: v5.0.0...v6.0.0

Release v5.0.0

26 Jan 11:54
Compare
Choose a tag to compare

BREAKING CHANGE - Removed Twin CreatedAt

Release v4.0.2

23 Jan 11:28
Compare
Choose a tag to compare

Enable keep alive of grpc channel by default

Release v4.0.1

21 Sep 12:33
Compare
Choose a tag to compare

Change feed share to share mime type as application/json

Release v4.0.0

28 Jun 15:17
Compare
Choose a tag to compare

BREAKING CHANGE - Removed deprecated visibility
BREAKING CHANGE - Changed made parameter names more consistent

Release v3.0.1

23 May 11:55
d134902
Compare
Choose a tag to compare

[3.0.1] - 2023-05-23

  • Add CreateInput and UpdateInput methods.

Release v3.0.0

31 Jan 17:29
Compare
Choose a tag to compare

Rename allowlist allhost/nohost values to all/none

Release v2.0.4

24 Jan 13:34
Compare
Choose a tag to compare

Updated the grpcio dependency to >=1.50.0

Release v2.0.3

13 Dec 10:35
6320f40
Compare
Choose a tag to compare

Fixed bug in the update_channel method of the IoticsApi Class. It now creates and initialises new instances of the APIs in order to correctly use an updated version of their methods.