Commit Graph

784 Commits

Author SHA1 Message Date
buildmaster
888b7368bf Bumping versions 2022-11-03 16:05:15 +00:00
buildmaster
a2e6cd9576 Bumping versions to 3.1.6-SNAPSHOT after release 2022-11-03 15:41:03 +00:00
buildmaster
8775a92085 Going back to snapshots 2022-11-03 15:41:02 +00:00
buildmaster
6362f8239d Update SNAPSHOT to 3.1.5 2022-11-03 15:35:37 +00:00
cui fliter
bdb41dd862 all: fix some typos (#2210)
Signed-off-by: cui fliter <imcusg@gmail.com>

Signed-off-by: cui fliter <imcusg@gmail.com>
2022-10-04 12:29:56 +02:00
buildmaster
45b9ab9fa3 Bumping versions 2022-09-17 16:03:51 +00:00
Ben Lertlumprasertkul
762afc0774 1863: update config props to include ported property (#2206) 2022-09-16 15:39:53 -07:00
buildmaster
8a9e365687 Going back to snapshots 2022-09-06 20:50:06 +00:00
buildmaster
3df9a3f614 Update SNAPSHOT to 3.1.4 2022-09-06 20:44:37 +00:00
buildmaster
2d72833e7d Bumping versions to 3.1.5-SNAPSHOT after release 2022-09-03 00:15:16 +00:00
buildmaster
de8a33ae5c Going back to snapshots 2022-09-03 00:15:16 +00:00
buildmaster
716149a54f Update SNAPSHOT to 3.1.4 2022-09-03 00:09:37 +00:00
Marcin Grzejszczak
6f43c67551 Updated the docs to use tests; fixes gh-2187 2022-08-18 12:32:34 +02:00
Marcin Grzejszczak
6ce9a43f46 Adds information on how to add Zalando's Logbook WebFlux integration; fixes gh-1690 2022-07-13 15:13:59 +02:00
buildmaster
d38482519b Bumping versions 2022-06-30 16:04:30 +00:00
spencergibb
5d53f5e746 Bumps to next snapshot version 2022-05-27 14:10:35 -04:00
buildmaster
ce3b1eab88 Update SNAPSHOT to 3.1.3 2022-05-26 21:02:45 +00:00
Spencer Gibb
2ab357a4c7 don't deploy docs to maven central 2022-05-26 11:51:54 -04:00
Marcin Grzejszczak
07f02de6be Bumped version to 3.1.3-SNAPSHOT 2022-05-24 14:02:58 +02:00
buildmaster
bc996c634d Bumping versions 2022-05-17 16:14:01 +00:00
buildmaster
e25d169350 Bumping versions 2022-04-27 16:14:00 +00:00
buildmaster
b89301d899 Bumping versions to 3.1.3-SNAPSHOT after release 2022-04-27 11:28:21 +00:00
buildmaster
295bdbc016 Going back to snapshots 2022-04-27 11:28:21 +00:00
buildmaster
1c4ea08be3 Update SNAPSHOT to 3.1.2 2022-04-27 11:21:39 +00:00
Olga Maciaszek-Sharma
397069e9fa Revert "Update SNAPSHOT to 3.1.2"
This reverts commit b842f122e7.
2022-04-27 11:22:30 +02:00
Olga Maciaszek-Sharma
8eade3c80c Revert "Going back to snapshots"
This reverts commit d04b118284.
2022-04-27 11:22:27 +02:00
Olga Maciaszek-Sharma
b3a1000c01 Revert "Bumping versions to 3.1.3-SNAPSHOT after release"
This reverts commit c0f58153cc.
2022-04-27 11:22:24 +02:00
buildmaster
c0f58153cc Bumping versions to 3.1.3-SNAPSHOT after release 2022-04-26 16:35:56 +00:00
buildmaster
d04b118284 Going back to snapshots 2022-04-26 16:35:55 +00:00
buildmaster
b842f122e7 Update SNAPSHOT to 3.1.2 2022-04-26 16:29:20 +00:00
Marcin Grzejszczak
c12aba24ac Fixed link to Sleuth samples; fixes gh-2148 2022-04-19 10:33:34 +02:00
Marcin Grzejszczak
77d3be53bd Documents the access logs for Reactor Netty; fixes gh-2132 2022-04-14 15:04:28 +02:00
Marcin Grzejszczak
23a9102f2a Not wrapping AbstractPlatformTransactionManager implementations; fixes gh-2114 2022-04-13 12:09:23 +02:00
Jonatan Ivanov
3323115ec0 Prometheus exemplars autoconfig (#2143)
* Autoconfigure Prometheus Exemplars support

* Tests for autoconfiguration for prometheus exemplars

* Add docs

* Update PrometheusExemplarsAutoConfiguration.java

Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
2022-04-12 18:11:48 +02:00
buildmaster
c41bdadef4 Bumping versions to 3.1.2-SNAPSHOT after release 2022-02-17 17:29:32 +00:00
buildmaster
264399d125 Going back to snapshots 2022-02-17 17:29:31 +00:00
buildmaster
8daecd9f5b Update SNAPSHOT to 3.1.1 2022-02-17 17:22:46 +00:00
Marcin Grzejszczak
074b55dadd Added a sender that works in a reactive environment; fixes gh-2106 2022-02-02 12:41:48 +01:00
buildmaster
c795675cf9 Bumping versions 2022-01-03 17:34:11 +00:00
Marcin Grzejszczak
d2126be347 Disables jdbc parameter logging by default. You need to opt in. Fixes gh-2073 2021-12-07 14:10:25 +01:00
Marcin Grzejszczak
d2ce22835a Added missing doc entries; fixes gh-2071 2021-12-06 14:19:00 +01:00
buildmaster
3c1090a504 Bumping versions to 3.1.1-SNAPSHOT after release 2021-12-01 19:36:53 +00:00
buildmaster
d83dee52f1 Going back to snapshots 2021-12-01 19:36:52 +00:00
buildmaster
00193fc91b Update SNAPSHOT to 3.1.0 2021-12-01 19:20:18 +00:00
Marcin Grzejszczak
a08f94cb21 Made the Redis configuration more generic 2021-11-22 15:41:33 +01:00
Jonatan Ivanov
79323a4e83 Merge branch '3.0.x' 2021-11-17 11:45:16 -08:00
Jonatan Ivanov
720e4373d1 fix typo in docs 2021-11-17 11:45:04 -08:00
buildmaster
8562948697 Going back to snapshots 2021-11-03 14:17:57 +00:00
buildmaster
5abcba02b6 Update SNAPSHOT to 3.1.0-RC1 2021-11-03 14:13:32 +00:00
buildmaster
aafde81e8d Going back to snapshots 2021-11-03 12:05:22 +00:00