summaryrefslogtreecommitdiff
path: root/releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml
diff options
context:
space:
mode:
authorErik Olof Gunnar Andersson <eandersson@blizzard.com>2022-11-20 18:26:52 -0800
committerErik Olof Gunnar Andersson <eandersson@blizzard.com>2023-03-11 03:50:19 +0000
commit05a112177d491ed39e2a5c3001719ad05ffe16fc (patch)
tree66c12d428371241e0dd00de6dd15c777bf5e9312 /releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml
parent758956d5b9321c72d63cbf3d8a1987d5dc6e6bb3 (diff)
downloaddesignate-05a112177d491ed39e2a5c3001719ad05ffe16fc.tar.gz
Update for sqlalchemy v2.x compatibility
This patch updates Designate to be compatible with SQLAlchemy 2.x. Depends-On: https://review.opendev.org/c/openstack/oslo.db/+/874858 Change-Id: I5b9cfb4b86bd7c342fd50d1b50dd12dce0c8e81a
Diffstat (limited to 'releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml')
-rw-r--r--releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml b/releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml
new file mode 100644
index 00000000..82d8b96f
--- /dev/null
+++ b/releasenotes/notes/Update-for-SQLAlchemy-2.x-d4a5e2e3227f199e.yaml
@@ -0,0 +1,4 @@
+---
+fixes:
+ - |
+ Fixed compatibility issues with SQLAlchemy 2.x.