observabilitystack / geoip-api

A JSON REST API for Maxmind GeoIP databases
https://observabilitystack.org
Apache License 2.0
43 stars 12 forks source link

Bump spring-native.version from 0.10.6 to 0.11.3 #94

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from spring-native's releases.

0.11.3

:star: New Features

  • Refine Spring Data repositories triggers #1504
  • Add suport for ManagedList and ManagedSet #1483
  • Support "args" param in "@SpringBootTest" #1447

:star: Compatibility

  • Update FunctionHints with additional hints required by s-c-function #1497
  • Add missing hints for HdrHistogram #1484
  • spring-aot-test: Include test with multiple Extend or Nested #1474
  • JPA : antlr error with @ElementCollection @OrderBy #1473
  • Refine support for kotlinx.serialization when reflection is involved #1410
  • ErrorAttributes serialization exception #1084

:lady_beetle: Bug Fixes

  • Allow using custom text banner #1501
  • Cannot find DefaultPersistenceUnitManager #1500
  • Regression on Spring Data Elasticsearch #1492
  • Refine implicit @ConfigurationProperties handling with records #1491
  • Support @SpringBootConfiguration #1490
  • SimpleMongoRepository - No suitable constructor found #1487
  • Inner bean definition's beanClass may not be resolved and generated with Object rather than the target type #1481
  • Circular depends-on relationship with Flyway and Liquibase #1480
  • gradle generateAot task failed Cannot subclass primitive, array or final types class java.lang.String #969

:notebook_with_decorative_cover: Documentation

  • Document Spring Boot substitutions #1475

:hammer: Dependency Upgrades

  • Upgrade to GraalVM 22.0 #1448
  • Upgrade to native build tools 0.9.10 #1495
  • Upgrade to Spring Boot 2.6.4 #1489
  • Upgrade to Spring Cloud 2021.0.1 #1512

:heart: Contributors

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

0.11.2

:star: New Features

... (truncated)

Commits
  • 10dad64 Release 0.11.3
  • 0e62dcb Refine logback support
  • 78f1ac4 Revert "Removal (temporary?) of substitution preventing logback working"
  • 3da5059 Upgrade to Spring Cloud 2021.0.1
  • 6175097 Upgrade to Spring Boot 2.6.4
  • 12ae7ae Fix Spring Data Redis regression
  • 11d9d6b Removal (temporary?) of substitution preventing logback working
  • 4e9ba04 Fix circular depends-on relationship with Flyway and Liquibase
  • 0657807 Refine Spring Data repositories triggers
  • 0e369dd Fix Spring Data MongoDB hints
  • Additional commits viewable in compare view


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

Release notes

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

0.11.3

:star: New Features

  • Refine Spring Data repositories triggers #1504
  • Add suport for ManagedList and ManagedSet #1483
  • Support "args" param in "@SpringBootTest" #1447

:star: Compatibility

  • Update FunctionHints with additional hints required by s-c-function #1497
  • Add missing hints for HdrHistogram #1484
  • spring-aot-test: Include test with multiple Extend or Nested #1474
  • JPA : antlr error with @ElementCollection @OrderBy #1473
  • Refine support for kotlinx.serialization when reflection is involved #1410
  • ErrorAttributes serialization exception #1084

:lady_beetle: Bug Fixes

  • Allow using custom text banner #1501
  • Cannot find DefaultPersistenceUnitManager #1500
  • Regression on Spring Data Elasticsearch #1492
  • Refine implicit @ConfigurationProperties handling with records #1491
  • Support @SpringBootConfiguration #1490
  • SimpleMongoRepository - No suitable constructor found #1487
  • Inner bean definition's beanClass may not be resolved and generated with Object rather than the target type #1481
  • Circular depends-on relationship with Flyway and Liquibase #1480
  • gradle generateAot task failed Cannot subclass primitive, array or final types class java.lang.String #969

:notebook_with_decorative_cover: Documentation

  • Document Spring Boot substitutions #1475

:hammer: Dependency Upgrades

  • Upgrade to GraalVM 22.0 #1448
  • Upgrade to native build tools 0.9.10 #1495
  • Upgrade to Spring Boot 2.6.4 #1489
  • Upgrade to Spring Cloud 2021.0.1 #1512

:heart: Contributors

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

0.11.2

:star: New Features

... (truncated)

Commits
  • 10dad64 Release 0.11.3
  • 0e62dcb Refine logback support
  • 78f1ac4 Revert "Removal (temporary?) of substitution preventing logback working"
  • 3da5059 Upgrade to Spring Cloud 2021.0.1
  • 6175097 Upgrade to Spring Boot 2.6.4
  • 12ae7ae Fix Spring Data Redis regression
  • 11d9d6b Removal (temporary?) of substitution preventing logback working
  • 4e9ba04 Fix circular depends-on relationship with Flyway and Liquibase
  • 0657807 Refine Spring Data repositories triggers
  • 0e369dd Fix Spring Data MongoDB hints
  • 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)
tboeghk commented 2 years ago

@dependabot ignore this minor version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 0.11.x again, unless you re-open this PR or update to a 0.11.x release yourself.