dependabot[bot]
c970a70c35
build(deps): bump com.networknt:json-schema-validator in /java
...
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator ) from 1.5.7 to 3.0.3.
- [Release notes](https://github.com/networknt/json-schema-validator/releases )
- [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/networknt/json-schema-validator/compare/1.5.7...3.0.3 )
---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-09 08:18:44 +00:00
huangping
1333cb38d6
docs: add AGENTS.md, code audit reports, and implementation plans
...
Added hierarchical AGENTS.md files for root, java, native, services, web modules. Added comprehensive audit reports covering PRD progress, UI audit, full version gap analysis, code audit findings, and ONLYOFFICE status.
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-05-27 08:37:24 +08:00
huangping
027ecbd375
feat(sdk): add JNA bridge to replace JNI for Rust C ABI access
2026-05-25 15:15:14 +08:00
huangping
d3d26ba9b4
feat(sdk): add JNI bridge between Java NativeBridge and Rust C ABI
2026-05-25 15:02:12 +08:00
huangping
91aabb500c
feat: extend Java config, Schema, and DB for selfhosted licensing SDK
2026-05-18 22:20:14 +08:00
huangping
f94f03bcc2
feat(sdk): AuthConfigs, JSON Schema, examples, and release checksum CI
...
Add craftlabs-auth-config.schema.json, Java AuthConfigs model with tests,
example configs aligned to BP-10, C/Java/auth-config documentation,
native header notes, RELEASING guide, and workflow to verify SDK
artifact checksums on release tags.
Made-with: Cursor
2026-04-06 21:05:12 +08:00
hpd840321
3894315759
feat: add native/Java auth SDK, docs, CI, and examples
...
Made-with: Cursor
2026-04-06 17:42:09 +08:00