New
- Simplified
time_filterparameter for aquery()to accept Pythondatetimemoduledate,time, or timestamp objects - Added support for
append_data()tool to thearcgis.geoanalytics.manage_datasubmodule - Added support for
overlay_layerstoarcgis.geoanalytics.manage_datasubmodule - Added support for a new
build_multivariable_gridtool in thearcgis.geoanalytics.summarize_datasubmodule - Added documentation for layer filtering options when using
arcgis.geoanalyticsfunctions - Added ability to
Replace Serviceon theContentManagerto - Added ability to protect a
groupfrom being deleted - Added support for
Personal Information Exchangefiles(.pfx) as the value forcert_fileparameter to theGISclass for PKI implementations - Improved error messaging with invalid credentials and valid
cert_filelogins - Added module to support
Workforce for ArcGIS - Added query and download_all functionality to
Attachment Manager - Added documentation on the
update_properties()function - Added
shared_withproperty toItemclass to determine how an item has been shared - Updated the
datastore.validate()function - Improved performance on
clone_items()when querying attachments - Added
content_discoveryproperty toSystemresource for enabling/disabling external discovery of portal content - Added a
copy()function to theItemclass to derive a new item based on current item - Updated output from the
get_samples()function - Added documentation for geoprocessing tools to
arcgis.features.analysismodule - Updated
UserManager.search()function when specifying roles - Added
OfflineMapAreaManagerobject to thearcgis.mappingmodule to support managingoffline_areas - Added ability to add items from cloud content storage using the
dataUrlandfilenameparameters on theContentManager.add()function
Fixes
- Fixed issue where
group.update()did not properly update the group - Fixed issue in
clone_itemsfunction where Web App Builder Applications were not cloning correctly - Removed errant warnings from
group.reassign_to()function - Fixed issue where
geometryobjects were preventing discovery of duplicate records - Fixed issue on
Attachment Managerfor attachments over 9MB - Fixed issue on
Attachment Managerwhere input was ignored if [global id()] was not used - Fixed issue where a geometry filter crashed the
SyncManager.create()method - Fixed issue where the
featurelayer.query()method constructed a faulty request when using thereturn_distinct_valuesparameter - Fixed issue where
convex_hull()returned incorrect geometry - Fixed issue where
update_item()failed if text exceeded 32767 characters - Fixed issue that prevented publishing
scene layer packageitems withgis.item.publish() - Fixed error in
clone_items()function handling ofMapServicepaths - Fixed error when using [
pip] to installarcgison Windows machines without Anaconda - Fixed intermittent problem when storing multiple users on the same portal in a
profilefile - Fixed issue with incorrect
roleinformation returned byUserManager.search() - Fixed issue with
WebMap.remove_layers()to handle duplicate layers