Skip to content

Commit

Permalink
Add changelog for ComputeClientV2 endpoint methods
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmello committed Nov 14, 2024
1 parent 854e415 commit 112aeb9
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Added
~~~~~

- Added the ``ComputeClientV2.register_endpoint()``, ``ComputeClientV2.get_endpoint()``
``ComputeClientV2.get_endpoint_status()``, ``ComputeClientV2.get_endpoints()``,
``ComputeClientV2.delete_endpoint()``, and ``ComputeClientV2.lock_endpoint()``
methods. (:pr:`NUMBER`)

0 comments on commit 112aeb9

Please sign in to comment.