Skip to content

Commit

Permalink
Release version 4.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloch1986 committed Apr 15, 2020
1 parent 87fae98 commit 790ce01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## 4.39.0 - 2020-04-15
### Changed
- Upgrade AEM AWS Stack Provisioner to 4.34.0

Expand All @@ -14,15 +14,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upgrade AEM AWS Stack Provisioner to 4.33.0

## 4.37.0 - 2020-03-18
### Changed
- Upgrade AEM AWS Stack Provisioner to 4.32.0
### Added
- Add variable jvm_mem_opts to configure JVM Memory for offline compaction in order to solve our-of-memory failure in c4.xlarge (7.5Gb memory)

### Changed
- Upgrade AEM AWS Stack Provisioner to 4.32.0
- Update stack-init script to change dir to custom-stack-provisioner path

### Added
- Add variable jvm_mem_opts to configure JVM Memory for offline compaction in order to solve our-of-memory failure in c4.xlarge (7.5Gb memory)

## 4.36.1 - 2020-03-13
### Fixed
- Fix incorrect version number for AEM AWS Stack Provisioner upgrade to 4.31.0
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version ?= 4.38.1-pre.0
version ?= 4.39.0
aem_stack_manager_messenger_version = 2.11.0
aem_test_suite_version = 1.15.0
aem_helloworld_custom_stack_provisioner_version = 0.14.0
Expand Down

0 comments on commit 790ce01

Please sign in to comment.