Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
18069940
Commit
18069940
authored
Mar 23, 2022
by
Diana Logan
Committed by
Suzanne Selhorn
Mar 23, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add text to better link from 15.0 UI announcement
parent
b6bbb9c1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
data/deprecations/templates/_deprecation_template.md.erb
data/deprecations/templates/_deprecation_template.md.erb
+6
-0
doc/update/deprecations.md
doc/update/deprecations.md
+6
-0
No files found.
data/deprecations/templates/_deprecation_template.md.erb
View file @
18069940
...
...
@@ -35,6 +35,12 @@ For deprecation reviewers (Technical Writers only):
- For more information about updating the deprecation doc, see the deprecation doc update guidance:
https://about.gitlab.com/handbook/marketing/blog/release-posts/#update-the-deprecations-doc
-->
View deprecations by the product versions in which they were announced.
Each deprecation has a **planned removal milestone** and indicates whether it is a breaking change.
Most of the deprecations are **planned for removal in 15.0**, and many of them are **breaking changes**.
<%
if
milestones
.
any?
-%>
<%-
milestones
.
each
do
|
milestone
|
%>
##
<%=
milestone
%>
...
...
doc/update/deprecations.md
View file @
18069940
...
...
@@ -36,6 +36,12 @@ For deprecation reviewers (Technical Writers only):
https://about.gitlab.com/handbook/marketing/blog/release-posts/#update-the-deprecations-doc
-->
View deprecations by the product versions in which they were announced.
Each deprecation has a
**planned removal milestone**
and indicates whether it is a breaking change.
Most of the deprecations are
**planned for removal in 15.0**
, and many of them are
**breaking changes**
.
## 14.9
### Background upload for object storage
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment