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.
2 parents 7206dda + ba90252 commit 2f4dd20Copy full SHA for 2f4dd20
releasenotes/notes/zed-milestone-3-3e38697ae4677a81.yaml
@@ -0,0 +1,21 @@
1
+---
2
+prelude: >
3
+ The Zed release includes some important milestones in Glance
4
+ development priorities.
5
+
6
+ * Extended the functionality of stores-detail API
7
8
+ * Added glance-download internal plugin to download the image from remote glance
9
10
+ * Added support for immediate caching of an image
11
12
+ * Removed dead code of auth and policy layers
13
14
+fixes:
15
+ - |
16
+ Bug 1905672_: Non existing property protection file raises 500 Internal server error
17
18
+ Bug 1982426_: Python3.11: "glance-manage" crashes
19
20
+ .. _1905672: https://code.launchpad.net/bugs/1905672
21
+ .. _1982426: https://code.launchpad.net/bugs/1982426
0 commit comments