Skip to content

Bump spring-native.version from 0.10.1 to 0.11.4#136

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/spring-native.version-0.11.4
Closed

Bump spring-native.version from 0.10.1 to 0.11.4#136
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/spring-native.version-0.11.4

Conversation

@dependabot
Copy link
Contributor

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

Bumps spring-native.version from 0.10.1 to 0.11.4.
Updates spring-native from 0.10.1 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!

0.11.3

⭐ New Features

  • Refine Spring Data repositories triggers #1504
  • Add suport for ManagedList and ManagedSet #1483

... (truncated)

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.10.1 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!

0.11.3

⭐ New Features

  • Refine Spring Data repositories triggers #1504
  • Add suport for ManagedList and ManagedSet #1483

... (truncated)

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.10.1 to 0.11.4.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 10, 2022

Superseded by #139.

@dependabot dependabot bot closed this May 10, 2022
@dependabot dependabot bot deleted the dependabot/maven/spring-native.version-0.11.4 branch May 10, 2022 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants