WeBankBlockchain WeIdentity Versions Save

基于区块链的符合W3C DID和Verifiable Credential规范的分布式身份解决方案

v3.1.0-rc.1

1 year ago

V3.1.0-rc.1 (2023-4-28)

  • Features:
  1. Add a way for local databases to deploy WeIdentity without deploying blockchain
  • Bugfixes:
  1. Upgrade components with known vulnerabilities
  • 特性
  1. 增加数据库部署及使用WeIdentity的方式,无需依赖区块链
  • Bug修复
  1. 修复已知漏洞组件

v3.0.0-rc.1

1 year ago

V3.0.0-rc.1 (2022-12-15)

  • Features:
  1. The project was restructured to strip the blockchain-related functions and interfaces from the project, as well as the presentation file transfer and format conversion functions from the project
  • Bugfixes:
  1. the value of sdk.sm-crypto in fisco.properties adapt to FISCO BCOS 3.0 guomi
  • 特性
  1. 对本项目重构,把区块链相关功能和接口从本项目剥离,把presentation 文件传输和格式转化等工具从本项目剥离
  • Bug修复
  1. 修复FISCO BCOS 3.0国密环境下把配置文件fisco.properties中sdk.sm-crypto的值转化错误的bug

v1.8.6-rc1

1 year ago

新增优化功能:

  1. 升级更新WeIdDocument相关的属性字段和方法以满足W3C DID规范
  2. 升级所使用weid智能合约的数据的存储和检索方式
  3. 升级WeId和Evidence相关的方法接口

Features:

  1. Upgrade the property fields in WeIdDocument to conform to the W3C DID Specification
  2. Upgrade the way data is stored and retrieved in the weid-contract
  3. Upgrade the interfaces related to WeId and Evidence

v1.8.5-rc1

1 year ago

V1.8.5-rc1 Release (2022-08-17)

新增优化功能:

  1. 替换web3sdk为fisco-bcos-java-sdk
  2. 支持国密算法
  3. 支持FISCO BCOS v3.0.0(rc4版本)
  4. 升级WeID-Build-Tools的功能适应新版本的weid-java-sdk

Features:

  1. Replace the web3sdk with fisco-bcos-java-sdk
  2. Support the OSCCA-approved(SM2/SM3) cryptography algorithm
  3. Support the FISCO BCOS 3.0.0 (rc4 version)
  4. Upgrade the functionality of WeID-Build-Tools to accommodate the new version of weid-java-sdk

v1.8.4

2 years ago

V1.8.4 Release (2022-02-18)

bug修复:

  1. 升级gradle wrapper支持到gradle-6.5.1
  2. 修复ci问题
  3. 移除bintray库依赖

v1.8.3

2 years ago

V1.8.3 Release (2021-12-11)

bug修复:

  1. 升级log4j到2.15.0

v1.8.2

2 years ago

V1.8.2 Release (2021-06-10)

新增优化功能:

  1. 修复依赖无法下载问题

v1.8.1

3 years ago

V1.8.1 Release (2021-04-25)

新增优化功能:

  1. 支持实时查询链上白名单数据
  2. 支持查询已认证权威机构总数
  3. 优化文档

v1.8.0

3 years ago

V1.8.0 Release (2021-01-26)

新增优化功能:

  1. weid-java-sdk支持国密版本节点
  2. 支持查询issuer总数
  3. 修复CPT注册时间问题
  4. 支持CPT链上分页查询
  5. 支持批量公钥转weId

v1.7.1

3 years ago

V1.7.1 Release (2020-12-30)

修复功能:

  1. 修复FISCO-BCOS最新节点无法实现批量查询问题