Skip to content

Latest commit

 

History

History
43 lines (43 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

43 lines (43 loc) · 1.35 KB

🎊 0.3.0 (2023-01-16T08:46:39.963Z)


🔨 Features

  • OIMP-190 update GH actions versions

📰 Others

  • docs: OIMP-190 empty line


🎊 0.2.1 (2022-05-03T10:44:02.094Z)


🐛 Fixes

  • CLIC-7519 remove memory for system

📰 Others

  • docs: CLIC-7519 added documentation for "save-cache" input parameter


🎊 0.2.0 (2022-04-29T13:31:48.953Z)


🔨 Features

  • CLIC-7519 define credentials environment variables for AWS SDK v1 and v2
  • CLIC-7519 automatically calculate maximal available memory form maven process

🐛 Fixes

  • CLIC-7519 put MAVEN_OPTS to GITHUB_ENV file
  • CLIC-7519 remove echo comment which print Maven options information - stored into GITHUB_ENV

📰 Others

  • docs: CLIC-7519 documentation for added credentials environment variables for AWS SDK v1 and v2


🎊 0.1.0 (2022-04-13T09:30:07.692Z)


🔨 Features

  • CLIC-7519 added jvm-options configuration which will be used as MAVEN_OPTS

📰 Others

  • style:CLIC-7519 added GIT ignore for IntelliJ IDEA files
  • docs:CLIC-7519 added description for new jvm-options input to README file


🎊 0.0.1 (2022-04-07T17:18:24.268Z)


📰 Others

  • Merge pull request #1 from ohpensource/LANZ-2217