We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c9713 commit cb2790eCopy full SHA for cb2790e
sdk/cosmos/azure-cosmos/CHANGELOG.md
@@ -1,6 +1,6 @@
1
## Release History
2
3
-### 4.12.0b2 (Unreleased)
+### 4.13.0b1 (2025-06-05)
4
5
#### Features Added
6
* Added ability to set a user agent suffix at the client level. See [PR 40904](https://github.com/Azure/azure-sdk-for-python/pull/40904)
sdk/cosmos/azure-cosmos/azure/cosmos/_version.py
@@ -19,4 +19,4 @@
19
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
20
# SOFTWARE.
21
22
-VERSION = "4.12.0b2"
+VERSION = "4.13.0b1"
0 commit comments