Difference between revisions of "ReleaseNotes/Current/GenesysEngage-cloud/PrivateEdition"
Line 5: | Line 5: | ||
|Context=These Release Notes provide information about recent releases of Genesys Multicloud CX services, starting with March 31, 2021. Click the Release Date next to a particular service name to see detailed information for that release. The release date indicates the earliest date when a service release might be available in your environments. Some updates might not apply to all environments.}} | |Context=These Release Notes provide information about recent releases of Genesys Multicloud CX services, starting with March 31, 2021. Click the Release Date next to a particular service name to see detailed information for that release. The release date indicates the earliest date when a service release might be available in your environments. Some updates might not apply to all environments.}} | ||
<tabber> | <tabber> | ||
− | + | Last 7 days= | |
+ | This table lists any Genesys Multicloud CX private edition release note from the last 7 days. | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=ComponentRN,Component | tables=ComponentRN,Component | ||
Line 21: | Line 22: | ||
<nowiki>*</nowiki>The helm charts and containers for this service are provided by a parent service. Check the containers page for that parent service for the latest details. | <nowiki>*</nowiki>The helm charts and containers for this service are provided by a parent service. Check the containers page for that parent service for the latest details. | ||
|-| | |-| | ||
− | + | Last 30 days= | |
+ | This table lists any Genesys Multicloud CX private edition release note from the last 30 days. | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=ComponentRN,Component | tables=ComponentRN,Component | ||
Line 37: | Line 39: | ||
<nowiki>*</nowiki>The helm charts and containers for this service are provided by a parent service. Check the containers page for that parent service for the latest details. | <nowiki>*</nowiki>The helm charts and containers for this service are provided by a parent service. Check the containers page for that parent service for the latest details. | ||
|-| | |-| | ||
− | + | All services= | |
+ | This table lists the most current release note for each Genesys Multicloud CX private edition service. | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=ComponentRN,Component | tables=ComponentRN,Component |
Revision as of 19:15, May 5, 2022
These Release Notes provide information about recent releases of Genesys Multicloud CX services, starting with March 31, 2021. Click the Release Date next to a particular service name to see detailed information for that release. The release date indicates the earliest date when a service release might be available in your environments. Some updates might not apply to all environments.
This table lists any Genesys Multicloud CX private edition release note from the last 7 days.
Query: SELECT `cargo__ComponentRN`.`ComponentId` AS `ComponentId` FROM `cargo__ComponentRN` LEFT OUTER JOIN `cargo__Component` ON ((`cargo__ComponentRN`.`ComponentId` HOLDS `cargo__Component`.`Id`)) WHERE PrivateEditionReleaseDate IS NOT NULL AND `cargo__ComponentRN`.`_pageNamespace`="0" AND DATEDIFF(PrivateEditionReleaseDate,NOW()) >= -7 GROUP BY `cargo__ComponentRN`.`ComponentId` ORDER BY `cargo__Component`.`Name` LIMIT 100 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'HOLDS `cargo__Component`.`Id`)) WHERE PrivateEditionReleaseDate IS NOT NULL AN' at line 1 (127.0.0.1)
*The helm charts and containers for this service are provided by a parent service. Check the containers page for that parent service for the latest details.
This table lists any Genesys Multicloud CX private edition release note from the last 30 days.
Query: SELECT `cargo__ComponentRN`.`ComponentId` AS `ComponentId` FROM `cargo__ComponentRN` LEFT OUTER JOIN `cargo__Component` ON ((`cargo__ComponentRN`.`ComponentId` HOLDS `cargo__Component`.`Id`)) WHERE PrivateEditionReleaseDate IS NOT NULL AND `cargo__ComponentRN`.`_pageNamespace`="0" AND DATEDIFF(PrivateEditionReleaseDate,NOW()) >= -30 GROUP BY `cargo__ComponentRN`.`ComponentId` ORDER BY `cargo__Component`.`Name` LIMIT 100 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'HOLDS `cargo__Component`.`Id`)) WHERE PrivateEditionReleaseDate IS NOT NULL AN' at line 1 (127.0.0.1)
*The helm charts and containers for this service are provided by a parent service. Check the containers page for that parent service for the latest details.
This table lists the most current release note for each Genesys Multicloud CX private edition service.
Query: SELECT `cargo__ComponentRN`.`ComponentId` AS `ComponentId` FROM `cargo__ComponentRN` LEFT OUTER JOIN `cargo__Component` ON ((`cargo__ComponentRN`.`ComponentId` HOLDS `cargo__Component`.`Id`)) WHERE PrivateEditionReleaseDate IS NOT NULL AND `cargo__ComponentRN`.`_pageNamespace`="0" GROUP BY `cargo__ComponentRN`.`ComponentId` ORDER BY `cargo__Component`.`Name` LIMIT 100 Function: CargoSQLQuery::run Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'HOLDS `cargo__Component`.`Id`)) WHERE PrivateEditionReleaseDate IS NOT NULL AN' at line 1 (127.0.0.1)
*The helm charts and containers for this service are provided by a parent service. Check the containers page for that parent service for the latest details.