From f2a0da52917c0f94b7cb81a9a6e2202a2df3afc9 Mon Sep 17 00:00:00 2001 From: Drew Brokke Date: Mon, 11 Nov 2024 16:59:34 -0600 Subject: [PATCH] LPD-41339 liferay-blade-cli: buildChangelogs --- CHANGELOG.commits | 1 + CHANGELOG.markdown | 51 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) diff --git a/CHANGELOG.commits b/CHANGELOG.commits index 3699877b7..fbfc0fdb9 100644 --- a/CHANGELOG.commits +++ b/CHANGELOG.commits @@ -1,3 +1,4 @@ +7.0.2:d4bafa36754932ec4b00325a690fb42ea82bdae4..984c77401db4a3e168fdd02c02bc1e7890feae88 7.0.1:bd4ed0488324ce2a6e3cd35efd8c77da90720362..d4bafa36754932ec4b00325a690fb42ea82bdae4 7.0.0:8232a7a9b4f171cd39d308d86eefd9ce2121769e..bd4ed0488324ce2a6e3cd35efd8c77da90720362 6.0.0:24b33093382cf2e0d14b7b22cc6f15786cb0c267..8232a7a9b4f171cd39d308d86eefd9ce2121769e diff --git a/CHANGELOG.markdown b/CHANGELOG.markdown index 988d56b29..5f93490fd 100644 --- a/CHANGELOG.markdown +++ b/CHANGELOG.markdown @@ -1,5 +1,54 @@ # Liferay Blade CLI Change Log +## 7.0.2 - 2024-11-11 + +### Commits +- [LPD-41339] liferay-blade-cli: workflow: parameterize the jobs that are +otherwise identical except for JDK version (35f153225c) +- [LPD-41339] liferay-blade-cli: workflow: bumps version of upload-artifact +(ab74e7df78) +- [LPD-41339] liferay-blade-cli: put jcenter last (4b4eadc9eb) +- [LPD-32781] cli: bnd.bnd: includes org.apache.http at runtime (b2bb226c16) +- [LPD-32781] cli: bumps com.liferay.project.templates to 5.0.297 (c322469341) +- [LPD-32781] cli: use string matching on the docker property to get the target +platform version from the docker image property (49dba7b3f0) +- [LPD-32781] liferay-blade-cli: auto SF (57243dd6f6) +- [LPD-32781] extensions: bumps project templates compatible version ranges +(b124de1dbe) +- [LPD-32781] liferay-blade-cli: removes unused ResourceUtil (dafdd33d09) +- [LPD-32781] liferay-blade-cli: CreateCommand: normalizes version string before +checking Version range (da782b67f6) +- [LPD-32781] liferay-blade-cli: updates getProduct methods in WorkspaceProvider +classes (ca01fea6c5) +- [LPD-32781] liferay-blade-cli: updates usages to use new lib and util in tests +(d145cd6899) +- [LPD-32781] liferay-blade-cli: updates usages to use new lib and util +(c7bcbf9321) +- [LPD-32781] liferay-blade-cli: ReleaseUtil extends from lib ReleaseUtil +(3d8c2ebc81) +- [LPD-32781] includes lib classes in resulting jar (0e77920e1c) +- [LPD-32781] adds com.liferay.release.util dependency (dcb3cc70d9) +- [LPD-32781] cli: bumps project templates dependency version (45263216e5) + +### Dependencies +- [LPD-41339] Update the com.liferay.blade.extensions.maven.profile dependency +to version 1.0.42. +- [LPD-41339] Update the com.liferay.project.templates.js.theme dependency to +version 1.0.25. +- [LPD-41339] Update the com.liferay.project.templates.js.widget dependency to +version 1.0.26. +- [LPD-32781] Update the com.liferay.project.templates dependency to version +5.0.298. +- [LPD-32781] Update the com.liferay.release.util dependency to version 1.0.0. +- [LPD-32781] Update the com.liferay.project.templates dependency to version +5.0.296. +- [LPD-32144] Update the com.liferay.blade.extensions.maven.profile dependency +to version 1.0.42-SNAPSHOT. +- [LPD-32144] Update the com.liferay.project.templates.js.theme dependency to +version 1.0.25-SNAPSHOT. +- [LPD-32144] Update the com.liferay.project.templates.js.widget dependency to +version 1.0.26-SNAPSHOT. + ## 7.0.1 - 2024-07-26 ### Commits @@ -2891,6 +2940,8 @@ maintainability (7f9bc3f45e) [LPD-28297]: https://issues.liferay.com/browse/LPD-28297 [LPD-31577]: https://issues.liferay.com/browse/LPD-31577 [LPD-32144]: https://issues.liferay.com/browse/LPD-32144 +[LPD-32781]: https://issues.liferay.com/browse/LPD-32781 +[LPD-41339]: https://issues.liferay.com/browse/LPD-41339 [LPS-47580]: https://issues.liferay.com/browse/LPS-47580 [LPS-50156]: https://issues.liferay.com/browse/LPS-50156 [LPS-58672]: https://issues.liferay.com/browse/LPS-58672