semantic-release-bot
|
434430b85a
|
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-03-03)
### Bug Fixes
* eliminate the possibility of NullPointerException ([#56](https://github.com/maaroen/keycloak-discord/issues/56)) ([e2b5991 ](e2b5991c7e ))
* ignore discriminator if the value is "0" ([4c68b69 ](4c68b69b0b ))
* update authorization URL ([#28](https://github.com/maaroen/keycloak-discord/issues/28)) ([a31c116 ](a31c116092 ))
* update discord api endpoint urls ([0aa7f14 ](0aa7f14edf ))
* use DiscordIdentityProvider class in instantiating the Logger ([93003c2 ](93003c28bc ))
### Features
* implement IdentityProviderFactory#createConfig() which is ([9f359f5 ](9f359f5f61 ))
* update to keycloak 17.0.0 (based on Quarkus) ([f24ed18 ](f24ed18011 ))
* update to keycloak 22.0.1 (support new admin console) ([#37](https://github.com/maaroen/keycloak-discord/issues/37)) ([2c8da2d ](2c8da2da4b ))
* update to keycloak 26.0.5 ([05a3df4 ](05a3df43f2 ))
* updated provider for Keycloak 25.x ([#49](https://github.com/maaroen/keycloak-discord/issues/49)) ([c10480b ](c10480b798 ))
* use "Theme Resources" for the custom template ([7cb885c ](7cb885cea7 ))
|
8 months ago |
Jeroen Nederlof
|
806734f5e1
|
Merge pull request #3 from maaroen/wadahiro-master
Wadahiro master
|
8 months ago |
Jeroen Nederlof
|
7cebd03ce7
|
Merge from original main
|
8 months ago |
semantic-release-bot
|
c097c0d7b6
|
chore: setting next snapshot version [skip ci]
|
12 months ago |
semantic-release-bot
|
439e380fca
|
chore(release): 0.6.1 [skip ci]
## [0.6.1](https://github.com/wadahiro/keycloak-discord/compare/v0.6.0...v0.6.1) (2024-11-02)
### Bug Fixes
* eliminate the possibility of NullPointerException ([#56](https://github.com/wadahiro/keycloak-discord/issues/56)) ([e2b5991 ](e2b5991c7e ))
|
12 months ago |
Hiroyuki Wada
|
e2b5991c7e
|
fix: eliminate the possibility of NullPointerException (#56)
* fix: eliminate the possibility of NullPointerException
* build: fix release build
---------
Co-authored-by: Ryan Peper <ryan.peper@outlook.com>
|
12 months ago |
Hiroyuki Wada
|
d55eacf9bc
|
Prepare next development iteration 0.6.1-SNAPSHOT [ci skip]
|
12 months ago |
semantic-release-bot
|
5c0a0d77df
|
chore(release): 0.6.0 [skip ci]
# [0.6.0](https://github.com/wadahiro/keycloak-discord/compare/v0.5.0...v0.6.0) (2024-11-02)
### Bug Fixes
* ignore discriminator if the value is "0" ([4c68b69 ](4c68b69b0b ))
### Features
* update to keycloak 26.0.5 ([05a3df4 ](05a3df43f2 ))
* updated provider for Keycloak 25.x ([#49](https://github.com/wadahiro/keycloak-discord/issues/49)) ([c10480b ](c10480b798 ))
|
12 months ago |
Hiroyuki Wada
|
7a381bed88
|
Merge pull request #54 from wadahiro/dev
feat: update to keycloak 26.0.5
|
12 months ago |
Hiroyuki Wada
|
4c68b69b0b
|
fix: ignore discriminator if the value is "0"
|
12 months ago |
Hiroyuki Wada
|
05a3df43f2
|
feat: update to keycloak 26.0.5
|
12 months ago |
Hiroyuki Wada
|
8a5615277b
|
build: update to alternative maven-semantic-release (#53)
|
12 months ago |
Andy Thorne
|
c10480b798
|
feat: updated provider for Keycloak 25.x (#49)
|
12 months ago |
Ike Johnson-Woods
|
3a928611a4
|
Update Actions workflow
- Uses v4 of checkout, setup-java,and upload-artifact
- Sets up Java 21
|
1 year ago |
Ike Johnson-Woods
|
b8f8dcd8db
|
Update to Keycloak v25
|
1 year ago |
Evann Regnault
|
89c628c8a9
|
[Feature] Add possibility to add a role just by the mere presence in a guild
|
1 year ago |
Ike Johnson-Woods
|
ffc8642dc5
|
v0.5.2
|
2 years ago |
Ike Johnson-Woods
|
d0ac4a445d
|
Bump Keycloak version to 23.0.0
|
2 years ago |
Ike Johnson-Woods
|
d7a58a8b59
|
Remove `discord-` prefix from Keycloak Groups
|
2 years ago |
Ike Johnson-Woods
|
8126dcbf94
|
Add option to toggle `prompt=none`
|
2 years ago |
Ike Johnson-Woods
|
31e4863240
|
Update README with role syncing info
|
2 years ago |
Ike Johnson-Woods
|
67cabce26b
|
Don't throw error if user isn't in a guild
|
2 years ago |
Ryan Peper
|
15dc8ead1a
|
Conditionally append discriminator if not 0
|
2 years ago |
Ike Johnson-Woods
|
de023486cc
|
Fix up CI
|
2 years ago |
Ike Johnson-Woods
|
4fcaf88bfd
|
Upload files to artifact
|
2 years ago |
Ike Johnson-Woods
|
18edbef9c3
|
Remove unused theme partials
|
2 years ago |
Ike Johnson-Woods
|
f41b7b047a
|
Update to Keycloak 22.0.1
|
2 years ago |
semantic-release-bot
|
69d4ca2744
|
Prepare next development iteration 0.5.1-SNAPSHOT [ci skip]
|
2 years ago |
semantic-release-bot
|
d135398670
|
0.5.0 [ci skip]
|
2 years ago |
Hiroyuki Wada
|
7adcf717ce
|
build: fix build (#38)
|
2 years ago |
Hiroyuki Wada
|
2c8da2da4b
|
feat: update to keycloak 22.0.1 (support new admin console) (#37)
|
2 years ago |
Pierre Jeanjean
|
80ea83acfb
|
Force group claim check from OIDC context
|
2 years ago |
Pierre Jeanjean
|
3cc340cd71
|
Discord roles to Keycloak groups mapping support
|
2 years ago |
semantic-release-bot
|
15c27a9dae
|
Prepare next development iteration 0.4.2-SNAPSHOT [ci skip]
|
3 years ago |
semantic-release-bot
|
87ffabfdc6
|
0.4.1 [ci skip]
|
3 years ago |
Hacksawfred3232
|
a31c116092
|
fix: update authorization URL (#28)
Fixed a URL according to https://discord.com/developers/docs/topics/oauth2
|
3 years ago |
semantic-release-bot
|
91494c4fd1
|
Prepare next development iteration 0.4.1-SNAPSHOT [ci skip]
|
4 years ago |
semantic-release-bot
|
50bd2d8946
|
0.4.0 [ci skip]
|
4 years ago |
Hiroyuki Wada
|
187ae7a524
|
build: fix release build
|
4 years ago |
Hiroyuki Wada
|
4612586e79
|
build: fix release build
|
4 years ago |
Hiroyuki Wada
|
f24ed18011
|
feat: update to keycloak 17.0.0 (based on Quarkus)
Deprecated the EAR format to support Keycloak 17.0.0 (based on Quarkus).
|
4 years ago |
semantic-release-bot
|
7e3e1611c3
|
Prepare next development iteration 0.3.2-SNAPSHOT [ci skip]
|
5 years ago |
semantic-release-bot
|
67584940e3
|
0.3.1 [ci skip]
|
5 years ago |
Hiroyuki Wada
|
daa9c1a3ab
|
docs: fix URL
|
5 years ago |
Tan Jun Yan
|
0aa7f14edf
|
fix: update discord api endpoint urls
discordapp.com url planned to be discontinued 7th november
|
5 years ago |
Luke Nadur
|
93003c28bc
|
fix: use DiscordIdentityProvider class in instantiating the Logger
|
5 years ago |
semantic-release-bot
|
2db6e73a07
|
Prepare next development iteration 0.3.1-SNAPSHOT [ci skip]
|
6 years ago |
semantic-release-bot
|
129ad1b60a
|
0.3.0 [ci skip]
|
6 years ago |
Hiroyuki Wada
|
bf2ad9120b
|
Merge pull request #5 from wadahiro/issue-4
Support keycloak 9.0.2 and use "Theme Resources" for the template
|
6 years ago |
Hiroyuki Wada
|
7963dc9f9a
|
chore: setup automated release by github actions
|
6 years ago |