Skip to content

Commit 16f09ad

Browse files
committed
Automated deployment: Sat Nov 9 11:56:26 UTC 2024 c1532c5
1 parent 42bbfc5 commit 16f09ad

3 files changed

Lines changed: 55 additions & 75 deletions

File tree

news/2024-11-09-mapstruct-1_6_3_bug-fix-released/index.html

Lines changed: 49 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -152,64 +152,58 @@ <h1 class="uk-article-title"><a href="http://mapstruct.org/news/2024-11-09-mapst
152152
</p>
153153

154154
<div>
155-
<div>
156-
title: &#34;MapStruct 1.6.3 bug fix released&#34;
155+
<div><p>
156+
title: &ldquo;MapStruct 1.6.3 bug fix released&rdquo;
157157
author: Filip Hrisafov
158-
date: &#34;2024-11-09&#34;
159-
160-
== tags: [release, news]
161-
162-
It is my pleasure to announce the 1.6.3 bug fix release of MapStruct.
158+
date: &ldquo;2024-11-09&rdquo;</p>
159+
<p>== tags: [release, news]</p>
160+
<p>It is my pleasure to announce the 1.6.3 bug fix release of MapStruct.
163161
This release includes 3 bug fixes.
164162
You may wonder where the Blog Post for 1.6.2 is.
165-
There was no blog post as we released it immediately after 1.6.1 due to a regression in the 1.6.1 release, when using Java records.
166-
167-
With this release we support the use of the Java 19 `LinkedHashSet` and `LinkedHashMap` factory methods.
168-
169-
* Redundant if condition in Java record mapping with `RETURN_DEFAULT` strategy (#3747)
170-
* Stackoverflow with Immutables custom builder (#3370)
171-
* Unused import of `java.time.LocalDate` when mapping source `LocalDateTime` to target `LocalDate` (#3732)
172-
*
173-
174-
=== Thanks
175-
176-
Thanks to our entire community for reporting these errors.
177-
178-
In alphabetic order this are all the contributors that contributed to the 1.6.3 release of Mapstruct:
179-
180-
* https://github.com/Srimathi-S[@Srimathi-S]
181-
182-
We are also accepting donations through https://opencollective.com/mapstruct[Open Collective] or https://github.com/sponsors/mapstruct[GitHub].
183-
We&#39;d like to thank all the supporters that supported us with donations in this period:
184-
185-
* https://github.com/adessoSE[adesso SE]
186-
* https://github.com/atilimcetin[Atılım Çetin]
187-
* https://opencollective.com/bileto[Bileto]
188-
* https://github.com/cybozu[Cybozu]
189-
* https://opencollective.com/atomfrede[Frederik Hahne]
190-
* https://github.com/kjuyoung[Juyoung Kim]
191-
* https://opencollective.com/lansana[Lansana]
192-
* https://github.com/AnneMayor[Lee Anne]
193-
* https://github.com/jan-prisma[PRISMA European Capacity Platform GmbH]
194-
* https://opencollective.com/st-galler-kantonalbank-ag[St. Galler Kantonalbank AG]
195-
* https://github.com/foal[Stanislav Spiridonov]
196-
197-
Happy coding with MapStruct 1.6.3!!
198-
199-
=== Download
200-
201-
You can fetch the new release from Maven Central using the following GAV coordinates:
202-
203-
* Annotation JAR: http://search.maven.org/#artifactdetails|org.mapstruct|mapstruct|1.6.3|jar[org.mapstruct:mapstruct:1.6.3]
204-
* Annotation processor JAR: http://search.maven.org/#artifactdetails|org.mapstruct|mapstruct-processor|1.6.3|jar[org.mapstruct:mapstruct-processor:1.6.3]
205-
206-
Alternatively, you can get ZIP and TAR.GZ distribution bundles - containing all the JARs, documentation etc. - https://github.com/mapstruct/mapstruct/releases/tag/1.6.3[from GitHub].
207-
208-
If you run into any trouble or would like to report a bug, feature request or similar, use the following channels to get in touch:
209-
210-
* Get help in our https://github.com/mapstruct/mapstruct/discussions[GitHub Discussions] or https://stackoverflow.com/questions/tagged/mapstruct[StackOverflow]
211-
* Report bugs and feature requests via the https://github.com/mapstruct/mapstruct/issues[issue tracker]
212-
* Follow https://twitter.com/GetMapStruct[@GetMapStruct] on Twitter</div>
163+
There was no blog post as we released it immediately after 1.6.1 due to a regression in the 1.6.1 release, when using Java records.</p>
164+
<p>With this release we support the use of the Java 19 <code>LinkedHashSet</code> and <code>LinkedHashMap</code> factory methods.</p>
165+
<ul>
166+
<li>Redundant if condition in Java record mapping with <code>RETURN_DEFAULT</code> strategy (#3747)</li>
167+
<li>Stackoverflow with Immutables custom builder (#3370)</li>
168+
<li>Unused import of <code>java.time.LocalDate</code> when mapping source <code>LocalDateTime</code> to target <code>LocalDate</code> (#3732)</li>
169+
<li></li>
170+
</ul>
171+
<p>=== Thanks</p>
172+
<p>Thanks to our entire community for reporting these errors.</p>
173+
<p>In alphabetic order this are all the contributors that contributed to the 1.6.3 release of Mapstruct:</p>
174+
<ul>
175+
<li><a href="https://github.com/Srimathi-S%5B@Srimathi-S%5D">https://github.com/Srimathi-S[@Srimathi-S]</a></li>
176+
</ul>
177+
<p>We are also accepting donations through <a href="https://opencollective.com/mapstruct%5BOpen">https://opencollective.com/mapstruct[Open</a> Collective] or <a href="https://github.com/sponsors/mapstruct%5BGitHub%5D">https://github.com/sponsors/mapstruct[GitHub]</a>.
178+
We&rsquo;d like to thank all the supporters that supported us with donations in this period:</p>
179+
<ul>
180+
<li><a href="https://github.com/adessoSE%5Badesso">https://github.com/adessoSE[adesso</a> SE]</li>
181+
<li><a href="https://github.com/atilimcetin%5BAt">https://github.com/atilimcetin[At</a>ılım Çetin]</li>
182+
<li><a href="https://opencollective.com/bileto%5BBileto%5D">https://opencollective.com/bileto[Bileto]</a></li>
183+
<li><a href="https://github.com/cybozu%5BCybozu%5D">https://github.com/cybozu[Cybozu]</a></li>
184+
<li><a href="https://opencollective.com/atomfrede%5BFrederik">https://opencollective.com/atomfrede[Frederik</a> Hahne]</li>
185+
<li><a href="https://github.com/kjuyoung%5BJuyoung">https://github.com/kjuyoung[Juyoung</a> Kim]</li>
186+
<li><a href="https://opencollective.com/lansana%5BLansana%5D">https://opencollective.com/lansana[Lansana]</a></li>
187+
<li><a href="https://github.com/AnneMayor%5BLee">https://github.com/AnneMayor[Lee</a> Anne]</li>
188+
<li><a href="https://github.com/jan-prisma%5BPRISMA">https://github.com/jan-prisma[PRISMA</a> European Capacity Platform GmbH]</li>
189+
<li><a href="https://opencollective.com/st-galler-kantonalbank-ag%5BSt">https://opencollective.com/st-galler-kantonalbank-ag[St</a>. Galler Kantonalbank AG]</li>
190+
<li><a href="https://github.com/foal%5BStanislav">https://github.com/foal[Stanislav</a> Spiridonov]</li>
191+
</ul>
192+
<p>Happy coding with MapStruct 1.6.3!!</p>
193+
<p>=== Download</p>
194+
<p>You can fetch the new release from Maven Central using the following GAV coordinates:</p>
195+
<ul>
196+
<li>Annotation JAR: <a href="http://search.maven.org/#artifactdetails">http://search.maven.org/#artifactdetails</a>|org.mapstruct|mapstruct|1.6.3|jar[org.mapstruct:mapstruct:1.6.3]</li>
197+
<li>Annotation processor JAR: <a href="http://search.maven.org/#artifactdetails">http://search.maven.org/#artifactdetails</a>|org.mapstruct|mapstruct-processor|1.6.3|jar[org.mapstruct:mapstruct-processor:1.6.3]</li>
198+
</ul>
199+
<p>Alternatively, you can get ZIP and TAR.GZ distribution bundles - containing all the JARs, documentation etc. - <a href="https://github.com/mapstruct/mapstruct/releases/tag/1.6.3%5Bfrom">https://github.com/mapstruct/mapstruct/releases/tag/1.6.3[from</a> GitHub].</p>
200+
<p>If you run into any trouble or would like to report a bug, feature request or similar, use the following channels to get in touch:</p>
201+
<ul>
202+
<li>Get help in our <a href="https://github.com/mapstruct/mapstruct/discussions%5BGitHub">https://github.com/mapstruct/mapstruct/discussions[GitHub</a> Discussions] or <a href="https://stackoverflow.com/questions/tagged/mapstruct%5BStackOverflow%5D">https://stackoverflow.com/questions/tagged/mapstruct[StackOverflow]</a></li>
203+
<li>Report bugs and feature requests via the <a href="https://github.com/mapstruct/mapstruct/issues%5Bissue">https://github.com/mapstruct/mapstruct/issues[issue</a> tracker]</li>
204+
<li>Follow <a href="https://twitter.com/GetMapStruct%5B@GetMapStruct%5D">https://twitter.com/GetMapStruct[@GetMapStruct]</a> on Twitter</li>
205+
</ul>
206+
</div>
213207
</div>
214208
<div>
215209
<ul class="uk-pagination">

news/index.xml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -976,17 +976,10 @@ Examples include the conversion from JPA entities into data transfer or view obj
976976
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
977977

978978
<guid>http://mapstruct.org/news/2024-11-09-mapstruct-1_6_3_bug-fix-released/</guid>
979-
<description>—
980-
title: &amp;#34;MapStruct 1.6.3 bug fix released&amp;#34;
981-
author: Filip Hrisafov
982-
date: &amp;#34;2024-11-09&amp;#34;
983-
979+
<description>— title: &amp;ldquo;MapStruct 1.6.3 bug fix released&amp;rdquo; author: Filip Hrisafov date: &amp;ldquo;2024-11-09&amp;rdquo;
984980
== tags: [release, news]
985-
986-
It is my pleasure to announce the 1.6.3 bug fix release of MapStruct.
987-
This release includes 3 bug fixes.
988-
You may wonder where the Blog Post for 1.6.2 is.
989-
There was no blog post as we released it immediately after 1.6.1 due to a regression in the 1.6.1 release, when using Java records.</description>
981+
It is my pleasure to announce the 1.6.3 bug fix release of MapStruct. This release includes 3 bug fixes. You may wonder where the Blog Post for 1.6.2 is. There was no blog post as we released it immediately after 1.6.1 due to a regression in the 1.6.1 release, when using Java records.
982+
With this release we support the use of the Java 19 LinkedHashSet and LinkedHashMap factory methods.</description>
990983
</item>
991984

992985
</channel>

news/page/14/index.html

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -155,17 +155,10 @@ <h1 class="uk-article-title"><a href="http://mapstruct.org/news/2024-11-09-mapst
155155

156156

157157
<div>
158-
159-
title: &#34;MapStruct 1.6.3 bug fix released&#34;
160-
author: Filip Hrisafov
161-
date: &#34;2024-11-09&#34;
162-
158+
— title: &ldquo;MapStruct 1.6.3 bug fix released&rdquo; author: Filip Hrisafov date: &ldquo;2024-11-09&rdquo;
163159
== tags: [release, news]
164-
165-
It is my pleasure to announce the 1.6.3 bug fix release of MapStruct.
166-
This release includes 3 bug fixes.
167-
You may wonder where the Blog Post for 1.6.2 is.
168-
There was no blog post as we released it immediately after 1.6.1 due to a regression in the 1.6.1 release, when using Java records.
160+
It is my pleasure to announce the 1.6.3 bug fix release of MapStruct. This release includes 3 bug fixes. You may wonder where the Blog Post for 1.6.2 is. There was no blog post as we released it immediately after 1.6.1 due to a regression in the 1.6.1 release, when using Java records.
161+
With this release we support the use of the Java 19 LinkedHashSet and LinkedHashMap factory methods.
169162
</div>
170163

171164
<div>

0 commit comments

Comments
 (0)