Releases: airbnb/rudolph
Releases · airbnb/rudolph
v1.0.4
What's Changed
- Fix Santa sync protocol for versions of Santa >= 2024.6 by @pmarkowsky in #53
Thanks to @pmarkowsky and the North Pole Security team for this contribution!
New Contributors
- @pmarkowsky made their first contribution in #53
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
Full Changelog: v2024.1.1...v1.0.0
What's Changed
- [Feature] Upgrade Rudolph backend to support
2022-24
schema/sync changes by @radsec in #41 - [TF] Update Lambda versioning/aliases logic and tune Lambdas by @radsec in #43
Full Changelog: v2023.11.1...v1.0.0
2023.11.1 - Updated Lambda Code to Support Latest AL2 Changes
2023.11.1 - Updated Lambda Code to Support Latest AL2
Changes
- Since
AL1
or thego1.x
lambda image is being deprecated, this release seeks to update the Lambda code to use the newerAL2
image via theprovided.al2
image- This changes follows the guidance of these AWS documents: https://aws.amazon.com/blogs/compute/migrating-aws-lambda-functions-from-the-go1-x-runtime-to-the-custom-runtime-on-amazon-linux-2/
Initial Public (Beta) Release
Initial Public (Beta) Release
This release includes all necessary components to get Rudolph up and running from scratch. It may be missing some quality of life features (for adding configs/rules, etc) as well as security issues (such as server trust)