Skip to content

Releases: PTCInc/Kepware-ConfigAPI-SDK-Python

Release 1.2.2

09 Jun 21:34
Compare
Choose a tag to compare

What's Changed

  • Fixes for the following issues:
  • Issue #30 - get_full_tag_structure() call fixed for recursive feature

Full Changelog: 1.2.1...1.2.2

Release 1.1.3

09 Jun 21:34
Compare
Choose a tag to compare

What's Changed

  • Backport fixes for the following issues:
  • Issue #30

Full Changelog: 1.1.2...1.1.3

Release 1.2.1

28 Apr 20:13
Compare
Choose a tag to compare

What's Changed

  • Fixes for the following issues:
  • Issue #23
  • Issue #26

Full Changelog: 1.2.0...1.2.1

Release 1.2.0

21 Apr 18:37
Compare
Choose a tag to compare

What's Changed

  • Added UDD Profile management module
  • Add Filtering and Sorting query support #21
  • Add Pagination Parameters #20
  • Add access to About and Status endpoints #19
  • (Potential Breaking Change) Modify object functions across package now implement consistent optional inputs as keyword only arguments.
  • (Breaking Change) Changed Transaction Log function name for clarity
  • Cleaned up docstring to conform to reStructuredText formatting
  • Add LorceLicenseCheck service to LLS module

DEPRICATED Python versions before 3.9

Full Changelog: 1.1.2...1.2.0

1.1.2 Release

13 Dec 15:54
Compare
Choose a tag to compare

Fixed KepURLError handling when connections failed, or certificates were not able to be validated.

Full Changelog: 1.1.1...1.1.2

1.1.1 Release

21 Oct 00:38
Compare
Choose a tag to compare

Added support for ProjectSave and Project Load services

What's Changed

Full Changelog: 1.1.0...1.1.1

1.1.0 Release

19 Apr 22:01
Compare
Choose a tag to compare

Added Support for LLS parameter changes and status of Services executed through the Configuration API

1.0.0 Release

22 Mar 20:40
4911154
Compare
Choose a tag to compare
Merge pull request #6 from PTCInc/1.0-dev

1.0.0 Release

1.0 Beta 5 Release

15 Mar 21:32
8e189dc
Compare
Choose a tag to compare
1.0 Beta 5 Release Pre-release
Pre-release

Added EGD specific configuration endpoint support. See README.md for instructions to import package locally.