Commit Graph

16 Commits

Author SHA1 Message Date
Zihlu Wang e1f2b937a9 build: Upgrade to 1.2.1 2024-01-05 01:44:47 +08:00
Zihlu Wang 66c2c4c8b7 build(global): Build the version 1.2.0. 2023-10-18 00:45:49 +08:00
Zihlu Wang f95efc71c3 feat(global): Upgrade to v1.2.0-alpha 2023-10-17 03:40:05 +08:00
Zihlu Wang b2378df576 build(global): Changed version number. 2023-09-22 09:34:36 +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 f80c47e8ad docs(global): Optimised javadoc, changed the spelling to British English. 2023-09-18 15:04:10 +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 aa2a18268f refactor(property-guard): Remove useless imports.
Close #13
2023-09-10 13:40:39 +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