Releases: akimrx/python-yc-lockbox
Releases · akimrx/python-yc-lockbox
v0.1.2
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
Fix
- Updated
Secret.refresh()
method. The updated attributes are now assigned to the instance of the class.
v0.1.0
Feat
- Added
Operation
with resource
computed field for object manipulate
v0.0.2
Fix
- added getitem by index to
SecretPayload.entries