Skip to content

Commit 1a91904

Browse files
authored
add RNs for recent docs changes (#721)
Signed-off-by: Pete Lumbis <[email protected]>
1 parent f456889 commit 1a91904

File tree

2 files changed

+48
-0
lines changed

2 files changed

+48
-0
lines changed

content/master/release-notes/docs.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,30 @@ removed: 🗑️
1212
moved: 🗺️
1313
-->
1414

15+
## February 22, 2024
16+
17+
### Updated content 🏗️
18+
19+
* New [Crossplane upgrade]({{<ref "../software/upgrade">}}) documentation.
20+
* Added notes to the [managed resources]({{<ref "../concepts/managed-resources" >}})
21+
page that Crossplane can't delete paused resources.
22+
* Upgrade the AWS quickstart to use the new "no fork" Upjet provider version 1.1.0
23+
* Add links to the quickstart guides to the different authentication methods for
24+
the provider.
25+
* Expanded `crossplane beta validate` [command reference]({{<ref "../cli/command-reference#beta-validate">}}).
26+
* Documentation for the new [server side apply]({{<ref "../concepts/server-side-apply" >}}) alpha feature.
27+
28+
29+
### 🔨 Docs fixes
30+
<!-- vale Google.WordList = NO -->
31+
<!-- allow "check" -->
32+
* Fixed [an issue](https://github.com/crossplane/docs/pull/718) where mermaid
33+
diagrams didn't display the right colors across light and dark modes.
34+
* Added support for a "[you are here](https://github.com/crossplane/docs/pull/716")
35+
feature for doc page table of contents.
36+
* Fixed the color of check marks (✔️) in dark mode.
37+
<!-- vale Google.WordList = YES -->
38+
1539
## February 15, 2024
1640

1741
<!-- ### New features 🎉 -->

content/v1.15/release-notes/docs.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,30 @@ removed: 🗑️
1212
moved: 🗺️
1313
-->
1414

15+
## February 22, 2024
16+
17+
### Updated content 🏗️
18+
19+
* New [Crossplane upgrade]({{<ref "../software/upgrade">}}) documentation.
20+
* Added notes to the [managed resources]({{<ref "../concepts/managed-resources" >}})
21+
page that Crossplane can't delete paused resources.
22+
* Upgrade the AWS quickstart to use the new "no fork" Upjet provider version 1.1.0
23+
* Add links to the quickstart guides to the different authentication methods for
24+
the provider.
25+
* Expanded `crossplane beta validate` [command reference]({{<ref "../cli/command-reference#beta-validate">}}).
26+
* Documentation for the new [server side apply]({{<ref "../concepts/server-side-apply" >}}) alpha feature.
27+
28+
29+
### 🔨 Docs fixes
30+
<!-- vale Google.WordList = NO -->
31+
<!-- allow "check" -->
32+
* Fixed [an issue](https://github.com/crossplane/docs/pull/718) where mermaid
33+
diagrams didn't display the right colors across light and dark modes.
34+
* Added support for a "[you are here](https://github.com/crossplane/docs/pull/716")
35+
feature for doc page table of contents.
36+
* Fixed the color of check marks (✔️) in dark mode.
37+
<!-- vale Google.WordList = YES -->
38+
1539
## February 15, 2024
1640

1741
<!-- ### New features 🎉 -->

0 commit comments

Comments
 (0)