| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(mulk/quarkus-googlecloud-jsonlogging!11)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | patch | `2.15.2.Final` -> `2.15.3.Final` |
| [io.quarkus:quarkus-bootstrap-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.15.2.Final` -> `2.15.3.Final` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `2.15.2.Final` -> `2.15.3.Final` |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `2.15.2.Final` -> `2.15.3.Final` |
---
### Release Notes
<details>
<summary>quarkusio/quarkus</summary>
### [`v2.15.3.Final`](https://github.com/quarkusio/quarkus/compare/2.15.2.Final...2.15.3.Final)
[Compare Source](https://github.com/quarkusio/quarkus/compare/2.15.2.Final...2.15.3.Final)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
|
|/ |
|
|\ |
|
|/ |
|
|\
| |
| |
| |
| | |
chore(deps): update all non-major dependencies
See merge request mulk/quarkus-googlecloud-jsonlogging!9
|
|/ |
|
| |
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
| |
to v3 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
| |
Change-Id: I02eda963d4fa9ca1d87c5d4ce797e4968d5699cf
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
|
| |
v3 (#6)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
| |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
| |
Change-Id: Iff2eca9531b0a04d2d88088f6411831f0ca05b8e
|
|
|
|
| |
Change-Id: Id8c1aa85febffac9ccb90df876f43be8a249c4c2
|
|
|
|
| |
Change-Id: I538321f39fc7ffce6551df53dd34830d00cf419c
|
|
|
|
| |
Change-Id: I41b7088df957ccb762c32d3ab9997d1901b3a47a
|
|
|
|
| |
Change-Id: I0c611601bc45bbcc4cf8ea3d3cbc9dae584fb098
|
|
|
|
|
|
|
|
|
|
| |
Adds a ProviderContext type which is passed to LabelProvider#getLabels
and StructuredParameterProvider#getParameter and which carries some
information from ExtLogRecord that is not taken care of by Formatter.
ProviderContext is designed to be extended in the future.
Change-Id: Ib29b7032ae42e0f9e86c75b7404c25cd75b20011
|
|
|
|
| |
Change-Id: I57696a6323a555b979910d0d765d5463d08fc161
|
|
|
|
| |
Change-Id: I3adbdc1fa802e9a406e5292369cf3b736f2e75e9
|
|
|
|
| |
Change-Id: I6cd1614812af7f24988a76d546a4ea5cdbfa2fd8
|
|
|
|
| |
Change-Id: I41e637ada9225623b46f5a57bdf52b72de0fdfe2
|
|
|
|
| |
Change-Id: I90b5879ff99ec54deb17453af709ce2ba7070c0d
|
|
|
|
| |
Change-Id: I2b1b5796501784b4e21697fea85d5e1e12a3e12b
|
|
|
|
| |
Change-Id: I6cc7bc4a89379ee6cfcfa984ca4cf3731924e903
|
|
|
|
| |
Change-Id: I22f440c6ced5b90cdebc1fdf068171e7baad180f
|
|
|
|
| |
Change-Id: Ic6c4013b5d8e7dee40585d2dbbe254b25b0f5d8f
|
|
|
|
| |
Change-Id: I47869ea408dc8dc223849fc624fadc0d20ac3b7f
|
|
|
|
|
|
| |
Fixes #1.
Change-Id: Icbdf042275c56454442787e488f12f6a9bec159d
|
|
|
|
| |
Change-Id: I6e6133bb9fa85f199cf963dac310ba107b952e74
|
|
|
|
|
|
|
|
|
| |
In order to help static analysis tools such as GitHub's Licensee license
detector, this change makes the overall project license easier to see by
copying LICENSES/LGPL-3.0-or-later.txt to COPYING and removing all other
COPYING.* files.
Change-Id: I7658a33c256e127930f9d6303d827ffdb42a4a62
|
|
|
|
|
|
|
| |
The FSF versions of the text files are easier to read in a text editor,
which gives them better usability.
Change-Id: I380a0b8b0133d7041803d277511a2b1df4e14b58
|
|
|
|
| |
Change-Id: I4455cc008a18dc131875dd07a620ba1fe27160f7
|
|
|
|
| |
Change-Id: I47be44ffc63b5695ba31f943639ba0b1daf7b16d
|
|
|
|
|
|
|
|
| |
- Manual: GFDL-1.3-or-later
- Library: LGPL-3.0-or-later
- Examples: GPL-3.0-or-later
Change-Id: Ia9637209724b416a157edc2027a0faa7ca9d5c25
|
|
|
|
| |
Change-Id: Ibbb012ea3fe9e32b8bc533724732885b57f87c88
|
|
|
|
| |
Change-Id: I75ce46a6116a02339d2b8e0c6e634cee294d86dd
|
|
|
|
| |
Change-Id: Ic212e9415dc3b3a8ac1604c487fcf5227002494d
|
|
|
|
| |
Change-Id: I284390568ef15662d52654663000c3f68f362bd5
|
|
|
|
| |
Change-Id: Ia11dea607c74d9b4cc9a698e9ec92e930bd03f37
|
|
|
|
| |
Change-Id: I392e78b34c8330e9b4c06d57b1423ca552ba6fc1
|
|
|
|
| |
Change-Id: I64d3c195db94e92da44c7e4971f5e85991ac30c8
|
|
|
|
| |
Change-Id: I80b55956f3f1cecec9e20082db09a86cd073d0e0
|
|
|
|
|
|
| |
This is a rerelease of 3.1.2 with Javadocs in English.
Change-Id: I2590703346044e607c828363b2d2387fca6a0028
|
|
|
|
| |
Change-Id: Icacce54f78bb1f90d42bf2cf11fdda05df83f973
|
|
|
|
| |
Change-Id: I2bbac89950c3af08e6e3df81d51d81b31d5b9192
|
|
|
|
| |
Change-Id: Iff7c8ea8eee3484b15f5291c4fef8f3a4f170730
|
|
|
|
| |
Change-Id: I2a111b0db2d140860535e1d8e5ca1d3953d8c68a
|