All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix release workflow and update base image
- Update cargo packages
- Improve logging
- Simple major version docker tags. Ex: 1
- Add arm64 support.
ltrace
for debugging- Patch Python's
os.environ
ifPYTHONPATH
is set accordingly. Needed for Crypteia's binary to work in Python environments.
- Use
scratch
base instead ofalpine
for smaller lambda extension images.
Schedule release. No changes.
🎉 Initial Release!
- Use
x-crypteia-ssm:
- Single path for a single environment variable. - Use
x-crypteia-ssm-path:
- Path prefix to fetch many environment variables. - Binary & Shared Object files for both Debian/Ubuntu/Etc & Amazon Linux 2