Releases: quarkusio/quarkus-spring-data-api
Releases · quarkusio/quarkus-spring-data-api
3.5
What's Changed
- Switch to automated release by @gsmet in #20
- Bump org.springframework.data:spring-data-rest-core from 4.4.3 to 4.5.0 by @dependabot[bot] in #23
- Bump spring-data.version from 3.4.3 to 3.5.0 by @dependabot[bot] in #24
- Bump org.springframework.data:spring-data-rest-core from 4.5.0 to 4.5.1 by @dependabot[bot] in #26
- Bump spring-data.version from 3.5.0 to 3.5.1 by @dependabot[bot] in #25
- Bump spring-data.version from 3.5.1 to 3.5.2 by @dependabot[bot] in #28
- Bump org.springframework.data:spring-data-rest-core from 4.5.1 to 4.5.2 by @dependabot[bot] in #27
- Bump org.springframework.data:spring-data-rest-core from 4.5.2 to 4.5.3 by @dependabot[bot] in #31
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #29
- Bump spring-data.version from 3.5.2 to 3.5.3 by @dependabot[bot] in #30
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #32
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #33
- Bump spring-data.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #34
- Bump org.springframework.data:spring-data-rest-core from 4.5.3 to 4.5.4 by @dependabot[bot] in #35
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #36
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #37
- Add LazyStreamable needed for Streamable by @aureamunoz in #39
- Add name in poms for fixing release process by @aureamunoz in #42
- Prepare release 3.4-SP1 by @aureamunoz in #43
- Bump spring-data.version from 3.5.4 to 3.5.5 by @dependabot[bot] in #44
- Bump org.springframework.data:spring-data-rest-core from 4.5.4 to 4.5.5 by @dependabot[bot] in #45
- Fix missing KeysetScrollPosition class by @aureamunoz in #47
- Prepare release 3.5 by @aureamunoz in #48
New Contributors
- @gsmet made their first contribution in #20
- @dependabot[bot] made their first contribution in #23
Full Changelog: 3.4...3.5
3.4.SP1
What's Changed
- Add missing Chunk by @geoand in #1
- feat: add Unpaged class by @aureamunoz in #3
- Add Spring Data's @id by @geoand in #4
- feat: Spring Data REST by @gytis in #5
- patch for CVE-2020-15228 by @aureamunoz in #6
- Switch to Eclipse Temurin JDK via actions/setup-java by @famod in #7
- Upgrade to latest Spring and include needed classes by @aureamunoz in #9
- Few updates by @aureamunoz in #11
- Configure release and update url by @aureamunoz in #12
- Add new classes by @aureamunoz in #13
- Add new needed classes. by @aureamunoz in #14
- Upgrade Spring version by @aureamunoz in #15
- Upgrade deps by @aureamunoz in #16
- Add dependabot.yml by @aureamunoz in #17
- Switch to automated release by @gsmet in #20
- Bump org.springframework.data:spring-data-rest-core from 4.4.3 to 4.5.0 by @dependabot[bot] in #23
- Bump spring-data.version from 3.4.3 to 3.5.0 by @dependabot[bot] in #24
- Bump org.springframework.data:spring-data-rest-core from 4.5.0 to 4.5.1 by @dependabot[bot] in #26
- Bump spring-data.version from 3.5.0 to 3.5.1 by @dependabot[bot] in #25
- Bump spring-data.version from 3.5.1 to 3.5.2 by @dependabot[bot] in #28
- Bump org.springframework.data:spring-data-rest-core from 4.5.1 to 4.5.2 by @dependabot[bot] in #27
- Bump org.springframework.data:spring-data-rest-core from 4.5.2 to 4.5.3 by @dependabot[bot] in #31
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #29
- Bump spring-data.version from 3.5.2 to 3.5.3 by @dependabot[bot] in #30
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #32
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #33
- Bump spring-data.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #34
- Bump org.springframework.data:spring-data-rest-core from 4.5.3 to 4.5.4 by @dependabot[bot] in #35
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #36
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #37
- Add LazyStreamable needed for Streamable by @aureamunoz in #39
- Add name in poms for fixing release process by @aureamunoz in #42
- Prepare release 3.4-SP1 by @aureamunoz in #43
New Contributors
- @geoand made their first contribution in #1
- @gytis made their first contribution in #5
- @famod made their first contribution in #7
- @gsmet made their first contribution in #20
- @dependabot[bot] made their first contribution in #23
Full Changelog: https://github.com/quarkusio/quarkus-spring-data-api/commits/3.4.SP1