pivio / pivio-server

Central DB Server with a simple REST API. Backend by Elasticsearch.
Apache License 2.0
21 stars 5 forks source link

Bump org.springframework.boot from 1.5.10.RELEASE to 2.2.4.RELEASE #54

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps org.springframework.boot from 1.5.10.RELEASE to 2.2.4.RELEASE.

Release notes

Sourced from org.springframework.boot's releases.

v2.2.4.RELEASE

:beetle: Bug Fixes

:notebook_with_decorative_cover: Documentation

  • Document RedisCacheManagerBuilderCustomizer #19819

:hammer: Dependency Upgrades

  • Upgrade to Reactor Dysprosium-SR4 #19795

:heart: Contributors

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

v2.2.3.RELEASE

:star: New Features

  • Avoid 406 Not Acceptable for error pages #19545
  • Ignore trailing slash by default when recording web metrics #18207

:beetle: Bug Fixes

  • Fat jars do not tolerate entries with an invalid modification date of 0 #19713
  • Make equality checks defensive to null reference #19685
  • PoolingDataSourceBean getParentLogger throws StackOverflowError #19682
  • Failure analyser for a missing validation provider does not kick in when using the latest Jakarta Validation API #19671
  • Rejected value is null when configuration property fails validation #19580
  • Profile with comma in name does not work in tests #19560
  • Spring Boot's antlib references a properties file that is no longer packaged in its jar #19553
  • Incorrect target type with wildcard List #19526
  • Since 2.2.2 Jetty error handler cannot be overridden #19520
  • Use RBAC credentials for Couchbase cluster info #19393
  • HypermediaAutoConfiguration hinges on Spring MVC #19392
  • Micrometer's Dynatrace group property cannot be configured via application properties #19369
  • MetricsWebFilter assigns UNKNOWN outcome to 200 OK responses #19367
  • Disable Jackson SerializationFeature.WRITE_DURATIONS_AS_TIMESTAMPS by default #19352
  • Unset forward header strategy in kubernetes environment eats X-Forwarded-* headers in Spring Boot 2.2 #19333
  • Diagnostics are poor when using @ConfigurationPropertiesScan and @ConstructorBinding on a Kotlin data class without kotlin-reflect #19312
  • NoSuchMethodError when deploying to Tomcat 8.5 before 8.5.44 and Tomcat 9 before 9.0.23 #19308
  • Non-public property in Saml2RelyingPartyProperties' Registration class #19194
  • Configuration properties that use the builder pattern are not recognized when used with a generic #19099
  • Support commas embedded in command line arguments from Maven plugin #18711

:notebook_with_decorative_cover: Documentation

... (truncated)
Commits
  • c7c3afd Release v2.2.4.RELEASE
  • f708aac Merge branch '2.1.x' into 2.2.x
  • 94b1460 Merge pull request #19819 from nosan
  • 3dba4c8 Polish "Document RedisCacheManagerBuilderCustomizer"
  • 61d8bac Document RedisCacheManagerBuilderCustomizer
  • c85f19b Revert "Add profiles directly to the application environment for tests"
  • 7693d33 Upgrade to Dependency Management Plugin 1.0.9.RELEASE
  • 938c7a6 Merge branch '2.1.x' into 2.2.x
  • 11efe17 Upgrade Java 11 version in CI image
  • ae561ce Upgrade to Reactor Dysprosium-SR4
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.