Stephane Nicoll
35752a54d2
Adapt to latest change in Micrometer 1.1
6 years ago
Stephane Nicoll
12cb478b0d
Restore files changes by accident
6 years ago
Phillip Webb
1d8e4a8f5c
Make devtools set spring.messages.reloadable=true
...
Update `DevToolsPropertyDefaultsPostProcessor` to automatically set
the recently introduced `spring.messages.reloadable` property to
`true`.
Closes gh-14699
6 years ago
Phillip Webb
01b8667dd7
Update copyright year for changed files
6 years ago
Phillip Webb
2cdd3dd20f
Move to micrometer SNAPSHOT
6 years ago
Phillip Webb
5c7a4523ea
Merge '2.0.x'
6 years ago
Phillip Webb
6aedb69443
Update copyright year for changed files
6 years ago
Andy Wilkinson
80d27f7129
Make micrometer-jersey2's classes available to javadoc generation
...
See gh-12482
6 years ago
Phillip Webb
456d1af443
Polish
6 years ago
Madhura Bhave
0f10dbb5f5
Merge branch '2.0.x'
6 years ago
Madhura Bhave
cdc6cfcaa8
Publish release notes after artifacts have been promoted
...
Closes gh-14604
6 years ago
Andy Wilkinson
1c0be1ced9
Merge pull request #12482 from Michael Weirauch and Michael Simons
...
* gh-12482:
Polish "Auto-configure Micrometer's Jersey 2 server instrumentation"
Auto-configure Micrometer's Jersey 2 server instrumentation
6 years ago
Andy Wilkinson
72e2313fe8
Polish "Auto-configure Micrometer's Jersey 2 server instrumentation"
...
Closes gh-12482
6 years ago
Michael Weirauch
dd126faf5a
Auto-configure Micrometer's Jersey 2 server instrumentation
...
See gh-12482
Co-authored-by: Michael J. Simons <michael@simons.ac>
6 years ago
Andy Wilkinson
f2e4a0b44b
Polish
6 years ago
Stephane Nicoll
40de371a52
Fix build failure
6 years ago
Stephane Nicoll
bb89012922
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
febaf15b61
Guard WebApplicationType detection in case spring web is not present
...
Closes gh-14589
6 years ago
Andy Wilkinson
4108f4a478
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
8573edc03e
Provide complete dependency management for Micrometer
...
Closes gh-14700
6 years ago
Andy Wilkinson
4d1fc196de
Use Windows-specific custom features so download URI is correct
...
Closes gh-14690
6 years ago
Stephane Nicoll
bdd8e53124
Improve filtering of actuator auto-configurations
...
This commit splits auto-configurations that require different
environments so that they can be filtered early.
Closes gh-12260
6 years ago
Andy Wilkinson
9bc6dbd8d8
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
ad647ba073
Make JSON-B auto-config back of if no JSON-P implementation is available
...
Closes gh-14675
6 years ago
Andy Wilkinson
2d3bd62353
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
3e4631011a
Merge pull request #13926 from schCRABicus
...
* pr/13926:
Polish "Add reactive health indicator for Couchbase"
Add reactive health indicator for Couchbase
6 years ago
Stephane Nicoll
91b4dc2f69
Polish "Add reactive health indicator for Couchbase"
...
Closes gh-13926
6 years ago
Mikalai Lushchytski
20ff0d97e4
Add reactive health indicator for Couchbase
...
See gh-13926
6 years ago
Stephane Nicoll
36e2c8bcb5
Add missing entry for Couchbase health indicator
6 years ago
Andy Wilkinson
8ee4c5e4a1
Use offical JSON API jar rather than Geronimo's in Artemis starter
...
Closes gh-14691
6 years ago
Andy Wilkinson
b915234513
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
0ad0785bf7
Provide complete dependency management for Apache Johnzon
...
Closes gh-14692
6 years ago
Andy Wilkinson
5bbdca8cdb
Use offical JSON API jar rather than Geronimo's in Artemis starter
...
Closes gh-14691
6 years ago
Andy Wilkinson
8a7d127600
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
7490d8b99d
Make JSON-B auto-config back off when no implementation is available
...
Previously, the JSON-B auto-configuration would be enabled when the JSON-B API was
on the classpath. This led to a failure if there was no implementation available.
The JSON-B API loads an implementation using the service loader. This commit updates
the auto-configuration to be conditional on the presence of a
META-INF/services/javax.json.bind.spi.JsonbProvider file on the classpath.
Closes gh-14675
6 years ago
Andy Wilkinson
35bb5abe1d
Merge pull request #14585 from JB Nizet
...
* gh-14585:
Polish "Add Kotlin DSL examples to Gradle Plugin's documentation"
Add Kotlin DSL examples to Gradle Plugin's documentation
6 years ago
Andy Wilkinson
a3d2f3f594
Polish "Add Kotlin DSL examples to Gradle Plugin's documentation"
...
Closes gh-14585
6 years ago
jnizet
5ed6c0d1ab
Add Kotlin DSL examples to Gradle Plugin's documentation
...
See gh-14585
6 years ago
Stephane Nicoll
f8f6b474eb
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
1da5d3462c
Merge pull request #14620 from Hanope
...
* pr/14620:
Simplify escaping of newline characters when publishing release notes
6 years ago
Hanope
31a5bfdcba
Simplify escaping of newline characters when publishing release notes
...
Closes gh-14620
6 years ago
Andy Wilkinson
b0e1dc2a5b
Merge pull request #14684 from Artsiom Yudovin
...
* gh-14684:
Polish "Drop support for "all" from management.metrics.distribution.sla"
Drop support for "all" from management.metrics.distribution.sla
6 years ago
Andy Wilkinson
c9da881322
Polish "Drop support for "all" from management.metrics.distribution.sla"
...
Closes gh-14684
6 years ago
artsiom
ccb964e886
Drop support for "all" from management.metrics.distribution.sla
...
See gh-14684
6 years ago
Andy Wilkinson
ef7c2bc6ea
Merge branch '2.0.x'
6 years ago
Andy Wilkinson
e7f100d5d7
Improve test coverage of PropertiesMeterFilter
...
Closes gh-14689
6 years ago
Stephane Nicoll
5d2828c74e
Merge branch '2.0.x'
6 years ago
Stephane Nicoll
171f78a9ce
Merge pull request #14688 from dreis2211
...
* pr/14688:
Fix BeansEndpoint typo in readme
6 years ago
dreis2211
42a6c36716
Fix BeansEndpoint typo in readme
...
Closes gh-14688
6 years ago
Phillip Webb
486a06349c
Merge pull request #13377 from ruifigueira
...
* pr/13377:
Polish "Add ReloadableResourceBundleMessageSource support"
Add ReloadableResourceBundleMessageSource support
6 years ago