-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Posted 2.28.0 release announcement (#822)
Communicate the 2.28.0 release.
- Loading branch information
Showing
2 changed files
with
35 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: Version 2.28.0 released | ||
categories: | ||
- news | ||
tags: | ||
- release | ||
description: > | ||
Version 2.28.0 of this project has been released. | ||
excerpt: > | ||
Release highlights: Go 1.18.1, Java 8u322 & 11.0.14… | ||
read_time: no | ||
date: 2022-04-24T14:44:32+01:00 | ||
modified: 2022-04-24T14:44:32+01:00 | ||
--- | ||
|
||
## Release highlights | ||
|
||
* [#807](https://github.com/gantsign/development-environment/pull/807): | ||
Updated Java 8 to 8u322 | ||
* [#808](https://github.com/gantsign/development-environment/pull/808): | ||
Updated Java 11 to 11.0.14 | ||
* [#813](https://github.com/gantsign/development-environment/pull/813): | ||
Updated Go lang to 1.18.1 | ||
|
||
## Full change list | ||
|
||
For a full list of changes view the | ||
[release notes](https://github.com/gantsign/development-environment/releases/tag/2.28.0). | ||
|
||
## Upgrade procedure | ||
|
||
To upgrade follow the | ||
[upgrade documentation]({{ '/docs/upgrade/' | relative_url }}). |