Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use fixed health endpoint for wait strategy on new management port #142

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

dasniko
Copy link
Owner

@dasniko dasniko commented Apr 29, 2024

resolves #141

health and metrics endpoints will be exposed through a separate management interface/port, starting with KC25

This introduces also new method .getHttpMgmtPort()

If TLS/HTTPS is configured, the management interface also uses HTTPS, if not, then the management port uses HTTP.

@dasniko dasniko merged commit 0af9a02 into main Apr 30, 2024
2 checks passed
@dasniko dasniko deleted the 141_mgmt_port branch April 30, 2024 16:35
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 10, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
github-merge-queue bot referenced this pull request in camunda/camunda Jun 11, 2024
… v3.4.0 (main) (#19223)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[com.github.dasniko:testcontainers-keycloak](https://togithub.com/dasniko/testcontainers-keycloak)
| `3.3.1` -> `3.4.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.dasniko:testcontainers-keycloak/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.dasniko:testcontainers-keycloak/3.3.1/3.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dasniko/testcontainers-keycloak
(com.github.dasniko:testcontainers-keycloak)</summary>

###
[`v3.4.0`](https://togithub.com/dasniko/testcontainers-keycloak/releases/tag/3.4.0)

#### What's Changed

- use fixed health endpoint for wait strategy on new management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/142](https://togithub.com/dasniko/testcontainers-keycloak/pull/142)
- use envvars as default config options and add custom command parts by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/143](https://togithub.com/dasniko/testcontainers-keycloak/pull/143)
- allow for multiple provider classes locations by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/129](https://togithub.com/dasniko/testcontainers-keycloak/pull/129)
- new truststore config by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/144](https://togithub.com/dasniko/testcontainers-keycloak/pull/144)
- don't use client auth on http management port by
[@&#8203;dasniko](https://togithub.com/dasniko) in
[https://github.com/dasniko/testcontainers-keycloak/pull/146](https://togithub.com/dasniko/testcontainers-keycloak/pull/146)

**Full Changelog**:
dasniko/testcontainers-keycloak@v.3.3.1...3.4.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/camunda/camunda).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implement the new management interface for health and metrics endpoints
1 participant