July 8, 2024 Release Notes

Changes and enhancements

Bug fixes

  • PATCH /v2/services/cloud-routers/{circuit_id} was improperly allowing users in the Support group to change capacity and region.
  • Validation was missing for prefixes on public VIF connections.
  • DELETE /v2/services/cloud-routers/{cr_circuit_id}/connections/{connection_circuit_id}/third-party/{import_circuit_id} was missing validation elements.
  • Removed an unnecessary workflow that was triggered when updating a Cloud Router import.
  • Users were receiving an 500 error when updating BGP for Google Cloud connections due to BFD validation.
  • The speed parameter for Cloud Router connections to Azure should be optional, since the speed is dictated in the service key.
  • The responses to POST /v2/ports/{port_circuit_id} and GET /v2/ports/{port_circuit_id} returned unnecessary property.
  • Upgrade requests were being allowed for Cloud Routers and Cloud Router connections even when the connection was currently inactive or being updated.
  • On-ramp capacity checks were incorrectly including inactive ports in requests.