Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps spring-native from 0.11.5 to 0.12.1.

Release notes

Sourced from spring-native's releases.

0.12.1

⭐ New Features

  • Add hint for Sleuth R2dbcTransactionManager instrumentation #1663

⭐ Compatibility

  • Add R2DBC PostgreSQL support #1626
  • Add support for EntityGraph #1619
  • Missing reflection entries for com.zaxxer.hikari.HikariDataSource #1599

🐞 Bug Fixes

  • InitializationHint for build time initialization of class not recognized #1660
  • Regression in (Simple)ClientHttpRequestFactory concerning Nativehints #1636
  • Do not set native image system property in NativeListener #1625
  • jdbc-tx tests don't work with GraalVM 22.1 #1584
  • AOP do not support '*' on class field with execution pointcut designator #1580

📔 Documentation

  • Document how to use an alternative native image toolkit #1623

🔨 Dependency Upgrades

  • Upgrade to Native Build Tools 0.9.13 #1638
  • Upgrade to Spring Boot 2.7.1 #1637

❤️ Contributors

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

0.12.0

⭐ Compatibility

  • Fix session-redis-webflux and session-without-security samples with GraalVM 22.1 #1588
  • Update Batch schemas #1573

🐞 Bug Fixes

  • Devtools developmentOnly dependency breaks AOT generation with Gradle #1579
  • The filename or extension is too long #1567

📔 Documentation

  • Fixes the broken link and outdated plugin name #1583

🔨 Dependency Upgrades

... (truncated)

Commits
  • 2803248 Release 0.12.1
  • bed1a65 Polish "Add hint for Sleuth R2dbcTransactionManager instrumentation"
  • 798dcc4 Migrate agent samples to NBT agent support
  • 97b8d74 Upgrade to Native Build Tools 0.9.13
  • b57fb5a Merge pull request #1663 from Dam14n
  • 1929ed7 Add hint for Sleuth R2dbcTransactionManager instrumentation
  • 42738de Fix class init configuration at main class level
  • 51bc8d0 Build against Spring Boot 2.7.1
  • ee66ec4 Add hints for HikariCP
  • 942d4dc Add hint to support @​EntityGraph
  • Additional commits viewable in compare view

Dependabot compatibility score

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](https://github.com/spring-projects-experimental/spring-native) from 0.11.5 to 0.12.1.
- [Release notes](https://github.com/spring-projects-experimental/spring-native/releases)
- [Commits](spring-attic/spring-native@0.11.5...0.12.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2023

Superseded by #442.

@dependabot dependabot bot closed this Jan 3, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.experimental-spring-native-0.12.1 branch January 3, 2023 23:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants