Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump spring-native.version from 0.11.3 to 0.11.4 #19

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2022

Bumps spring-native.version from 0.11.3 to 0.11.4.
Updates spring-native from 0.11.3 to 0.11.4

Release notes

Sourced from spring-native's releases.

0.11.4

⭐ Compatibility

  • Support native hints on application class for native tests #1572
  • Native-tests are broken with GraalVM 22.1 #1561
  • webmvc-kotlin fails with GraalVM 22.1 #1556
  • webflux-kotlin fails with GraalVM 22.1 #1555
  • session-redis-webflux fails with GraalVM 22.1 #1554
  • events fails with GraalVM 22.1 #1551
  • data-r2dbc-kotlin fails with GraalVM 22.1 #1549
  • commandlinerunner-log4j2 fails with GraalVM 22.1 #1547
  • cloud-function-netty fails with GraalVM 22.1 #1546
  • grpc sample fails with GraalVM 22.1 #1543
  • GraalVM for Apple Silicon: management.metrics.distribution error #1538
  • Add Jackson PropertyNamingStrategies hint #1537
  • Spring Native 0.11.3 + Latest Spring Data JPA and Sleuth Zipkin breaks during Bootstrap #1524
  • Spring Security - AuthenticationFailureBadCredentialsEvent has no suitable constructor #1521
  • Spring security method missing hint #1518

🐞 Bug Fixes

  • Spring Aot Maven Plugin does not work with Maven Compiler Plugin > 3.8.1 #1559
  • Reloading a Gradle project in IntelliJ causes the generated AOT sources to be deleted #1552
  • Ambiguous check only applied to constructors #1530
  • Excutable with factory method is not detected if argument value has unresolved generics #1527
  • @ConfigurationProperties with @Validated on a record - native build still fails even in 0.11.3 #1522
  • ASM visitors should use SpringAsmInfo.ASM_VERSION rather than hard-coded ASM version #1515
  • Class com.ecwid.consul.v1.kv.model.GetValue is instantiated reflectively but was never registered #1430

📔 Documentation

  • Remove programmatic Logback configuration documentation #1533

🔨 Dependency Upgrades

  • Upgrade to Native Build Tools 0.9.11 #1499
  • Upgrade to Spring Boot 2.6.6 #1566

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 526e2bc Release 0.11.4
  • 15c62c0 Support native hints on application class for native tests
  • d1c1f0d Revert bogus change in webflux-netty
  • ee42f3c Refine Spring session hints
  • bb82d98 Upgrade GRPC version
  • d6d3c5d Clear AOT sources only before AOT generation
  • b055eb1 Upgrade to Spring Boot 2.6.6
  • afc0d75 Explicity include ServiceLevelObjectiveBoundary
  • 55816a8 Avoid attempting proxy creation for records
  • 97c2f95 Upgrade to Native Build Tools 0.9.11
  • Additional commits viewable in compare view

Updates spring-aot from 0.11.3 to 0.11.4

Release notes

Sourced from spring-aot's releases.

0.11.4

⭐ Compatibility

  • Support native hints on application class for native tests #1572
  • Native-tests are broken with GraalVM 22.1 #1561
  • webmvc-kotlin fails with GraalVM 22.1 #1556
  • webflux-kotlin fails with GraalVM 22.1 #1555
  • session-redis-webflux fails with GraalVM 22.1 #1554
  • events fails with GraalVM 22.1 #1551
  • data-r2dbc-kotlin fails with GraalVM 22.1 #1549
  • commandlinerunner-log4j2 fails with GraalVM 22.1 #1547
  • cloud-function-netty fails with GraalVM 22.1 #1546
  • grpc sample fails with GraalVM 22.1 #1543
  • GraalVM for Apple Silicon: management.metrics.distribution error #1538
  • Add Jackson PropertyNamingStrategies hint #1537
  • Spring Native 0.11.3 + Latest Spring Data JPA and Sleuth Zipkin breaks during Bootstrap #1524
  • Spring Security - AuthenticationFailureBadCredentialsEvent has no suitable constructor #1521
  • Spring security method missing hint #1518

🐞 Bug Fixes

  • Spring Aot Maven Plugin does not work with Maven Compiler Plugin > 3.8.1 #1559
  • Reloading a Gradle project in IntelliJ causes the generated AOT sources to be deleted #1552
  • Ambiguous check only applied to constructors #1530
  • Excutable with factory method is not detected if argument value has unresolved generics #1527
  • @ConfigurationProperties with @Validated on a record - native build still fails even in 0.11.3 #1522
  • ASM visitors should use SpringAsmInfo.ASM_VERSION rather than hard-coded ASM version #1515
  • Class com.ecwid.consul.v1.kv.model.GetValue is instantiated reflectively but was never registered #1430

📔 Documentation

  • Remove programmatic Logback configuration documentation #1533

🔨 Dependency Upgrades

  • Upgrade to Native Build Tools 0.9.11 #1499
  • Upgrade to Spring Boot 2.6.6 #1566

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 526e2bc Release 0.11.4
  • 15c62c0 Support native hints on application class for native tests
  • d1c1f0d Revert bogus change in webflux-netty
  • ee42f3c Refine Spring session hints
  • bb82d98 Upgrade GRPC version
  • d6d3c5d Clear AOT sources only before AOT generation
  • b055eb1 Upgrade to Spring Boot 2.6.6
  • afc0d75 Explicity include ServiceLevelObjectiveBoundary
  • 55816a8 Avoid attempting proxy creation for records
  • 97c2f95 Upgrade to Native Build Tools 0.9.11
  • Additional commits viewable in compare view

Updates spring-aot-maven-plugin from 0.11.3 to 0.11.4

Release notes

Sourced from spring-aot-maven-plugin's releases.

0.11.4

⭐ Compatibility

  • Support native hints on application class for native tests #1572
  • Native-tests are broken with GraalVM 22.1 #1561
  • webmvc-kotlin fails with GraalVM 22.1 #1556
  • webflux-kotlin fails with GraalVM 22.1 #1555
  • session-redis-webflux fails with GraalVM 22.1 #1554
  • events fails with GraalVM 22.1 #1551
  • data-r2dbc-kotlin fails with GraalVM 22.1 #1549
  • commandlinerunner-log4j2 fails with GraalVM 22.1 #1547
  • cloud-function-netty fails with GraalVM 22.1 #1546
  • grpc sample fails with GraalVM 22.1 #1543
  • GraalVM for Apple Silicon: management.metrics.distribution error #1538
  • Add Jackson PropertyNamingStrategies hint #1537
  • Spring Native 0.11.3 + Latest Spring Data JPA and Sleuth Zipkin breaks during Bootstrap #1524
  • Spring Security - AuthenticationFailureBadCredentialsEvent has no suitable constructor #1521
  • Spring security method missing hint #1518

🐞 Bug Fixes

  • Spring Aot Maven Plugin does not work with Maven Compiler Plugin > 3.8.1 #1559
  • Reloading a Gradle project in IntelliJ causes the generated AOT sources to be deleted #1552
  • Ambiguous check only applied to constructors #1530
  • Excutable with factory method is not detected if argument value has unresolved generics #1527
  • @ConfigurationProperties with @Validated on a record - native build still fails even in 0.11.3 #1522
  • ASM visitors should use SpringAsmInfo.ASM_VERSION rather than hard-coded ASM version #1515
  • Class com.ecwid.consul.v1.kv.model.GetValue is instantiated reflectively but was never registered #1430

📔 Documentation

  • Remove programmatic Logback configuration documentation #1533

🔨 Dependency Upgrades

  • Upgrade to Native Build Tools 0.9.11 #1499
  • Upgrade to Spring Boot 2.6.6 #1566

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Commits
  • 526e2bc Release 0.11.4
  • 15c62c0 Support native hints on application class for native tests
  • d1c1f0d Revert bogus change in webflux-netty
  • ee42f3c Refine Spring session hints
  • bb82d98 Upgrade GRPC version
  • d6d3c5d Clear AOT sources only before AOT generation
  • b055eb1 Upgrade to Spring Boot 2.6.6
  • afc0d75 Explicity include ServiceLevelObjectiveBoundary
  • 55816a8 Avoid attempting proxy creation for records
  • 97c2f95 Upgrade to Native Build Tools 0.9.11
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `spring-native.version` from 0.11.3 to 0.11.4.

Updates `spring-native` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.11.3...0.11.4)

Updates `spring-aot` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.11.3...0.11.4)

Updates `spring-aot-maven-plugin` from 0.11.3 to 0.11.4
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.11.3...0.11.4)

---
updated-dependencies:
- dependency-name: org.springframework.experimental:spring-native
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.experimental:spring-aot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.experimental:spring-aot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build #42

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.237%

Totals Coverage Status
Change from base Build #40: 0.0%
Covered Lines: 193
Relevant Lines: 207

💛 - Coveralls

@hazendaz hazendaz self-assigned this Apr 7, 2022
@hazendaz hazendaz merged commit 2757f7f into master Apr 7, 2022
@dependabot dependabot bot deleted the dependabot/maven/spring-native.version-0.11.4 branch April 7, 2022 12:53
@coveralls
Copy link

Pull Request Test Coverage Report for Build #42

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+3.9%) to 97.17%

Totals Coverage Status
Change from base Build #40: 3.9%
Covered Lines: 103
Relevant Lines: 106

💛 - Coveralls

1 similar comment
@coveralls
Copy link

Pull Request Test Coverage Report for Build #42

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+3.9%) to 97.17%

Totals Coverage Status
Change from base Build #40: 3.9%
Covered Lines: 103
Relevant Lines: 106

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants