Skip to content

Latest commit

 

History

History
54 lines (46 loc) · 2.29 KB

File metadata and controls

54 lines (46 loc) · 2.29 KB

arcgis-enterprise cookbook CHANGELOG

This file is used to list changes made in each version of the arcgis-enterprise cookbook.

3.3.1

  • Workaround for BUG-000121142
  • Increased configuredatastore tool execution timeout to 3 hours.

3.3.0

  • Added support for ArcGIS Enterprise 10.7 and dropped support for previous ArcGIS Enterprise versions.
  • Added dependency on new arcgis-repository cookbook to support global ArcGIS software repository in S3.
  • Moved rds_egdb and sql_alias recipes to new arcgis-egdb cookbook.
  • Added register_machine and unregister_stopped_machines recipes

3.2.1

  • Support for ArcGIS Enterprise 10.6.1.
  • Enabling raster analytics and image hosting server roles.
  • Added install_datastore, install_portal_wa, install_portal, install_server_wa, and install_server recipes that just install the applications without configuring them.
  • Added stop_machine, stop_server, and unregister_machine recipes.
  • Use configurebackup location Data Store tool instead of deprecated changebackuplocation.
  • Added portal_security recipe.
  • Improved configuring preferred host identifiers for Portal and Data Store.
  • Added datasources recipe to support registering data sources to ArcGIS Server.

3.2.0

  • Support for ArcGIS Enterprise 10.6.
  • Support for Chef-Client 13.
  • Setting maximum heap size of ArcSOC processes.
  • Support upgrade of ArcGIS Enterprise on Linux.

3.1.0

  • Added support for ArcGIS Enterprise 10.5.1.
  • Added support for configuring ArcGIS Server identity stores and assigns privileges to roles.
  • Added support for installing ArcGIS Enterprise patches.
  • Set default values for sensitive attributes using environmental variables.

3.0.0

  • 'iis' recipe moved to new 'esri-iis' cookbook.
  • Supported Windows firewall configuration for ArcGIS Enterprise applications.
  • Introduced local ArcGIS software repository.
  • Supported extraction of ArcGIS software setups from archives to a local setup repository.
  • Completed the ArcGIS Server 10.5 upgrade procedure.
  • Added recipe to run user-defined post installation script.
  • Added creation of network shares in 'fileserver' recipe.
  • Suppored setting log level in Portal for ArcGIS.
  • arcgis-server cookbook renamed to arcgis-enterprise.