Skip to content

Commit

Permalink
Prepare for the next release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Apr 15, 2024
1 parent 92ea534 commit 1a29e0f
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 16 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -46,7 +46,7 @@ Apache Commons Imaging
[![Java CI](https://github.com/apache/commons-imaging/actions/workflows/maven.yml/badge.svg)](https://github.com/apache/commons-imaging/actions/workflows/maven.yml)
[![Coverage Status](https://codecov.io/gh/apache/commons-imaging/branch/master/graph/badge.svg)](https://app.codecov.io/gh/apache/commons-imaging)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-imaging/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-imaging/?gav=true)
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-imaging/1.0.0-alpha4.svg)](https://javadoc.io/doc/org.apache.commons/commons-imaging/1.0.0-alpha4)
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-imaging/1.0.0-alpha5.svg)](https://javadoc.io/doc/org.apache.commons/commons-imaging/1.0.0-alpha5)
[![CodeQL](https://github.com/apache/commons-imaging/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/apache/commons-imaging/actions/workflows/codeql-analysis.yml)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/commons-imaging/badge)](https://api.securityscorecards.dev/projects/github.com/apache/commons-imaging)

Expand All @@ -69,7 +69,7 @@ Alternatively, you can pull it from the central Maven repositories:
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-imaging</artifactId>
<version>1.0.0-alpha4</version>
<version>1.0.0-alpha5</version>
</dependency>
```

Expand Down
36 changes: 36 additions & 0 deletions RELEASE-NOTES.txt
@@ -1,3 +1,39 @@
Apache Commons Imaging 1.0.0-alpha5 Release Notes
----------------------------------------

The Apache Commons Imaging team is pleased to announce the release of Apache Commons Imaging 1.0.0-alpha5.

Apache Commons Imaging (previously Sanselan) is a pure-Java image library.

The 1.0.0-alpha5 release requires Java 8.


Fixed Bugs
----------

* IMAGING-319: Fix EXIF metadata is discarded when updating offsets (wrong calculation). Thanks to Stefan Oltmann, Gary Lucas.
* IMAGING-351: Fix ExifRewriterRoundtripTest that was disabled. Thanks to Stefan Oltmann, Gary Lucas, Charles Hope.

Changes
-------

* Bump org.apache.commons:commons-parent from 67 to 69 #382. Thanks to Dependabot.
* Bump commons-io:commons-io from 2.16.0 to 2.16.1 #385. Thanks to Dependabot.


Historical list of changes: https://commons.apache.org/proper/commons-imaging//changes-report.html

For complete information on Apache Commons Imaging, including instructions on how to submit bug reports,
patches, or suggestions for improvement, see the Apache Commons Imaging website:

https://commons.apache.org/proper/commons-imaging/

Download page: https://commons.apache.org/proper/commons-imaging//download_text.cgi

Have fun!
-Apache Commons Team

-----------------------------------------------------------------------------
Apache Commons Imaging 1.0.0-alpha4 Release Notes
-------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Expand Up @@ -46,7 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
<title>Apache Commons Imaging Release Notes</title>
</properties>
<body>
<release version="1.0.0-alpha5" date="YYYY-MM-DD" description="The 1.0.0-alpha5 release requires Java 8.">
<release version="1.0.0-alpha5" date="2024-04-15" description="The 1.0.0-alpha5 release requires Java 8.">
<!-- FIX -->
<action issue="IMAGING-319" dev="kinow" type="fix" due-to="Stefan Oltmann, Gary Lucas">Fix EXIF metadata is discarded when updating offsets (wrong calculation).</action>
<action issue="IMAGING-351" dev="kinow" type="fix" due-to="Stefan Oltmann, Gary Lucas, Charles Hope">Fix ExifRewriterRoundtripTest that was disabled.</action>
Expand Down
26 changes: 13 additions & 13 deletions src/site/xdoc/download_imaging.xml
Expand Up @@ -113,32 +113,32 @@ limitations under the License.
</p>
</subsection>
</section>
<section name="Apache Commons Imaging 1.0.0-alpha4 ">
<section name="Apache Commons Imaging 1.0.0-alpha5 ">
<subsection name="Binaries">
<table>
<tr>
<td><a href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.tar.gz">commons-imaging-1.0.0-alpha4-bin.tar.gz</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.tar.gz.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.tar.gz.asc">pgp</a></td>
<td><a href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.tar.gz">commons-imaging-1.0.0-alpha5-bin.tar.gz</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.tar.gz.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.zip">commons-imaging-1.0.0-alpha4-bin.zip</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.zip.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha4-bin.zip.asc">pgp</a></td>
<td><a href="[preferred]/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.zip">commons-imaging-1.0.0-alpha5-bin.zip</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.zip.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/binaries/commons-imaging-1.0.0-alpha5-bin.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
<subsection name="Source">
<table>
<tr>
<td><a href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.tar.gz">commons-imaging-1.0.0-alpha4-src.tar.gz</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.tar.gz.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.tar.gz.asc">pgp</a></td>
<td><a href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.tar.gz">commons-imaging-1.0.0-alpha5-src.tar.gz</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.tar.gz.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.tar.gz.asc">pgp</a></td>
</tr>
<tr>
<td><a href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.zip">commons-imaging-1.0.0-alpha4-src.zip</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.zip.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha4-src.zip.asc">pgp</a></td>
<td><a href="[preferred]/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.zip">commons-imaging-1.0.0-alpha5-src.zip</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.zip.sha512">sha512</a></td>
<td><a href="https://downloads.apache.org/commons/imaging/source/commons-imaging-1.0.0-alpha5-src.zip.asc">pgp</a></td>
</tr>
</table>
</subsection>
Expand Down

0 comments on commit 1a29e0f

Please sign in to comment.