3.5.2
- Bump version.maven-plugin-tools from 3.15.1 to 3.15.2 by @dependabot[bot] in https://github.com/smallrye/jandex/pull/602
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in https://github.com/smallrye/jandex/pull/603
- Support lookup of method using an override/overridden method by @MikeEdgar in https://github.com/smallrye/jandex/pull/605
- add
DotName.startsWith()by @Ladicek in https://github.com/smallrye/jandex/pull/609 - Bump net.bytebuddy:byte-buddy from 1.17.8 to 1.18.0 by @dependabot[bot] in https://github.com/smallrye/jandex/pull/610
- improve
AnnotationInstancebinary search by @Ladicek in https://github.com/smallrye/jandex/pull/611 - CI: remove Java 24, add Java 25 and 26-ea by @Ladicek in https://github.com/smallrye/jandex/pull/612
- release 3.5.2 by @Ladicek in https://github.com/smallrye/jandex/pull/613
Full Changelog: https://github.com/smallrye/jandex/compare/3.5.1...3.5.2
2.1.0.1-2021.0.9 (stable version)
- Spring Cloud Tencent: 2.1.0.1-2021.0.9
- Spring Cloud: 2021.0.9
- Spring Boot: 2.7.18
- Spring Framework: 5.3.39
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.0-2021.0.9...2.1.0.1-2021.0.9
- fix: tsf gateway config support tsf-data-access. #1745
- fix: fix multiple bugs in tsf. #1746
- fix: fix get gateway config in tsf ipv6. #1747
Thanks to the contributors who participated in this release!
@shedfreewu
This version is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies version to it. If you need to change the Spring Cloud version, please refer to the documentation Release Note to modify other related dependent versions synchronously.
2.1.0.1-2024.0.2 (stable version)
- Spring Cloud Tencent: 2.1.0.1-2024.0.2
- Spring Cloud: 2024.0.2
- Spring Boot: 3.4.8
- Spring Framework: 6.2.9
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.0-2024.0.2...2.1.0.1-2024.0.2
- fix: upgrade springdoc to 2.8.13. #1738
- fix: tsf gateway config support tsf-data-access. #1745
- fix: fix multiple bugs in tsf. #1746
- fix: fix get gateway config in tsf ipv6. #1747
Thanks to the contributors who participated in this release!
@shedfreewu @fuyuwei01
This version is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies version to it. If you need to change the Spring Cloud version, please refer to the documentation Release Note to modify other related dependent versions synchronously.
ZXing 3.5.4
- Fix container inefficiency in RSSExpandedReader.java by @cinsttool in https://github.com/zxing/zxing/pull/1782
- Fix SYMBOLOGY_IDENTIFIER Loss in QRCodeMultiReader to Ensure Data Integrity and Functional Consistency with QRCodeReader by @xiebaiyuan in https://github.com/zxing/zxing/pull/1839
- Be more stringent on email validation rules by @ftiercelin in https://github.com/zxing/zxing/pull/1870
- PDF417: Check that input is made of 0...127 chars when using Compaction.TEXT, throw an explicit exception if not the case by @ftiercelin in https://github.com/zxing/zxing/pull/1878
- Fixing issue #1831 by @ftiercelin in https://github.com/zxing/zxing/pull/1879
- Add hint to correct wrong dimension by @magethle in https://github.com/zxing/zxing/pull/1901
- Fix distortion calculation for isosceles right triangles by @magethle in https://github.com/zxing/zxing/pull/1908
- Add input validation for pixel array length in RGBLuminanceSource to avoid ArrayIndexOutOfBoundsException by @leofernandesmo in https://github.com/zxing/zxing/pull/1961
- Add 90-degree rotation support to RGBLuminanceSource by @gredler in https://github.com/zxing/zxing/pull/2012
- Add GrayscaleLuminanceSource by @gredler in https://github.com/zxing/zxing/pull/2013
- Loosen ITF max variance for 3x module widths by @gredler in https://github.com/zxing/zxing/pull/2014
Full Changelog: https://github.com/zxing/zxing/compare/zxing-3.5.3...zxing-3.5.4