Skip to content

Releases: akimrx/python-yc-lockbox

v0.2.0

02 Apr 08:10

Choose a tag to compare

v0.1.3

26 Mar 10:57

Choose a tag to compare

v0.1.2

25 Mar 18:12

Choose a tag to compare

FIX

  • fix(models.YandexCloudError): added error_type computed field, updated typing
  • fix(auth): added LRU cache for _generate_jwt_for_sa method

v0.1.1

24 Mar 10:58

Choose a tag to compare

Fix

  • Updated Secret.refresh() method. The updated attributes are now assigned to the instance of the class.

v0.1.0

23 Mar 12:54
b2dbc33

Choose a tag to compare

Feat

  • Added Operation with resource computed field for object manipulate

v0.0.2

23 Mar 09:33

Choose a tag to compare

Fix

  • added getitem by index to SecretPayload.entries

v0.0.1

23 Mar 07:14

Choose a tag to compare

chore: updated Makefile