Skip to content

Releases: kislyuk/aegea

v4.4.1

26 May 02:41
v4.4.1
cc47136
Compare
Choose a tag to compare
  • s3 buckets: Compute size metrics for all storage classes

v4.4.0: - aegea ssh: download correct SSM plugin

22 Apr 02:27
Compare
Choose a tag to compare
  • aegea ssh: download correct SSM plugin

    • aegea launch: use t3a.micro instance type by default

    • Use Amazon Linux 2023 when specifying Amazon Linux

    • Update paramiko dependency range

    • Remove aegea deploy and git utils

v4.3.4: - Bump dependency versions

02 Apr 15:16
Compare
Choose a tag to compare
  • Bump dependency versions

    • Test and documentation infrastructure improvements

v4.3.3

17 Dec 00:56
v4.3.3
e138236
Compare
Choose a tag to compare
  • Bump dependency versions

  • Test infrastructure improvements

v4.3.2

01 Jul 07:37
Compare
Choose a tag to compare

launch: Add logic to set and discover Amazon Linux 2022 AMI
Update base_config.yml

v4.3.1

10 Mar 06:54
v4.3.1
7e0fdcc
Compare
Choose a tag to compare
  • Add default config value for build_ami.tags

v4.3.0

10 Mar 06:41
v4.3.0
5fd70f9
Compare
Choose a tag to compare
  • build-ami: correctly ingest tag value from config chain

    Note that this change necessitates the use of a new syntax for the build_ami.tags section of the YAML config file. Instead of a list of strings, use a mapping.
    

v4.2.2

10 Mar 06:28
v4.2.2
5777dda
Compare
Choose a tag to compare
  • build-ami: correctly ingest tag value from config chain (part 2)

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