Skip to content

Releases: kislyuk/aegea

v4.2.1

10 Mar 06:17
v4.2.1
74f4462
Compare
Choose a tag to compare
  • build-ami: correctly ingest tag value from config chain

v4.2.0

14 Jan 23:26
v4.2.0
47cc6c4
Compare
Choose a tag to compare
  • Bump dependency versions

    • Implement full IMDSv2 support

v4.1.2

23 Dec 22:55
v4.1.2
778819d
Compare
Choose a tag to compare

Add version file to gitignore

v4.1.1

23 Dec 22:51
v4.1.1
ce808cd
Compare
Choose a tag to compare
  • Use setuptools-scm to manage version

v4.1.0

23 Dec 22:09
v4.1.0
fa6dd7a
Compare
Choose a tag to compare
  • Begin CloudTrail log reader (aegea cloudtrail)

    • Documentation and test improvements

v4.0.3

12 Oct 05:23
v4.0.3
dd12ea5
Compare
Choose a tag to compare
  • Fix loading of default value for encryption config

v4.0.2

12 Oct 05:00
v4.0.2
ad92138
Compare
Choose a tag to compare
  • ensure_s3_bucket: Set bucket default encryption

v4.0.1

15 Sep 18:15
v4.0.1
bfcda21
Compare
Choose a tag to compare
  • ssh: Avoid using DescribeSubnets to get instance AZ

v4.0.0

09 Sep 05:55
v4.0.0
2f9a536
Compare
Choose a tag to compare
  • aegea ssh: Derive SSH user name and ID consistently. Please note:
    this change alters the algorithm that derives auto-provisioned Linux
    user IDs from IAM principal names, which can cause changes to EFS
    permissions and in other situations where UID mappings are used.

v3.9.1

06 Aug 19:48
v3.9.1
55e3399
Compare
Choose a tag to compare
  • launch: add manage_iam option, --no-manage-iam flag to access it