Release notes March 2023

Learn about recent changes to the ArcGIS Urban API. The release date is March 29, 2023.

What's new

This section provides a summary of the most important changes in this release.

  • The OwnerName field has been deprecated.

Bug fixes

  • Fixed a bug when storing null for certain attribute values.

Deprecations

The OwnerName field and SortBy enum values related to the OwnerName field on Plan, Project, Indicator and Branch has been deprecated:

  • Field BranchAttributes.OwnerName is deprecated (Removal date: 2024-03-27). No longer supported.
    • Input field CreateBranchAttributesInput.OwnerName changed type from String! to String
  • Field IndicatorAttributes.OwnerName is deprecated (Removal date: 2024-03-27). No longer supported.
    • Input field CreateIndicatorAttributesInput.OwnerName changed type from String! to String
  • Field PlanAttributes.OwnerName is deprecated (Removal date: 2024-03-27). No longer supported.
    • Input field CreatePlanAttributesInput.OwnerName changed type from String! to String
  • Field ProjectAttributes.OwnerName is deprecated (Removal date: 2024-03-27). No longer supported.
    • Input field CreateProjectAttributesInput.OwnerName changed type from String! to String
  • Enum value BranchSortBy.OwnerName is deprecated (Removal date: 2024-03-27). No longer supported.
  • Enum value PlanSortBy.OwnerName is deprecated (Removal date: 2024-03-27). No longer supported.
  • Enum value ProjectSortBy.OwnerName is deprecated (Removal date: 2024-03-27). No longer supported.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close