Zihlu Wang
5350b5d49b
feat(global): Upgrade to v1.1.2.
2023-10-17 11:07:25 +08:00
Zihlu Wang
687976f050
feat(global): Upgraded some dependencies.
...
logback 1.4.8 -> 1.4.11
slf4j-api 2.0.7 -> 2.0.9
lombok 1.18.28 ->
1.18.30
2023-10-17 11:07:02 +08:00
Theodore Hills
ec14096101
Merge pull request #17 from CodeCraftersCN/dev/v1.1.1
...
Upgrade to v1.1.1
2023-10-11 04:05:30 +08:00
Zihlu Wang
a0a7bfa718
docs(webcal): Added javadocs.
2023-09-22 09:37:24 +08:00
Zihlu Wang
5f0922387b
refactor(webcal): Optimised imports.
2023-09-22 09:36:08 +08:00
Zihlu Wang
373b30b805
fix(webcal): Fix the issue that some system are not able to load the output ics format.
...
Closes #16
2023-09-22 09:35:36 +08:00
Zihlu Wang
b2378df576
build(global): Changed version number.
2023-09-22 09:34:36 +08:00
Zihlu Wang
eacd4f077c
refactor(simple-jwt): Optimised the code performance.
2023-09-20 10:28:23 +08:00
Zihlu Wang
a670d9718b
doc(simple-jwt): Optimised Javadocs.
2023-09-20 10:27:49 +08:00
Zihlu Wang
eb3b3b1015
Merge pull request #15 from CodeCraftersCN/dev/v1.1.0
...
Upgrade to v1.1.0
2023-09-19 14:19:32 +08:00
Zihlu Wang
1c3f6ac2ec
build(global): Upgrade to v1.1.0
...
Upgrade to v1.1.0 stable version, and the translation of SIMPLIFIED
CHINESE will be published before 26 Sept, 2023.
BREAKING CHANGE: The order of parametres in
initialising
SnowflakeGuidCreator, the original sequence is:
"workerId,
dataCentreId"; and the new sequence is "dataCentreId,
workerId"
2023-09-19 14:11:14 +08:00
Zihlu Wang
b3926d3f27
docs(simple-jwt): Added author to javadoc.
2023-09-19 11:52:40 +08:00
Zihlu Wang
aa3213cbbe
refactor(devkit-utils): Changed the location of some codes.
2023-09-19 08:51:42 +08:00
Zihlu Wang
f80c47e8ad
docs(global): Optimised javadoc, changed the spelling to British English.
2023-09-18 15:04:10 +08:00
Zihlu Wang
fee85d5d84
docs(devkit-core): Optimised javadoc.
2023-09-18 11:12:16 +08:00
Zihlu Wang
007d192b01
refactor(devkit-utils): Optimised the time zone for getting current timestamp.
2023-09-18 10:01:27 +08:00
Zihlu Wang
09c973dde4
refactor(devkit-utils): Changed the order of the parameters.
2023-09-18 09:51:00 +08:00
Zihlu Wang
52f90e6507
docs(devkit-utils): Optimised javadoc.
2023-09-18 09:25:16 +08:00
Zihlu Wang
a66879a99b
docs(devkit-utils): Optimised javadoc, changed to better expression.
2023-09-16 17:08:04 +08:00
Zihlu Wang
7b653edb3b
docs(global): Changed spelling with BrE.
2023-09-15 15:41:23 +08:00
Zihlu Wang
6549373e8d
docs(global): Optimised javadocs.
2023-09-15 15:36:25 +08:00
Zihlu Wang
baa91f626a
build(global): Upgrade to v1.1.0-beta
2023-09-15 10:11:39 +08:00
Zihlu Wang
07e7e2d4fa
build(global): Upgrade to v1.1.0-aloha1
2023-09-12 08:36:01 +08:00
Zihlu Wang
c9735c5290
refactor(property-guard): Changed encryption mark from "pe:" to "pg:"
...
BREAKING CHANGE: Changed the encryption mark from "pe:" to "pg:", this
version is not compatable with v1.1.0-alpha
2023-09-12 08:35:35 +08:00
Zihlu Wang
f28de398fe
Merge remote-tracking branch 'origin/dev/1.1.0' into dev/1.1.0
2023-09-10 13:40:51 +08:00
Zihlu Wang
aa2a18268f
refactor(property-guard): Remove useless imports.
...
Close #13
2023-09-10 13:40:39 +08:00
Zihlu Wang
a47081cb76
refactor(property-guard): Remove useless imports.
2023-09-10 13:19:26 +08:00
Zihlu Wang
23e267e91f
feat(property-guard): Remove useless imports.
2023-09-09 20:49:22 +08:00
Zihlu Wang
bed413dd39
docs(property-guard): Finished docs.
2023-09-09 20:44:30 +08:00
Zihlu Wang
90a9171f42
refactor(property-guard): Changed the package name.
2023-09-09 20:38:02 +08:00
Zihlu Wang
956ce5de1e
feat(property-guard): Added property-guard to protect the secrets in configuration files.
2023-09-09 20:21:34 +08:00
Zihlu Wang
f88ac1511b
build: Rename property-encryptor to property-guard.
2023-09-09 20:20:57 +08:00
Zihlu Wang
08a2cc9f6e
build(global): Upgrade to 1.1.0-alpha
2023-09-09 20:19:04 +08:00
Zihlu Wang
c655a6d9a1
feat(devkit-utils): Added AesUtil.
2023-09-09 18:49:43 +08:00
Zihlu Wang
48d0a5b71b
Merge remote-tracking branch 'origin/dev/1.0.2' into dev/1.0.2
2023-08-31 16:37:14 +08:00
Zihlu Wang
81ebb01cfe
build(global): Upgrade to 1.0.2
2023-08-31 16:37:01 +08:00
Zihlu Wang
cd2ddb95c3
fix(simple-jwt-authzero): Removed unused empty line in logs.
...
Closes #10
2023-08-31 16:36:59 +08:00
Zihlu Wang
714c4ecd3a
build(global): Upgrade to 1.0.2
2023-08-30 14:23:44 +08:00
Zihlu Wang
8635bdd032
fix(simple-jwt-authzero): Removed unused empty line in logs.
2023-08-30 14:09:21 +08:00
Zihlu Wang
d2b57d7dff
Merge pull request #9 from CodeCraftersCN/fix/#8
...
Adjusted the order of bean initialisations.
2023-08-28 15:17:55 +08:00
Zihlu Wang
020f7d3456
fix: Fixed the initialising order of bean jtiCreator and ~TokenResolver
2023-08-28 14:41:02 +08:00
Zihlu Wang
91be88a65b
refactor: Removed debug logs.
2023-08-28 14:31:24 +08:00
Zihlu Wang
cb9ca54640
fix: Fix beans are not loaded as the expected order.
...
Closes #8
2023-08-28 14:28:43 +08:00
Zihlu Wang
63a44bae87
fix: Fix beans are not loaded as the expected order.
2023-08-28 14:23:55 +08:00
Zihlu Wang
1a59de777a
Merge pull request #7 from CodeCraftersCN/release/v1.0.0
...
Release of v1.0.0
2023-08-23 17:13:44 +08:00
zihluwang
48b9013024
chore: Added copyright information in root pom file.
2023-08-23 17:12:40 +08:00
Theodore Hills
1c892a2bc9
feat(webcal): Added logback configuration files.
2023-08-17 20:36:30 +08:00
Theodore Hills
fc0cc6f538
refactor(global): Upgrade to version 1.0.0.
2023-08-17 20:36:05 +08:00
Theodore Hills
cd162a5462
Merge pull request #6 from CodeCraftersCN/upgrade/v1.0.0-RC
...
Upgrade to v1.0.0-RC
2023-08-15 18:16:01 +08:00
Theodore Hills
cadf48d04d
Merge pull request #5 from CodeCraftersCN/build/upgrade-spring-version
...
Upgrade Spring version to 6.0.9
2023-08-13 02:57:40 +08:00