Skip to content

Releases: rvojcik/rtapi

Release 0.3.0

25 Aug 13:12
v0.3.0
Compare
Choose a tag to compare
  • Dropped support and tests for python 2.7
  • Added test jobs for python 3.6, 3.7, 3.8
  • Replaced ipaddr module for ipaddress
  • Added several methods
    • SetIPName
    • GetIpv4Networks
    • GetIpv4Allocations
    • GetIpv6Networks
    • GetIpv6Allocations
    • GetObjectAttributes
    • GetObjectsByTag

Fix pypi and test bugs

30 Jul 08:44
v0.2.9
Compare
Choose a tag to compare
  • fix requirements in setup.py
  • add and fix test for python 3.7

BugFix + New functions

17 Dec 14:37
v0.2.8
Compare
Choose a tag to compare
  • New functions for getting IPs from Object
  • Fix bug when linking interface which has old link to another physical device

New Functions

11 Nov 15:18
v0.2.7
Compare
Choose a tag to compare
  • Added CreateAttribute and MapAttribute functions
  • InsertDictionaryChapter, added sticky attribute
  • InsertAttribute: name attribute is unused, changed to be not required. Will be removed in the future

Bug Fixes

06 Sep 11:33
Compare
Choose a tag to compare
  • Fixed bug in AssignChassisSlot in inserting log, used old_object_name instead of old_object_id
  • Fixed typo in InsertOrUpdateAttribute function #4

New Features

21 Aug 16:12
Compare
Choose a tag to compare

Several new functions

  • New functions for Dictionary Chapters
  • New functions for Getting IP from interfaces
  • New GetInterfaceList
  • Extended ListObjects

BugFixes

  • Bugfix GetInterfaceName

Big merge from production to OpenSource

12 Jun 15:03
Compare
Choose a tag to compare
  • Many changes and updates in functions
  • CheckIfIp4IPExists
  • Docker
    • ListDockerContainersOfHost
    • AddDockerContainer
    • RemoveDockerContainerFromHost
    • UpdateDockerContainerName
    • UpdateDockerContainerHost
    • GetDockerContainerName
    • GetDockerContainerHost
  • InsertIPv4Log
  • QueryTypedAttributeValue
  • InsertOrUpdateStringAttribute
  • InsertOrUpdateUintAttribute
  • InsertOrUpdateFloatAttribute
  • InsertOrUpdateAttribute
  • InsertOrUpdateAttribute
  • FindIPFromComment
  • FindIPv6FromComment
  • QueryTypedAttributeValue
  • InsertOrUpdateStringAttribute
  • InsertOrUpdateUintAttribute
  • InsertOrUpdateFloatAttribute
  • InsertOrUpdateAttribute
  • InsertOrUpdateAttribute
  • GetAttributeIdByName
  • GetDictionaryIdByValue
  • GetObjectIdByAsset