- 31 Jan, 2018 6 commits
-
-
Spring Buildmaster authored
-
Phillip Webb authored
Stop running apply-plugin tests as part of the build since during a release the version number will change and the jar will not be available. Fixes gh-11857
-
Jon Schneider authored
Update `CompositeMeterRegistryPostProcessor` to use constructor autowiring for `Clock` detection. Fixes gh-11856
-
Phillip Webb authored
Update a couple of the `spring-boot-gradle-plugin` sample gradle flies so that they include the running classpath. The additional lines are contained within a tag which is ultimately filtered from the final documentation. Fixes gh-11857
-
Phillip Webb authored
-
Phillip Webb authored
-
- 30 Jan, 2018 34 commits
-
-
Spring Buildmaster authored
-
Madhura Bhave authored
-
Phillip Webb authored
-
Phillip Webb authored
This reverts commit e5fb9c56.
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Update embedded launch script to no longer change ownership of files or folders that already exist. Fixes gh-11397
-
Phillip Webb authored
* pr/11848: All CLI support for Windows MINGW environments
-
Jacques Stadler authored
Closes gh-11848
-
Andy Wilkinson authored
* gh-11852: Polish "Aggregate max statistics in metrics endpoint with Double#max" Aggregate max statistics in metrics endpoint with Double#max
-
Andy Wilkinson authored
Closes gh-11852
-
Jon Schneider authored
See gh-11852
-
Phillip Webb authored
-
Andy Wilkinson authored
* gh-11815: Use Spring Session BOM in dependency management
-
Vedran Pavic authored
Closes gh-11815
-
Andy Wilkinson authored
This reverts commit d908d0e8. See gh-11830
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-11845
-
Stephane Nicoll authored
-
Stephane Nicoll authored
While Spring Mobile support has been removed from Spring Boot, the auto-configuration has been relocated to a separate module that uses the same keys. Flagging those keys as deprecated means that the IDE will be confused when the extra jar is present on the classpath as it advertizes, as it should, support fo them. Closes gh-11844
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Stephane Nicoll authored
-
Andy Wilkinson authored
Closes gh-11806
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-11371
-
Stephane Nicoll authored
This commit reverts df28ee71
-
Jon Schneider authored
Add MeterFilter to restrict the maximum number of web client URI tags created. Prior to this commit, if a user was manually building URIs for use with a RestTemplate (rather than using uriVariables) the JVM could run out of memory. Fixes gh-11338 Co-authored-by:
Phillip Webb <pwebb@pivotal.io>
-
Phillip Webb authored
Update `MeterRegistryPostProcessor` and `MetricsAutoConfiguration` so that micrometer `MeterFilter` beans are automatically applied. Fixes gh-11843
-
Phillip Webb authored
Closes gh-11575
-
Phillip Webb authored
Update `LambdaSafe` to also detect `ClassCastException` messages that start with "module/name". See gh-11584
-
Phillip Webb authored
-