Skip to content

Latest commit

 

History

History
124 lines (96 loc) · 3.29 KB

File metadata and controls

124 lines (96 loc) · 3.29 KB

Changelog

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.

Unreleased

4.0.2 - 2025-01-21

Changed

  • Set source image to the-works-buildenv:2.0.2
  • Locked gem dependency versions for various gem packages

4.0.1 - 2024-05-31

4.0.0 - 2024-05-31

Changed

  • Add GitHub workflows and rtk make targets
  • Set source image to the-works-buildenv:2.0.1
  • Switched Base OS to RockyLinux (9) (inherited from 'the-works-buildenv')
  • Upgraded to PDK 2.7.1.0
  • Locked gem dependency versions for various gem packages
  • Use Shine fork of 3fs-phantomjs puppet module

3.2.0 - 2022-09-01

Changed

  • Upgraded AOC ruby dependencies

3.1.0 - 2022-08-31

Added

  • Add installation of pdk 2.5.0

Changed

  • Upgraded Puppet to 7.18.0

3.0.0 - 2022-08-25

Added

  • Added new shell provisioning script python.sh to upgrade pip3 & install ansible
  • Added AEM OpenCloud library dependencies to aem-platform-buildenv so they are included in the docker image and don't need to be resolved
  • Added new provisioning step to cleanup /tmp directory

Changed

  • Upgraded Puppet to 7.9.0
  • Upgraded dependencies in requirements.txt
  • Update AWS ECR Docker login routine
  • Update PATH variable. Moving /usr/local/sbin before /usr/local/bin to find packer binary. More information cracklib/cracklib#7

2.0.0 - 2021-03-01

Changed

  • Rebuild Docker image using shinesolutions/the-works-buildenv 1.3.0
  • Update PIP to 21.0.1

1.7.1 - 2020-11-27

Changed

  • Upgrade Puppet to 5.5.22

1.7.0 - 2020-09-27

Changed

  • Switch aem-platform-buildenv source to shinesolutions/the-works-buildenv
  • Upgrade Puppet to 5.5.21

Removed

  • Remove sandpit and publisher Docker images

1.6.0 - 2020-02-13

Changed

  • Upgrade rtk to 1.0.0
  • Upgrade python3.4 to python3.6 (AWS CDK requires 3.6 or higher)
  • Rename Python Virtualenv aliases to py2 and py3

1.4.0 - 2020-01-26

Added

  • Add python3.4 and python2.7 virtualenvs on base image

Changed

  • Upgrade Puppet to 5.5.18
  • Replace latest Puppet installation with specific version

1.3.0 - 2020-01-05

Changed

  • Upgrade Ansible to 2.9.2
  • Upgrade AWS CLI to 1.16.304
  • Upgrade Packer to 1.5.1

1.2.0 - 2019-12-31

Added

  • Add github-release-downloader(grd) for downloading private GitHub repos using OAuth token

Changed

  • Specify local source for docker_image publishing due to Ansible dropping auto-detection

1.1.0 - 2019-08-16

Changed

  • Upgrade Ansible to 2.8.2
  • Disable PDK analytics collection

Fixed

  • Fix docker version tag for publisher and sandpit

1.0.0 - 2019-07-01

Added

  • Add ECR repository support [#4]
  • Parameterise timezone

Changed

  • Use Makefile version as release version source of truth

0.11.0 - 2019-05-26

Changed

  • Upgrade rtk to 0.2.0
  • Upgrade node.js to 10.15.3
  • Upgrade Ansible to 2.7.10
  • Upgrade AWS CLI to 1.16.115
  • Cleanup previous gnupg before provisioning new one on publisher image
  • Replace aem-platform-buildenv-publisher source to be aem-platform-buildenv

0.10.0 - 2019-05-09

Added

  • Add node packages: nestor and putasset

0.9.0 - 2019-03-12

Added

  • Initial version