1029 Commits

Author SHA1 Message Date
Sebastian Rose
4fb1c41155 Sending Mails via SMTP and XOAUTH2 authentication mechanism
Closes #17432

Signed-off-by: Sebastian Rose <sebastian.rose@gmail.com>
2025-03-21 10:12:18 +01:00
Martin Bartoš
9dff5dbf62
Upgrade to Quarkus 3.20.0.CR1 (#38111)
Closes #38107

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-03-14 12:08:44 +00:00
Václav Muzikář
eff9e8d95e
Upgrade to Quarkus 3.19.2 (#37851)
Closes #37850

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2025-03-06 15:45:51 +01:00
Pedro Ruivo
071e97f42f
Fixed the annotation processor path for JDK 22+ (#37819)
Fixes #37816

Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2025-03-04 15:58:31 +01:00
Alexander Schwartz
3109812f7a
Upgrade to Infinispan 15.0.14 (#37712)
Closes #37711

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-03-03 09:09:29 +01:00
Martin Bartoš
6f0ed46404
Upgrade to Quarkus 3.19.0.CR1 (#37492)
Closes #37436

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-02-24 19:52:01 +01:00
Bruno Oliveira da Silva
873d363b1d CVE-2024-47072 - XStream is vulnerable to a Denial of Service attack due to stack overflow from a manipulated binary input stream [main]
Closes #37360

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2025-02-24 14:29:34 -03:00
Stian Thorgersen
d5de190a0d
Add OAuthClient supplier for new test framework (#37487)
Closes #37486

Signed-off-by: stianst <stianst@gmail.com>
2025-02-20 06:22:40 +01:00
Bruno Oliveira da Silva
bcb2498247 Upgrade to Quarkus 3.18.3 to address CVE issues
Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2025-02-19 07:00:36 -03:00
Václav Muzikář
764ca50fc4
Upgrade to Quarkus 3.18.2 (#37300)
* Upgrade to Quarkus 3.18.2

Closes #37056

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>

* Update docs/documentation/upgrading/topics/changes/changes-26_2_0.adoc

Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
Signed-off-by: Václav Muzikář <vaclav@muzikari.cz>

---------

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
Signed-off-by: Václav Muzikář <vaclav@muzikari.cz>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-02-17 16:30:05 +01:00
Alexander Schwartz
a0a5d0bcb2
Prevent duplicate keys in message properties for themes (#37179)
Closes #33357

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2025-02-13 09:38:31 +01:00
Alexander Schwartz
5a8c014cb5
Upgrade to latest JGroups patch version to resolve thread pinning (#37286)
Closes #37285

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-02-12 13:34:20 +01:00
Ryan Emerson
baa6ebbeb8
Upgrade to Infinispan 15.0.13.Final
Closes #37253

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2025-02-11 16:07:39 +00:00
Václav Muzikář
aff423c7e9
Upgrade to Quarkus 3.17.8 (#36758)
Closes #36757
Closes #33475
Closes #34454

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2025-01-27 18:20:05 +01:00
Pedro Ruivo
26a3c09725 Upgrade Infinispan to 15.0.12.Final
Closes #36686

Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
2025-01-22 15:17:29 +01:00
Peter Skopek
df2e5e8039 Adding SAML adapter zip distribution back to the sources
Signed-off-by: Peter Skopek <pskopek@redhat.com>
2025-01-17 09:14:22 +01:00
Alexander Schwartz
e760121956
Avoid using docker hub for pulling images (#36334)
Closes #36331

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2025-01-10 13:01:44 +01:00
Martin Bartoš
0cfeabe6cf
Upgrade to Quarkus 3.15.2 (#35078)
* Upgrade to Quarkus 3.15.2

Closes #35077

Signed-off-by: Martin Bartoš <mabartos@redhat.com>

* Remove workaround for overridden micrometer dependencies

Closes #33469

Signed-off-by: Martin Bartoš <mabartos@redhat.com>

* Unable to use custom handlers for HTTP OPTIONS method in subresources

Fixes #36009

Signed-off-by: Martin Bartoš <mabartos@redhat.com>

---------

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-01-07 11:37:39 +01:00
Stian Thorgersen
ba93c1b92a
Add options to skip adapter and docs to be built (#35653)
Signed-off-by: stianst <stianst@gmail.com>
2024-12-06 08:16:11 +01:00
Stefan Guilhen
3c33a7180e
Add initial IPA-Tuura federation (#35467)
* Add initial federation ipatuura plugin

Closes #35325

Signed-off-by: Justin Stephenson <jstephen@redhat.com>
Signed-off-by: Stefan Guilhen <sguilhen@redhat.com>
Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>
2024-12-02 14:59:21 -03:00
Jon Koops
faf36dd2f0
Move root PNPM workspace to js directory (#35456)
Closes #35455

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-11-29 17:20:32 +01:00
Jon Koops
89f7d73486
Upgrade tooling to Node.js version 22 (#35137)
Closes #35136

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-11-29 13:48:28 +01:00
Peter Skopek
aceb8bce92 SAML Adapter Galleon Pack for EAP8 cannot use new metadata options for layers
Closes #35410

Signed-off-by: Peter Skopek <pskopek@redhat.com>
2024-11-29 12:53:15 +01:00
Stian Thorgersen
252a2955b3
Updated tested MariaDB version to 11.4 (#35334)
Closes #35333

Signed-off-by: stianst <stianst@gmail.com>
2024-11-29 08:39:33 +01:00
Stian Thorgersen
cf4d7c62ce
Updated tested PostgreSQL version to 17 (#35332)
Closes #35331

Signed-off-by: stianst <stianst@gmail.com>
2024-11-29 08:39:27 +01:00
Jon Koops
7f0983a48c
Move themes PNPM build into js directory (#35413)
Closes #35411

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-11-29 08:37:26 +01:00
Ryan Emerson
20e68ffb15 Remove outdated protostream.version comment
Closes #34931

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-11-28 19:58:25 +01:00
Stian Thorgersen
c429c9aa55
Updated tested MySQL version to 8.4 (#35336)
Closes #35335

Signed-off-by: stianst <stianst@gmail.com>
2024-11-27 10:06:21 +01:00
Pedro Ruivo
837fbf85f4
Upgrade to ISPN 15.0.11.Final
Closes #34931

Signed-off-by: Pedro Ruivo <pruivo@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-11-15 12:38:50 +00:00
Stian Thorgersen
b82ec62eb7
Add database testsuite matrix to new testsuite (#34775)
Closes #34692

Signed-off-by: stianst <stianst@gmail.com>
2024-11-11 07:04:30 +01:00
Stian Thorgersen
a7af380f71
Break up test-framework into multiple modules, and introduce placeholder for new testsuite (#34507)
Closes #34194

Signed-off-by: stianst <stianst@gmail.com>
2024-11-01 08:52:00 +01:00
niekdonk
98a4faf289
Use property parameter instead of duplicating content
Use the provided pnpm.args.install property instead of duplicating the contents

Closes #34447

Signed-off-by: niekdonk <36667461+niekdonk@users.noreply.github.com>
2024-10-31 10:09:12 +01:00
Steven Hawkins
dbc2ab3cd0
fix: upgrading angus mail to 2.0.3 (#34316)
closes: #33798

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-10-25 17:36:07 +02:00
Miquel Simon
602604459d
Added support for Nexus 3 repositories (#34138)
Closes #34136

Signed-off-by: Miquel Simon <msimonma@redhat.com>
2024-10-24 12:19:09 +02:00
Jon Koops
2f9ecb06cd
Upgrade Node.js + PNPM versions and regenerate lockfile (#33466)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-21 11:35:17 +02:00
Ryan Emerson
bf89897ba6
Upgrade to proto-schema-compatibility-maven-plugin 5.0.12.Final (#33738)
Closes #33711

Upgrading prevents dangling proto.lock file being created when
commitProtoLock=false

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-10-10 10:44:04 +02:00
Ryan Emerson
42484bd884
Allow proto-schema-compatibility-maven-plugin to be skipped with property (#33693)
Closes #33692

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-10-08 14:22:41 +00:00
Michal Hajas
284eeaefe4 Upgrade Infinispan to 15.0.10.Final
Closes #33646

Signed-off-by: Michal Hajas <mhajas@redhat.com>
2024-10-07 17:55:19 +02:00
Ryan Emerson
e7ad9ff2d6 Add proto-schema-compatibility-maven-plugin check against release/26.0 branch to main
Closes #33565

Signed-off-by: Ryan Emerson <remerson@redhat.com>
2024-10-04 15:55:12 +02:00
Václav Muzikář
65464a4244
Upgrade to Quarkus 3.15.1 (#33323)
Closes #31932

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-09-27 11:32:11 +00:00
mposolda
8f038f19dd Upgrade BCFIPS to 2.0
closes #30415

Signed-off-by: mposolda <mposolda@gmail.com>
2024-09-26 06:52:21 +02:00
Jon Koops
46b0b6195c
Remove keycloak-js-adapter-jar artifact (#33196)
Closes #32824

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-09-23 15:46:56 +00:00
Václav Muzikář
93b00cf271
Upgrade to Quarkus 3.14.4 (#32971)
Closes #32970

Closes #32785

Closes #32784

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-09-17 14:18:53 +02:00
Václav Muzikář
83c00731c3
Upgrade to Quarkus 3.14.2 (#32519)
Closes #32517

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-09-13 20:18:48 +02:00
Bernhard Strähle
bfe9d2343c
Remove crd-generator-apt from operator (#32555)
* Remove crd-generator-apt from operator to avoid generating CRDs multiple times

Signed-off-by: Bernhard Strähle <bernhard.straehle@gmail.com>

* Add io.sundr/builder-annotations to managed dependencies

Signed-off-by: Bernhard Strähle <bernhard.straehle@gmail.com>

---------

Signed-off-by: Bernhard Strähle <bernhard.straehle@gmail.com>
2024-09-13 12:01:55 +02:00
Jon Koops
cafc905a1e Remove keycloak-test-helper module
Closes #584

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-09-12 09:13:26 +02:00
Jon Koops
d82ca2ed41
Some regular maintenance to JavaScript tooling (#32423)
- Updates PNPM to version 9.9.0
- Updates Node.js to version 20.17.0 (latest LTS)
- Regenerates lockfile to upgrade transitive dependencies

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-08-29 07:07:22 -03:00
Lukas Hanusovsky
2b2107f397
Move Test Framework (#32407)
* Move Test Framework

Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>

* Update .github/workflows/ci.yml

Signed-off-by: Stian Thorgersen <stian@redhat.com>

---------

Signed-off-by: Lukas Hanusovsky <lhanusov@redhat.com>
Signed-off-by: Stian Thorgersen <stian@redhat.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2024-08-28 14:14:08 +02:00
mposolda
cd947ce3bc Removing policy-enforcer from Keycloak repository
closes #32191

Signed-off-by: mposolda <mposolda@gmail.com>
2024-08-28 07:40:20 -03:00
Václav Muzikář
1584b8ef02 Upgrade to Quarkus 3.13.3
Closes #32389

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-08-26 14:00:07 +02:00