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.