diff --git a/README.md b/README.md index 40373c5..ee28984 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,17 @@ Puppet module providing common functionality for Octopus Energy machines. 5. Push everything to Github ## Changelog +### v1.36 +- Change CW Agent logfile location +- Change dpkg.log to apt logfile +- Add `omit hostname` and aggregate based on `InstanceName` +### v1.35 +- Fix namespace and CW dimensions + +### v1.34 + +- Remove awslogs and replace it with CW Agent + ### v1.33 diff --git a/metadata.json b/metadata.json index acc9a1b..77167a4 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "octoenergy-octo_base", - "version": "1.33", + "version": "1.36", "author": "Octopus Energy", "license": "BSD", "summary": "Base machine functionality for Octopus Energy",