Apstra 4.1.x reached end of engineering on 05/02/2024 and will reach end of support on 05/02/2025.
This PR removes methods, objects, and tests which support Apstra 4.1.x releases. It does not preclude us from continuing to support earlier versions of this SDK or products built on top of it between now and 05/02/2025.
Apstra 4.1.x reached end of engineering on 05/02/2024 and will reach end of support on 05/02/2025.
This PR removes methods, objects, and tests which support Apstra 4.1.x releases. It does not preclude us from continuing to support earlier versions of this SDK or products built on top of it between now and 05/02/2025.
Tests are passing with:
Some bugs got fixed along the way:
getAllBlueprintStatus()
retries more than once on 404 due to AOS-45313NewClient()
makes the tuning params map if necessary.convertTtaeToAceWherePossible()
now compares the correct bit of the request (URL.Path
vs.URL.RawPath
) when testing for a retryable error.