azure-spring-boot-samples icon indicating copy to clipboard operation
azure-spring-boot-samples copied to clipboard

Bump spring-native.version from 0.12.0 to 0.12.1

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps spring-native.version from 0.12.0 to 0.12.1. Updates spring-native from 0.12.0 to 0.12.1

Release notes

Sourced from spring-native's releases.

0.12.1

:star: New Features

  • Add hint for Sleuth R2dbcTransactionManager instrumentation #1663

:star: Compatibility

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

:lady_beetle: 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

:notebook_with_decorative_cover: Documentation

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

:hammer: Dependency Upgrades

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

:heart: 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

Updates spring-aot-maven-plugin from 0.12.0 to 0.12.1

Release notes

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

0.12.1

:star: New Features

  • Add hint for Sleuth R2dbcTransactionManager instrumentation #1663

:star: Compatibility

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

:lady_beetle: 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

:notebook_with_decorative_cover: Documentation

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

:hammer: Dependency Upgrades

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

:heart: 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 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)

dependabot[bot] avatar Jul 13 '22 15:07 dependabot[bot]