Liferay Cloud Infrastructure
Platform Changelog に戻る
- 11/19~リリース更新のお知らせ
- 12/19~リリース更新のお知らせ
- 19年07月23日 - リリース更新情報
- 19年09月19日 - リリース更新情報
- 19年10月22日~リリース更新
- 19年11月26日~リリース更新
- 2018.11.28~リリース更新情報
- 2018.12.06・リリース更新情報
- 2018年11月15日、リリース更新のお知らせ
- 2018年12月14日・リリース更新情報
- 2019.07.09 - リリースアップデート
- 2019.08.06 - リリースアップデート
- 2019.08.13 - リリースアップデート
- 2019.09.03 - リリースアップデート
- 2019.11.07 - リリースアップデート
- 2019.12.03 - リリースアップデート
- 2020.01.14 - リリース・アップデート
- 2020.01.23 - リリースアップデート
- 2020.02.18 - リリースアップデート
- 2020.03.24 - リリースアップデート
- 2020.03.31 - リリース更新情報
- 2020.07.02 - リリースの更新
- 2020 年 10 月 15 日 - リリースの更新
- 2020 年 10 月 23 日 - リリースの更新
- 2020 年 10 月 29 日 - リリースの更新
- 2020 年 11 月 12 日 - リリースの更新
- 2020 年 11 月 19 日 - リリース更新 - ホットフィックス
- 2020 年 11 月 26 日 - リリースの更新
- 2020 年 12 月 3 日 - リリースの更新
- 2020 年 5 月 28 日 - リリースの更新
- 2020 年 7 月 23 日 - リリースの更新
- 2020 年 9 月 15 日 - リリースの更新
- 2020 年 9 月 29 日 - リリースの更新
- 2021.01.14 - リリースの更新
- 2021.02.11 - リリースの更新
- 2021.03.09 - リリースの更新
- 2021.05.06 - リリースの更新
- 2021.09.28 - Release Updates
- 2021.10.07 - Release Updates
- 2021.10.13 - Release Updates - Hotfix
- 2021.12.16 - Release Updates
- 2021 年 3 月 25 日 - リリースの更新
- 2021 年 3 月 30 日 - リリースの更新
- 2021 年 5 月 18 日 - リリースの更新
- 2021 年 5 月 27 日 - リリースの更新
- 2021 年 6 月 1 日 - リリースの更新
- 2021 年 7 月 13 日 - リリースの更新
- 2021 年 7 月 27 日 - リリースの更新
- 2021 年 7 月 29 日 - リリースの更新
- 2021 年 8 月 12 日 - リリースの更新
- 2021 年 8 月 5 日 - リリース更新 - ホットフィックス
- 2022.01.04 - Release Updates
- 2022.01.13 - Release Updates
- 2022.02.03 - Release Updates
- 2022.02.17 - Release Updates
- 2022.03.03 - Release Updates
- 2022.03.31 - Release Updates
- 2022.04.05 - Release Updates
- 2022.05.03 - Release Updates
- 2022.06.21 - Release Updates
- 2022.06.30 - Release Updates
- 2022.07.26 - Release Updates
- 2022.08.04 - Release Updates
- 2022.08.11 - Release Updates
- 2022.09.06 - Release Updates
- 2022.10.06 - Release Updates
- 2022.10.13 - Release Updates
- 2022.10.20 - Release Updates
- 2022.11.01 Release Updates
- 2022.11.29 - Release Updates
- 2022.12.08 - Release Updates
- 2023.01.12 - Release Updates
- 2023.02.21 - Release Updates
- 2023.03.07 - Release Updates
- 2023.03.23 - Release Updates
- 2023.04.04 - Release Updates
- 2023.08.01 - Release Updates
- 2023.08.03 - Release Updates
- 2023.08.24 - Release Updates
- 2023.09.12 - Release Updates
- 2023.09.21 - Release Updates
- 2023.11.16 - Release Updates
- 2024.01.30 - Release Update
- 2024.05.28 Release Updates
- 2024.07.09 Release Updates
- 2024.07.18 Release Updates
- 2024.07.25 Release Updates
- 2024.07.25 Release Updates
- 2024.08.20 Release Updates
- 2024.08.27 Release Updates
- 2024.09.03 Release Updates
- 2024.09.10 Release Updates
- 2024.09.19 Release Updates
- 2024.10.11 Release Candidate
- 2024.10.22 Release Updates
- 2024.12.03 Release Updates
- 2024.12.12 Release Updates
- 2025.02.04 Release Updates
- Enhanced Builds & Deployments Search Functionality
- VPN Enhancements in Liferay Cloud: TCP protocol, PreShared-key and TLS certificate
2023.09.21 - Release Updates
Added
- Configure Host Aliases Thorough LCP.json: Added capability for users to customize the
/etc/hostsfile of their container pods via the LCP.json configuration. This enhancement, achieved through the newhostAliasesproperty, provides a seamless method for users to establish custom hostname-to-IP mappings.
{
"hostAliases":[{
"ip":"10.XX.XX.XXX",
"hostnames":["customdomain.example.com"]
}]
} - Add Option to Restore Database Only: Introduced a feature allowing users to restore only the database component from backups, enhancing flexibility and reducing downtime during recovery.
- Display Build Inspector: Integrated a build inspector within the UI, providing detailed insights into the build processes to aid in monitoring and troubleshooting.
- Build Inspector Actions: Enhanced the build inspector with actionable controls, allowing users to interact directly with builds for increased management capabilities.
- Programmatic Provisioning of PSC Through APIs and Securing Kubernetes Services: Automated the provisioning of Private Service Connect (PSC) through APIs and introduced security enhancements for Kubernetes services, simplifying setups and securing applications.
- Consume Private Service Connect Services Published by Customers: Enabled consumption of Private Service Connect services published by customers, enhancing the integration capabilities within private networks.
- Add New Environment Variable LCP_OKTA_REDIRECT_URI: Introduced a new environment variable to customize the redirect URI for Okta integrations, enabling more flexible authentication workflows.
- Update CLI to List the --extension Parameter: Updated the CLI to support the '--extension' parameter, allowing users to specify extensions during command executions for greater customization.
- Update API Version from HPA Liferay-autoscale Objects: Updated the apiVersion for Horizontal Pod Autoscaler (HPA) objects to ensure compatibility with newer Kubernetes versions.
- Create LCP Auth Token Command on CLI: Added a command in the CLI for generating Liferay Cloud Platform authentication tokens, simplifying authentication for automated scripts and integrations.
- Configure AzureDevOps SCM Source on Jenkins: Configured Jenkins to recognize AzureDevOps as a Source Code Management (SCM) source, broadening support for various version control systems.
- Create 'Plan Data' Section for 'Plan & Usage' Page: Introduced a 'Plan Data' section on the 'Plan & Usage' page to provide users with comprehensive insights into their service plans and usage statistics.
Bug Fixes
- LCP CLI Repeats Most Recent Log Line: Addressed an issue in the LCP CLI where the most recent log line was erroneously repeated, ensuring log accuracy and reliability.
- Unreadable JSON Logs in Jenkins Console of Pull Request Test Runner: Fixed a formatting issue in the Jenkins console to display JSON logs as human-readable text, improving the usability of log data for debugging.
- Concurrency Error in Orphaned Bindings Migration: Resolved a concurrency issue during the migration of orphaned bindings, ensuring a smooth and error-free migration process.
- Ensure Error Cause Is Logged When Logging Errors: Enhanced error logging mechanisms to include causes of errors, providing deeper insights for quicker troubleshooting.
- API Migration Deletes Needed Bindings for DR Projects: Corrected a critical issue where necessary bindings for Disaster Recovery (DR) projects were inadvertently deleted during API migrations.
- On liferaycloud-development, Migration to Delete Orphaned Bindings Does Not Take into Account Multiple Mongodbs: Improved the migration script to consider multiple MongoDB instances when clearing orphaned bindings, ensuring comprehensive data integrity and system cleanup.
On this page