Commit Graph

32 Commits

Author SHA1 Message Date
zihluwang f771b1af19 refactor: upgrage copyright years 2025-01-25 19:25:21 +08:00
zihluwang a8aa5b16e3 build: upgrade to v1.8.0 2025-01-19 00:07:41 +08:00
zihluwang 97e1448d98 build: upgrade to v1.7.0 2024-12-29 12:47:57 +08:00
zihluwang 96787889a6 refactor: renamed variables in build scripts 2024-10-22 22:19:05 +08:00
zihluwang 8db8669c89 chore: updated dependencies 2024-10-22 12:47:58 +08:00
zihluwang 1ae57de8be build: build version 1.6.4 2024-09-15 09:41:54 +08:00
zihluwang a9f75fbacc build: upgrade to 1.6.3 2024-09-15 00:19:19 +08:00
熊熊熊子路 2c036a96c7 fix: added private constructor 2024-08-22 14:52:53 +08:00
zihluwang 51141350f7 build: build version 1.6.1 2024-08-22 11:51:02 +08:00
zihluwang fe88788611 feat: added ECDSA-based algorithm support
make the simple-jwt auth0 implementation can use ECDSA-based algorithms

BREAKING CHANGE: the io.jsonwebtoken:jjwt implementation was
discontinued since its design made a big challenge to encapsulation
2024-08-06 22:02:00 +08:00
zihluwang 2e31d9dd65 build: build v1.5.0 2024-06-26 08:48:36 +08:00
Zihlu Wang 1e1b810e42 fix: fixed code hints for configurations in IDEA disppeared
Closes #29
2024-06-03 19:01:37 +08:00
Zihlu Wang 9c63a33643 build: upgrade dependencies 2024-04-30 10:40:09 +08:00
Zihlu Wang e531ec438d build: build version 1.4.0 2024-04-29 18:17:23 +08:00
Zihlu Wang 2ed7203b39 ci: fixed cannot export a key ring file 2024-04-29 16:18:59 +08:00
Zihlu Wang 25f5a092d7 ci: fix creating secret key ring file 2024-04-29 16:15:53 +08:00
Zihlu Wang 935d54cb13 ci: fix creating secret key ring file 2024-04-29 14:42:01 +08:00
Zihlu Wang a89f8225aa ci: fix creating secret key ring file 2024-04-29 14:37:03 +08:00
Zihlu Wang 4a89118b49 ci: fix creating secret key ring file 2024-04-29 14:30:15 +08:00
Zihlu Wang 2a51489073 ci: fix creating secret key ring file 2024-04-29 14:26:52 +08:00
Zihlu Wang d8df8f0fe9 ci: fix creating secret key ring file 2024-04-29 14:24:35 +08:00
Zihlu Wang d3e5bf84b3 ci: add steps used to publish artefacts to maven central 2024-04-29 14:16:15 +08:00
Zihlu Wang 8dd0dad8d9 feat: Moved package name from cn.org.codecrafters to com.onixbyte 2024-04-26 01:50:46 +08:00
Zihlu Wang 5b2e96c938 refactor: Upgrade version to 1.4.0
- Upgrade to 1.4.0
- Upgrade Spring Framework to 6.1.3 to prevent
CVE-2024-22233
- Upgrade Spring Boot to 3.2.3 to prevent CVE-2024-22233
2024-03-12 10:36:25 +08:00
Zihlu Wang f764f9f3a0 refactor: Upgrade version to 1.4.0 2024-03-12 10:21:52 +08:00
Zihlu Wang 1a194396ff feat: Added logback configurations to each project and upgrade jjwt to 0.12.5 2024-03-11 15:17:11 +08:00
Zihlu Wang fa27fdb797 build: Upgrade to v1.3.2 2024-02-24 03:00:53 +08:00
Zihlu Wang 5375d00be5 build: Upgrade to v1.3.1
excluded logback configurations
2024-02-23 02:13:48 +08:00
Zihlu Wang e1ecc9f68e build: Build and release version 1.3.0. 2024-01-31 16:39:30 +08:00
Zihlu Wang e120becf94 build: Change build scripts. 2024-01-31 11:10:48 +08:00
Zihlu Wang 860bbc2b8f build: Finished moving to gradle. 2024-01-31 04:41:10 +08:00
Zihlu Wang 5e31565dd2 build: Changed toolchain to gradle. 2024-01-31 02:43:17 +08:00