Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2022

Bumps org.springframework.experimental.aot from 0.12.0 to 0.12.1.

Release notes

Sourced from org.springframework.experimental.aot'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!

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from MarcelCoding as a code owner August 12, 2022 00:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 12, 2022
@MarcelCoding MarcelCoding changed the title Bump org.springframework.experimental.aot from 0.12.0 to 0.12.1 Bumped org.springframework.experimental.aot from 0.12.0 to 0.12.1 Aug 12, 2022
@MarcelCoding MarcelCoding enabled auto-merge (squash) August 12, 2022 00:23
@MarcelCoding MarcelCoding merged commit 1b0fbf8 into main Aug 12, 2022
@MarcelCoding MarcelCoding deleted the dependabot/gradle/org.springframework.experimental.aot-0.12.1 branch August 12, 2022 00:24
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 java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants