Skip to content

Releases: keithrozario/lambda-cache

Version 0.8.1

Choose a tag to compare

@keithrozario keithrozario released this 17 Apr 00:32
04221ff

Fixed minor code quality issues:

  • Docstring validation
  • Imported but unused exceptions, methods

v0.8.0

Choose a tag to compare

@keithrozario keithrozario released this 13 Apr 01:41
  • Added S3 Cache Support
  • Renamed ttl_seconds to more intuitive max_age_in_seconds
  • Fixed context issue, referencing getattr(context, entry_name()

Version 0.7.2

Choose a tag to compare

@keithrozario keithrozario released this 07 Apr 16:32

First Draft Release.

Version 0.7.1

Choose a tag to compare

@keithrozario keithrozario released this 07 Apr 16:23
6681add

Version 0.7.1, first version released via release tag.