Skip to content

Commit

Permalink
add release notes updates for server patch releases (#8903)
Browse files Browse the repository at this point in the history
* add release notes updates for three server patch releases

* add another patch
  • Loading branch information
rosieyohannan authored Aug 12, 2024
1 parent 3013162 commit f6a5221
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 3 deletions.
16 changes: 16 additions & 0 deletions jekyll/_cci2/server/v4.3/overview/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,22 @@ The v4.3 release introduces upgraded execution architecture. Previously, VM serv
== Upgrade
For upgrade steps see the xref:../installation/upgrade-server#[Upgrade server v4.3 guide]. There is a background database migration job that is run on install/upgrade to server 4.3. When upgrading to 4.3 you **must ensure this job completes**.

[#release-4-3-8]
== Release 4.3.8

[#changelog-4-3-8]
=== Changelog

For full details of this release see the link:https://circleci.com/changelog/server-release-4-3-8/[changelog].

[#release-4-3-7]
== Release 4.3.7

[#changelog-4-3-7]
=== Changelog

For full details of this release see the link:https://circleci.com/changelog/server-release-4-3-7/[changelog].

[#release-4-3-6]
== Release 4.3.6

Expand Down
8 changes: 8 additions & 0 deletions jekyll/_cci2/server/v4.4/overview/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ For a full list of fixes, changes, new features and known issues, follow the lin
== Upgrade
For upgrade steps see the xref:../installation/upgrade-server#[Upgrade server v4.4 guide].

[#release-4-4-6]
== Release 4.4.6

[#changelog-4-4-6]
=== Changelog

For full details of this release see the link:https://circleci.com/changelog/#server-release-4-4-6/[changelog].

[#release-4-4-5]
== Release 4.4.5

Expand Down
8 changes: 8 additions & 0 deletions jekyll/_cci2/server/v4.5/overview/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,14 @@ The v4.5 release introduces security and performance improvements.
== Upgrade
For upgrade steps see the xref:../installation/upgrade-server#[Upgrade server v4.5 guide].

[#release-4-5-3]
== Release 4.5.3

[#changelog-4-5-3]
=== Changelog

For full details of this release see the link:https://circleci.com/changelog/server-release-4-5-3/[changelog].

[#release-4-5-2]
== Release 4.5.2

Expand Down
6 changes: 3 additions & 3 deletions jekyll/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ server-attributes: &server
serverversion4: 4.0.6
serverversion41: 4.1.10
serverversion42: 4.2.7
serverversion43: 4.3.6
serverversion44: 4.4.5
serverversion45: 4.5.2
serverversion43: 4.3.8
serverversion44: 4.4.6
serverversion45: 4.5.3
serverversion: 3.4.8
terraformversion: 0.15.4
kubectlversion: 1.19
Expand Down

0 comments on commit f6a5221

Please sign in to comment.