- 12 Oct, 2020 3 commits
-
-
Scott Frederick authored
See gh-23628
-
Emily Casey authored
This commit updates the default builder image used by the Maven and Gradle plugins image-building goal and task to use the latest Paketo builder image. The builder image is pulled from Docker Hub instead of Google Container Registry by default. See gh-23628
-
Stephane Nicoll authored
Closes gh-23621
-
- 11 Oct, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/23632: Fix XML tag in image publishing example Closes gh-23632
-
dreis2211 authored
See gh-23632
-
- 10 Oct, 2020 1 commit
-
-
Stephane Nicoll authored
-
- 09 Oct, 2020 5 commits
-
-
Scott Frederick authored
Fixes gh-23627
-
Scott Frederick authored
Closes gh-23626
-
Scott Frederick authored
Fixes gh-21582
-
Stephane Nicoll authored
-
Stephane Nicoll authored
This commit adds support for Redis cache metrics. Users can opt-in for statistics using the "spring.cache.redis.enable-statistics" property. Closes gh-22701
-
- 08 Oct, 2020 8 commits
-
-
Scott Frederick authored
Closes gh-23623
-
Scott Frederick authored
This commit qualifies examples of configuring the CNB builder to clarify that the examples apply to use of the default Paketo builder, and adds links to the official Paketo docs for more details. Fixes gh-19967
-
Scott Frederick authored
Fixes gh-23537
-
Stephane Nicoll authored
See gh-23621
-
Stephane Nicoll authored
* pr/23572: Polish "Prefer JdbcTransactionManager over DataSourceTransactionManager" Prefer JdbcTransactionManager over DataSourceTransactionManager Closes gh-23672
-
Stephane Nicoll authored
See gh-23672
-
Marten Deinum authored
Spring 5.3 introduced the JdbcTransactionManager with exception translation on commit and rollback. This commit updates the auto-configuration to use this implementation rather than DataSourceTransactionManager. See gh-23672
-
Andy Wilkinson authored
Closes gh-23608
-
- 07 Oct, 2020 19 commits
-
-
Scott Frederick authored
A docker registry running in testcontainers behaves differently in CI vs running locally. Disabling the tests for now while working on getting them running reliably in CI. See gh-21001
-
Scott Frederick authored
This commit adds options to the Maven and Gradle plugins to publish to a Docker registry the image generated by the image-building goal and task. The Docker registry auth configuration added in an earlier commit was modified to accept separate auth configs for the builder/run image and the generated image, since it is likely these images will be stored in separate registries or repositories with distinct auth required for each. Fixes gh-21001
-
Phillip Webb authored
Closes gh-23615
-
Phillip Webb authored
Closes gh-23614
-
Phillip Webb authored
Closes gh-23613
-
Phillip Webb authored
Update `ConversionServiceDeducer` to also include `Formatter` beans when they are qualified with `@ConfigurationPropertiesBinding`. Fixes gh-23576
-
Phillip Webb authored
Closes gh-23612
-
Phillip Webb authored
Closes gh-23611
-
Phillip Webb authored
Closes gh-23610
-
Phillip Webb authored
Add a section to the reference documentation with links to the release notes on the wiki. Closes gh-23529
-
Stephane Nicoll authored
See gh-23480
-
Stephane Nicoll authored
See gh-23480
-
Stephane Nicoll authored
See gh-23594
-
Stephane Nicoll authored
This commit reverts the support of constructor binding on 3rd party classes using @ImportConfigurationPropertiesBean See gh-23172 Closes gh-23593
-
Phillip Webb authored
Update all configuration examples in the docs to YAML and make use of the new `configblocks` spring-asciidoctor-extensions feature to automatically create both "Properties" and "Yaml" versions. Closes gh-23515
-
Phillip Webb authored
Increase the size of the first column to improve readability. Closes gh-23604
-
Phillip Webb authored
Closes gh-23603
-
Phillip Webb authored
Closes gh-23605
-
Phillip Webb authored
-
- 06 Oct, 2020 2 commits
-
-
Stephane Nicoll authored
* pr/23602: Fix typo Closes gh-23602
-
Stephane Nicoll authored
See gh-23602
-