-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
48 additions
and
0 deletions.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
{ | ||
"release-0.7.2": "Release 0.7.2", | ||
"release-0.7.1": "Release 0.7.1" | ||
} |
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,47 @@ | ||
# Apache Baremaps 0.7.2 (incubating) | ||
|
||
The Apache Baremaps community is pleased to announce the release of Apache Baremaps 0.7.2 (incubating). | ||
Apache Baremaps is a toolkit and a set of infrastructure components for creating, publishing, and operating online maps. | ||
|
||
Thank you to everyone who contributed to this release and thank you to the mentors for their guidance and support. | ||
|
||
We are looking to grow the community and welcome new contributors. | ||
If you are interested in contributing to the project, please contact us on the mailing list or on GitHub. | ||
We will be happy to help you get started. | ||
|
||
## Release notes | ||
|
||
The **release notes** are available here: | ||
|
||
https://github.com/apache/incubator-baremaps/releases/tag/v0.7.2 | ||
|
||
## Signing keys | ||
|
||
The **PGP** keys used to sign this release are available here: | ||
|
||
https://downloads.apache.org/incubator/baremaps/KEYS | ||
|
||
## Source distribution | ||
|
||
The **source** distribution is available here: | ||
|
||
https://www.apache.org/dyn/closer.lua/incubator/baremaps/0.7.2/apache-baremaps-0.7.2-incubating-src.tar.gz | ||
|
||
The SHA **checksum** for the source distribution is available here: | ||
|
||
https://downloads.apache.org/incubator/baremaps/0.7.2/apache-baremaps-0.7.2-incubating-src.tar.gz.sha512 | ||
|
||
## Binary distribution | ||
|
||
The **binary** distribution is available here: | ||
|
||
https://www.apache.org/dyn/closer.lua/incubator/baremaps/0.7.2/apache-baremaps-0.7.2-incubating-bin.tar.gz | ||
|
||
The SHA **checksum** for the source distribution is available here: | ||
|
||
https://downloads.apache.org/incubator/baremaps/0.7.2/apache-baremaps-0.7.2-incubating-bin.tar.gz.sha512 | ||
|
||
## Verifying releases | ||
|
||
It is essential that you verify the integrity of the downloaded files using the PGP or SHA signatures. | ||
Please read [Verifying Apache HTTP Server Releases](https://www.apache.org/info/verification.html) for more information on why you should verify our releases. |