The bugs that were fixed in the 12.0 release of ArcGIS Enterprise on Kubernetes and subsequent updates are described below.
Additional issues have been addressed in ArcGIS Enterprise 12.0 on Windows and Linux. Many of these also apply to ArcGIS Enterprise on Kubernetes, such as those pertaining to GIS services, apps, and the overall user experience. See the issues addressed list for details.
12.0 version tags
This list of version tags represents the ArcGIS Enterprise 12.0 on Kubernetes software release and its subsequent software updates.
| Version tag | Software release or update |
|---|---|
12.0.0.7286 | 12.0 software release |
12.0 software release
The list of issues addressed describes bugs that were reported to Esri Technical Support and fixed in the ArcGIS Enterprise 12.0 on Kubernetes software release. The version tag for the release is 12.0.0.7286.
| Bug | Synopsis |
|---|---|
ENH-000181561 | Enhance the workflow to update raster store properties by prepopulating those that cannot be updated. |
BUG-000181565 |
Attempts to update service start timeout settings for shared feature services returns an error. |
BUG-000181566 | Temporary inconsistencies in data store status occur on the Overview page of ArcGIS Enterprise Manager due to cached values replacing real-time status after validation. |
BUG-000176622 | In AKS deployments using cloud object storage with managed identity as the authentication type, tile packages fail to publish. |
ENH-000181567 | Add support for anonymous authentication for data store connections in Amazon S3. |
ENH-000181569 | Add support for Microsoft Planetary Computer (MPC) and MPC Pro for data store connections in Azure. |
ENH-000177108 | Provide support to migrate existing relational stores to cloud database services. |
BUG-000177295 | When running the deployment script, including certain special characters in the Docker password may cause the script to fail. |
BUG-000181571 | Imagery layers that reference hyperspectral image data do not display correctly in Map Viewer. |
BUG-000181572 | Hosted image services fail to publish in organizations with IWA enabled. |
ENH-000171211 | Support the ability to update the container registry host to change the location ArcGIS Enterprise on Kubernetes uses for pulling container images. |
BUG-000153933 | Unregistering a folder data store item does not remove the associated volume and volumeMount specifications from the service deployment YAMLs, causing pods to fail to start due to inaccessible storage. |
BUG-000177923 | Unable to publish a tile layer from a cached dataset when using a PV-based folder data store pointing to a Windows (SMB) share. |
BUG-000181578 | Custom service recycling values are not respected until the service pods are refreshed or restarted. |
BUG-000181577 | Custom maximum heap sizes for services are not respected. |
| ENH-000181576 | Provide error messaging and fail early during deployment when Docker username contains uppercase letters. |
| BUG-000181558 | Newly created map layers in Field Maps Designer may not immediately display. |
| BUG-000181557 | Unable to view edits made to hosted feature services immediately after applying them. |
ENH-000181555 | Limit raster store registration to one cloud store and one relational store. |
ENH-000181554 | Add support in ArcGIS Enterprise Manager to ensure GPU resources are only consumed by GPU-based raster processing workflows. |
BUG-000181575 | The Classify Pixels and Detect Change deep learning tools fail with the error: "Unable to unpack the python NumPy array associated with the specified raster into a pixel block." |
BUG-000181553 | Model arguments with certain data types are not displayed for deep learning tools in Map Viewer. |
BUG-000181574 | Raster analysis tools fail if the distributed processing service cannot access the raster dataset. |
ENH-000181552 | Add support for defining a Content-Security-Policy header for HTML pages in the ArcGIS Enterprise Administrator API. |
| ENH-000181551 | When the active SSL certificate used by the ingress controller is close to expiring, provide an expiration notice in the portal, through an automated email, and in the logs. |
BUG-000181550 | When a forward proxy is configured, the version manifest cannot be accessed causing upgrades to fail. |
BUG-000177294 | When setting the "USE_DOCKER_CONFIG_FILE_AS_REGISTRY_SECRET" parameter to "true" in the "deploy.properties" file, the "deploy.sh" script fails to complete and reports 'ERROR: Failed to decrypt registry password' unless the container registry username and encrypted password are specified in the "deploy.properties" file. |