From 4b76eb541af9d3d024f4878e165c59bbb81594cb Mon Sep 17 00:00:00 2001 From: Pete Lumbis Date: Tue, 21 Nov 2023 13:17:20 -0500 Subject: [PATCH] Release Notes for 14.1 and 14.2 (#618) --- content/v1.14/release-notes/1.14.1.md | 17 +++++++++++ content/v1.14/release-notes/1.14.2.md | 29 +++++++++++++++++++ .../layouts/partials/single-list.html | 19 ++++++------ .../vale/styles/Crossplane/allowed-jargon.txt | 10 ++----- utils/vale/styles/Crossplane/brands.txt | 1 + 5 files changed, 60 insertions(+), 16 deletions(-) create mode 100644 content/v1.14/release-notes/1.14.1.md create mode 100644 content/v1.14/release-notes/1.14.2.md diff --git a/content/v1.14/release-notes/1.14.1.md b/content/v1.14/release-notes/1.14.1.md new file mode 100644 index 000000000..b97a094c8 --- /dev/null +++ b/content/v1.14/release-notes/1.14.1.md @@ -0,0 +1,17 @@ +--- +title: v1.14.1 +released: November, 14, 2023 +weight: 11 +--- + +The v1.14.1 release fixes an issue with the Crossplane CLI discovered +after the v1.14.0 release. + + +### 🐛 Bug fixes +* Resolves an issue with `crossplane xpkg` pushing a two packages, one with + `--` appended. [#4980](https://github.com/crossplane/crossplane/issues/4980) +* The Protobuf schema now automatically publishes to the +[Buf Schema registry](https://buf.build/crossplane/crossplane). + + \ No newline at end of file diff --git a/content/v1.14/release-notes/1.14.2.md b/content/v1.14/release-notes/1.14.2.md new file mode 100644 index 000000000..2cdba240e --- /dev/null +++ b/content/v1.14/release-notes/1.14.2.md @@ -0,0 +1,29 @@ +--- +title: v1.14.2 +released: November, 21, 2023 +weight: 11 +--- + +The v1.14.2 fixes an issue where Crossplane incorrectly deletes a Provider +ServiceAccount when using a custom ServiceAccount name in a +DeploymentRuntimeConfig or ControllerConfig. + + +### 🐛 Bug fixes +* Resolves an issue where Crossplane deletes a ServiceAccount and may cause +"Unauthorized" errors in a Provider pod. +Issue [#5017](https://github.com/crossplane/crossplane/issues/5017). +* Improves Crossplane's handling of package deactivation when there are a +large number of objects managed by Crossplane. +PR [#5044](https://github.com/crossplane/crossplane/pull/5044). +* Corrects the use of the service name in conversion webhooks. +PR [#5108](https://github.com/crossplane/crossplane/pull/5018). + +### 🚀 Improvements +* Prevent an unnecessary wait condition in Compositions. +[#5034](https://github.com/crossplane/crossplane/pull/5034) + +### 🔒 Security updates +* Updates Docker includes to resolve +[multiple CVEs](https://github.com/advisories/GHSA-jq35-85cj-fj4p). + \ No newline at end of file diff --git a/themes/geekboot/layouts/partials/single-list.html b/themes/geekboot/layouts/partials/single-list.html index 4bc69217f..63070caa7 100644 --- a/themes/geekboot/layouts/partials/single-list.html +++ b/themes/geekboot/layouts/partials/single-list.html @@ -81,17 +81,18 @@

{{ .Title | markdownify }}

{{ if not .Title }} {{ errorf (printf "Release Notes Page %q requires 'title' Front Matter." .Page.File.Path ) }} {{ end }} +
+

{{ .Title}}

-

{{ .Title}}

- -
- Released: {{ .Page.Params.released }} - - GitHub -
+
+ Released: {{ .Page.Params.released }} - + GitHub +
-
- {{ .Summary | markdownify }} - Full {{.Title}} release notes +
+ {{ .Summary | markdownify }} + Full {{.Title}} release notes +
{{ end }} {{ end }} diff --git a/utils/vale/styles/Crossplane/allowed-jargon.txt b/utils/vale/styles/Crossplane/allowed-jargon.txt index 15d577b56..44aff230a 100644 --- a/utils/vale/styles/Crossplane/allowed-jargon.txt +++ b/utils/vale/styles/Crossplane/allowed-jargon.txt @@ -18,6 +18,7 @@ ConfigMap CRD CSS CUE +CVEs DatabaseInstance docs-specific emptyDir @@ -28,9 +29,6 @@ float64 Go gRPC imagePullSecret -Go -gRPC -imagePullSecret JSONPath key-pair key-value @@ -65,12 +63,10 @@ SLAs stdin stdout Subnet -subnet subnets Substrings syscall +TLS tolerations VM -YAML -gRPC -TLS +YAML \ No newline at end of file diff --git a/utils/vale/styles/Crossplane/brands.txt b/utils/vale/styles/Crossplane/brands.txt index a901f0dd3..f0719eb88 100644 --- a/utils/vale/styles/Crossplane/brands.txt +++ b/utils/vale/styles/Crossplane/brands.txt @@ -18,6 +18,7 @@ PostCSS postcss-lightningcss postcss-sort-media-queries PostgreSQL +Protobuf PurgeCSS Upbound Upbound's