Skip to content

Releases: akimrx/python-yc-lockbox

v0.2.0

Choose a tag to compare

@akimrx akimrx released this 02 Apr 08:10

v0.1.3

Choose a tag to compare

@akimrx akimrx released this 26 Mar 10:57

v0.1.2

Choose a tag to compare

@akimrx akimrx released this 25 Mar 18:12

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

Choose a tag to compare

@akimrx akimrx released this 24 Mar 10:58

Fix

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

v0.1.0

Choose a tag to compare

@akimrx akimrx released this 23 Mar 12:54
b2dbc33

Feat

  • Added Operation with resource computed field for object manipulate

v0.0.2

Choose a tag to compare

@akimrx akimrx released this 23 Mar 09:33

Fix

  • added getitem by index to SecretPayload.entries

v0.0.1

Choose a tag to compare

@akimrx akimrx released this 23 Mar 07:14
chore: updated Makefile