| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(mulk/quarkus-googlecloud-jsonlogging!24)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | patch | `3.16.1` -> `3.16.3` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.16.1` -> `3.16.3` |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | patch | `3.16.1` -> `3.16.3` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | patch | `3.16.1` -> `3.16.3` |
---
### Release Notes
<details>
<summary>quarkusio/quarkus</summary>
### [`v3.16.3`](https://github.com/quarkusio/quarkus/compare/3.16.2...3.16.3)
[Compare Source](https://github.com/quarkusio/quarkus/compare/3.16.2...3.16.3)
### [`v3.16.2`](https://github.com/quarkusio/quarkus/releases/tag/3.16.2)
[Compare Source](https://github.com/quarkusio/quarkus/compare/3.16.1...3.16.2)
##### Complete changelog
- [#​34824](https://github.com/quarkusio/quarkus/issues/34824) - AmazonLambdaRecorder Handler Discovery Erroneously Considers Decorators
- [#​38086](https://github.com/quarkusio/quarkus/issues/38086) - Documentation about `RecordCodecProvider` in MongoDB with Panache
- [#​42149](https://github.com/quarkusio/quarkus/issues/42149) - Upgrade Postgres 16
- [#​44039](https://github.com/quarkusio/quarkus/pull/44039) - WebSockets Next: create a new event loop context for each client
- [#​44132](https://github.com/quarkusio/quarkus/pull/44132) - Update getting-started-reactive.adoc
- [#​44149](https://github.com/quarkusio/quarkus/pull/44149) - Fix Config Error Screen
- [#​44152](https://github.com/quarkusio/quarkus/pull/44152) - Do not throw NPE in AfterAll interceptor if application didn't start
- [#​44155](https://github.com/quarkusio/quarkus/pull/44155) - Amazon Lambda - Support decorators
- [#​44156](https://github.com/quarkusio/quarkus/issues/44156) - Make OidcRequestContextProperties modifiable
- [#​44178](https://github.com/quarkusio/quarkus/pull/44178) - Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
- [#​44183](https://github.com/quarkusio/quarkus/pull/44183) - Properly apply the update recipes in version order
- [#​44184](https://github.com/quarkusio/quarkus/pull/44184) - Add Support for Trusted Proxy Detection on Forwarded Requests
- [#​44185](https://github.com/quarkusio/quarkus/issues/44185) - Repeating `@PermissionsAllowed` annotations totally disable method authentication
- [#​44189](https://github.com/quarkusio/quarkus/pull/44189) - Small improvements to the Deploying to Google Cloud guide
- [#​44190](https://github.com/quarkusio/quarkus/issues/44190) - ResteasyReactiveProcessor#setupEndpoints reports duplicate endpoints when a rest client matches a resource
- [#​44191](https://github.com/quarkusio/quarkus/pull/44191) - Update PostgreSQL image to 17
- [#​44201](https://github.com/quarkusio/quarkus/issues/44201) - Broken link
- [#​44202](https://github.com/quarkusio/quarkus/issues/44202) - Broken link?
- [#​44203](https://github.com/quarkusio/quarkus/pull/44203) - Make OidcRequestContextProperties modifiable
- [#​44204](https://github.com/quarkusio/quarkus/pull/44204) - Fix broken doc links
- [#​44207](https://github.com/quarkusio/quarkus/pull/44207) - Bump bouncycastle.version from 1.78.1 to 1.79
- [#​44209](https://github.com/quarkusio/quarkus/pull/44209) - Bump io.quarkus.develocity:quarkus-project-develocity-extension from 1.1.6 to 1.1.7
- [#​44221](https://github.com/quarkusio/quarkus/pull/44221) - Add extension description for websockets next
- [#​44227](https://github.com/quarkusio/quarkus/pull/44227) - Add stork-configuration-generator as an annotationProcessorPath
- [#​44229](https://github.com/quarkusio/quarkus/issues/44229) - ContainerResponseFilter with `@Priority(Integer.MIN_VALUE)` will be actually invoked with max priority
- [#​44232](https://github.com/quarkusio/quarkus/pull/44232) - Quartz: use a more reasonable default for quarkus.quartz.thread-count
- [#​44235](https://github.com/quarkusio/quarkus/issues/44235) - 3.16: `@WithTestResource` starts all test resources (regression)
- [#​44237](https://github.com/quarkusio/quarkus/pull/44237) - Properly implement priority of ContainerResponseFilter
- [#​44238](https://github.com/quarkusio/quarkus/pull/44238) - Refactor SecurityTransformerUtils to consider repeated annotations
- [#​44239](https://github.com/quarkusio/quarkus/pull/44239) - Replace oidc auth facebook screenshots with generic ones
- [#​44244](https://github.com/quarkusio/quarkus/pull/44244) - Bump `quarkiverse-parent` to 18
- [#​44245](https://github.com/quarkusio/quarkus/pull/44245) - Delete disabled job
- [#​44248](https://github.com/quarkusio/quarkus/pull/44248) - Ignore client interfaces when detecting duplicate endpoints
- [#​44263](https://github.com/quarkusio/quarkus/issues/44263) - Quarkus Dev UI - Clicking on gRPC - Services - service implementation class Uncaught exception received by Vert.x
- [#​44277](https://github.com/quarkusio/quarkus/pull/44277) - Dev UI Open in IDE make sure lineNumber is in quotes
- [#​44279](https://github.com/quarkusio/quarkus/pull/44279) - Limit `MATCHING_RESOURCES` TestResources to the test that declares them
- [#​44281](https://github.com/quarkusio/quarkus/issues/44281) - Included pages within a fragment ignores rendered=false property.
- [#​44298](https://github.com/quarkusio/quarkus/pull/44298) - Qute: fix rendered=false if a fragment includes nested fragment
- [#​44300](https://github.com/quarkusio/quarkus/issues/44300) - When testing request payload is populated with string "null" if enable-reflection-free-serializers enabled
- [#​44309](https://github.com/quarkusio/quarkus/pull/44309) - Avoid deserializing null nodes in reflection free Jackson serialization
- [#​44316](https://github.com/quarkusio/quarkus/issues/44316) - Duplicated field serialization using the generated reflection free Jackson serializers
- [#​44317](https://github.com/quarkusio/quarkus/pull/44317) - Avoid duplicated field serialization in reflection free Jackson serializers
- [#​44321](https://github.com/quarkusio/quarkus/pull/44321) - Use Java 21 by default in the Deploying to Google Cloud guide
- [#​44322](https://github.com/quarkusio/quarkus/pull/44322) - Explain in MongoDB docs that records are supported
- [#​44324](https://github.com/quarkusio/quarkus/pull/44324) - Take config annotation when trying to match test resources
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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-->
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to v3.10.1
|
|
|
|
| |
v3.2.7
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(mulk/quarkus-googlecloud-jsonlogging!23)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | minor | `3.14.4` -> `3.15.0` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.14.4` -> `3.15.0` |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | minor | `3.14.4` -> `3.15.0` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.14.4` -> `3.15.0` |
---
### Release Notes
<details>
<summary>quarkusio/quarkus</summary>
### [`v3.15.0`](https://github.com/quarkusio/quarkus/releases/tag/3.15.0)
[Compare Source](https://github.com/quarkusio/quarkus/compare/3.14.4...3.15.0)
##### Complete changelog
- [#​43207](https://github.com/quarkusio/quarkus/pull/43207) - Cleanup & nitpicks on guide: security-jwt
- [#​43297](https://github.com/quarkusio/quarkus/issues/43297) - Using jib with opentelemetry cannot produce a stable library layer
- [#​43300](https://github.com/quarkusio/quarkus/pull/43300) - Set filtered jar's manifest time to epoch
- [#​43309](https://github.com/quarkusio/quarkus/pull/43309) - Follow up of the fix making jar file reference close idempotent with minor comments and refactor
- [#​43313](https://github.com/quarkusio/quarkus/pull/43313) - Smallrye GraphQL: add missing federation annotations to index
- [#​43314](https://github.com/quarkusio/quarkus/pull/43314) - Make sure server log load on Dev UI start
- [#​43315](https://github.com/quarkusio/quarkus/pull/43315) - TLS reference guide IDs' unification
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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-->
|
|/ |
|
| |
|
|
|
|
| |
v3.2.6
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The old way is deprecated.
BREAKING CHANGE: This makes GoogleCloudJsonLoggingConfiguration into
an interface (it was a class before) and its 'enabled' field into a
method.
Change-Id: I1a5db74e009ad5427ab7348ab6a6c34b970d4148
|
|
|
|
| |
Change-Id: I48b8eeb21baa6fed22e831405fee716e35c0b3bf
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(mulk/quarkus-googlecloud-jsonlogging!22)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [io.quarkus:quarkus-extension-processor](https://github.com/quarkusio/quarkus) | | minor | `3.13.3` -> `3.14.0` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.13.3` -> `3.14.0` |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | import | minor | `3.13.3` -> `3.14.0` |
| [io.quarkus:quarkus-maven-plugin](https://github.com/quarkusio/quarkus) | build | minor | `3.13.3` -> `3.14.0` |
---
### Release Notes
<details>
<summary>quarkusio/quarkus</summary>
### [`v3.14.0`](https://github.com/quarkusio/quarkus/compare/3.13.3...3.14.0)
[Compare Source](https://github.com/quarkusio/quarkus/compare/3.13.3...3.14.0)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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-->
|
| |
| |
| |
| |
| |
| |
| | |
This is required while we are still using @ConfigRoot, which is
deprecated in favor of @ConfigMapping.
Change-Id: I07a97661ff874466e65f3d7a4d029aca63beea5d
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
v3.2.5
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: I8a5b9a99f6aea3ae846cb80079aa026b9d0e3256
|
|
|
|
| |
to v3.8.0
|
|
|
|
| |
Change-Id: I0d7fc3443cacda222a58e6f098ebed4310bb4691
|
|
|
|
| |
Change-Id: I42c3e1db77c6a30966c045faa492103c0946dedc
|
|
|
|
| |
Change-Id: I84cc903128d013ff7f6b6cee29353abbe0a84fc8
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Change-Id: Idb49db605a090b57dcf62b97855a4cf991421602
|
|
|
|
| |
Change-Id: Id6da50f0e738837fe1af68724edc795033e030cd
|
|
|
|
| |
Change-Id: Ia9c3f6fba9a29479a1eab1910d3529102bc866f9
|
|
|
|
| |
Change-Id: I8dcebfb6de16fcbb2b347ad03d40659a16647b74
|
|
|
|
| |
Change-Id: Ie77c964f211d5cfa89edaa21b3d458afcc4402c7
|
|
|
|
| |
Change-Id: I992c86866d1b8fd5212264a69c4d0845583a7db4
|