Skip to content

Commit d85d0cf

Browse files
authored
Release 8.12.0
1 parent 0564958 commit d85d0cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 8.12.0
4+
5+
- Fix basic auth built from percent-encoded URLs (#143)
6+
37
## 8.11.0
48

59
- Always set default HTTPS port to 443 (#127)

elastic_transport/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
__version__ = "8.10.0"
18+
__version__ = "8.12.0"

0 commit comments

Comments
 (0)