You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**New:** Helper functions for generic openapi error codes
4
15
-**New:** If a custom http.Client is provided, the http.Transport is respected. This allows customizing the http.Client with custom timeouts or instrumentation.
Copy file name to clipboardExpand all lines: services/certificates/CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
## v1.0.1 (2025-03-27)
2
+
-**Bugfix:** Removed ConfigureRegion() from API client
3
+
1
4
## v1.0.0 (2025-03-14)
2
5
-**Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
Copy file name to clipboardExpand all lines: services/serverupdate/CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
## v1.0.1 (2025-03-27)
2
+
-**Bugfix:** Removed ConfigureRegion() from API client
3
+
1
4
## v1.0.0 (2025-03-19)
2
5
-**Breaking Change:** The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
0 commit comments