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 d32de70 commit e6db587Copy full SHA for e6db587
sdk/core/azure-core/CHANGELOG.md
@@ -1,11 +1,13 @@
1
# Release History
2
3
-## 1.18.1 (Unreleased)
+## 1.19.0 (Unreleased)
4
5
### Features Added
6
7
### Breaking Changes
8
9
+- HttpLoggingPolicy integrates logs into one record #19925
10
+
11
### Bugs Fixed
12
13
### Other Changes
sdk/core/azure-core/azure/core/_version.py
@@ -9,4 +9,4 @@
# regenerated.
# --------------------------------------------------------------------------
-VERSION = "1.18.1"
+VERSION = "1.19.0"
0 commit comments