Commit Graph

35 Commits

Author SHA1 Message Date
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 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 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 81ebb01cfe build(global): Upgrade to 1.0.2 2023-08-31 16:37:01 +08:00
Zihlu Wang 020f7d3456 fix: Fixed the initialising order of bean jtiCreator and ~TokenResolver 2023-08-28 14:41:02 +08:00
zihluwang 48b9013024 chore: Added copyright information in root pom file. 2023-08-23 17:12:40 +08:00
Theodore Hills fc0cc6f538 refactor(global): Upgrade to version 1.0.0. 2023-08-17 20:36:05 +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
Zihlu Wang 4a1dcb9821 chore(global): Changed spring version to 6.0.9 2023-08-13 02:52:40 +08:00
Zihlu Wang 1e865b87d6 chore(global): Changed the developer github id in pom. 2023-08-13 02:51:30 +08:00
zihluwang 628e4cd217 build: Changed version code to v1.0.0-RC 2023-08-13 01:32:57 +08:00
zihluwang dc51ec00c3 build: Upgrade to 1.0.0-beta 2023-08-12 03:23:19 +08:00
zihluwang 25b5b52ff0 build(maven): Changed the snapshot repository id to match maven settings. 2023-08-12 03:15:30 +08:00
zihluwang 8b3179756c build(global): Upgraded snapshot distribution url 2023-08-08 03:33:39 +08:00
zihluwang 84123295ef build: Changed build script.
Make project packages available on Maven Central and GitHub Packages.
2023-08-07 19:08:28 +08:00
Zihlu Wang e7a4deb9b6 build(global): Build jar files, upload to github packages and maven central 2023-08-07 12:00:20 +08:00
Zihlu Wang 645064e774 docs(webcal): Optimised docs 2023-08-07 11:56:09 +08:00
Zihlu Wang 3cb6805185 feat(webcal): Finished main features of webcal module 2023-08-06 18:32:16 +08:00
Zihlu Wang 6557b65d8a feat(simple-jwt-jjwt): Complete the implementation with io.jsonwebtoken:jjwt-api 2023-08-04 19:45:23 +08:00
Zihlu Wang 1370ed4e77 build(devkit-utils): Renamed module dev-utils to devkit-utils 2023-07-31 23:45:58 +08:00
Zihlu Wang 9f15987898 build: Due to the internet problems in China, use USTC as proxy for maven central 2023-07-31 20:22:32 +08:00
Zihlu Wang fc0f3e2289 docs: removed jjwt and created module 'simple-jwt-spring-boot-starter' 2023-07-31 20:21:16 +08:00
Zihlu Wang fb4e3db86f feat: update project info
Updated the parent to org.sonatype.oss:oss-parent:9.
Updated the project
inception year to 2023.
Updated the organization to "CodeCrafters".
2023-07-31 20:20:12 +08:00
Zihlu Wang 397405acca build(simple-jwt): Optimized the module dependency tree. 2023-07-31 20:05:34 +08:00
Zihlu Wang 2ee7ed79f0 build(global): optimised dependency references 2023-07-30 22:50:09 +08:00
Zihlu Wang 948521cb4c feat(simple-jwt-authzero): finished authzero implementation 2023-07-30 22:47:17 +08:00
Zihlu Wang 6c90c69129 build(global): added dependencies
added dependencies com.auth0:java-jwt and io.jsonwebtoken:jjwt for jwt
implementation
2023-07-30 02:37:26 +08:00
Zihlu Wang a2f2313142 feat(simple-jwt-facade): finished the design of simple-jwt-facade 2023-07-29 23:57:54 +08:00
Zihlu Wang ee666bd3b9 build(devkit-core): created module devkit-core 2023-07-29 22:49:48 +08:00
Zihlu Wang 41544f231a feat(guid): added facade guid creator and snowflake guid generator 2023-07-28 19:32:46 +08:00
Zihlu Wang 44de3bcf69 build: create repository 2023-07-28 19:01:44 +08:00