What's Changed
- add custom application metadata to public data on ledger by @arner in #1050
- Idemix Schema Manager support by @adecaro in #1144
- fabtoken driver: Validator.NewValidator should take as argument IssueExtraValidators and AuditingExtraValidators. #1139 by @adecaro in #1148
- nwo: do not create folders that are not used by @adecaro in #1149
- don't panic if the wallet is not found by @arner in #1142
- ttx collect endorsement: no need to distribute the envevelope anymore #1157 by @adecaro in #1161
- approval: no need to process RWSet #1165 by @adecaro in #1166
- development documentation by @adecaro in #1163
- introduce stricter linter configuration #1169 by @adecaro in #1170
- upgradability: fixes to allow more easily to extend an existing driver #1154 by @adecaro in #1155
- build(deps): Bump golang.org/x/oauth2 from 0.26.0 to 0.27.0 by @dependabot[bot] in #1171
- Use new FSC Prometheus Reporter #1177 by @alexandrosfilios in #1175
- rework token/services/db/sql/common/identity.go #1167 by @adecaro in #1168
- introduce nocache and ristretto-based cache #1173 by @adecaro in #1174
- context logging: token/core/common/backend.go by @drucker-nir in #1179
- expand the reach of context.Context #1135 by @adecaro in #1180
- get rid of github.com/pkg/errors by @adecaro in #1188
- network service: query states #1189 by @adecaro in #1190
- optimize membership/TypedIdentityInfo #1181 by @adecaro in #1182
- token finality service: remove support for committer #1115 by @alexandrosfilios in #1176
- Otel Events Sanitization + Issues 1196 and 1194 #1018 by @adecaro in #1193
- metrics harmonization: namespace code cleanup, ignore .work files by @SaidAltury-ibm in #1186
- tokengen: version override #1197 by @adecaro in #1198
- network service/fabric: remove RWSetProcessor #1199 by @adecaro in #1200
- build(deps): Bump github.com/docker/docker from 27.2.0+incompatible to 28.0.0+incompatible by @dependabot[bot] in #1208
- performance tricks #1218 by @adecaro in #1219
- Bump FSC by @mbrandenburger in #1217
- enhanced redeem: make issuer signature optional #1134 by @adecaro in #1216
- config service: import a TMS configuration #1209 by @adecaro in #1210
- extensions by @adecaro in #1221
- deprecate the use of some mathlib curves #1203 by @adecaro in #1204
- fix panic error - DeliveryScanQueryByID, ScanFromBlock function by @thibaudgermain in #1225
- idemix race checks by @adecaro in #1147
- Bump FSC by @mbrandenburger in #1220
- fabricx integration by @adecaro in #1229
- Auditor signatures should be verified when len(pp.Auditor) != 0 #1223 by @adecaro in #1235
- build(deps): Bump github.com/quic-go/quic-go from 0.48.2 to 0.49.1 by @dependabot[bot] in #1234
- Proper Error Handling and Normalization by @adecaro in #1238
- Bump FSC by @AkramBitar in #1240
- fix: delete token loken even if it doesn't exist on request table by @anisherbadji1 in #1239
- add missing nil checks to dlog/auditor.go and transaction.go by @KElkhiyaoui in #1243
- build(deps): Bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /token/services/identity/storage/kvs/hashicorp by @dependabot[bot] in #1248
- Allow extensions for token parameters #1241 by @adecaro in #1244
- Document education session 1 by @AkramBitar in #1249
- build(deps): Bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 by @dependabot[bot] in #1253
- make generators versioned, add input interface for validator context by @arner in #1258
- AcceptView may expose a signing oracle #1233 by @adecaro in #1254
- FSC update by @adecaro in #1263
- dlog v1 finalization: check the IssueAction against the passed metadata. #940 by @adecaro in #1242
- EndorseView may expose a signing oracle #1255 by @adecaro in #1257
- check the type of PEM block by @HayimShaul in #1252
- ttx service: create TxAuditor from the TMSID by @adecaro in #1267
- use new FSC by @HayimShaul in #1245
- build(deps): Bump golang.org/x/crypto from 0.40.0 to 0.45.0 in /token/services/identity/storage/kvs/hashicorp by @dependabot[bot] in #1268
- Update to FSC #1085 by @adecaro in #1270
- dlog token driver: better buckets for metrics by @adecaro in #1272
- tokenchaincode extensions by @adecaro in #1276
- Update FSC to the current main by @adecaro in #1275
- improve memory footprint: logging #1273 by @adecaro in #1280
- dlog transfer service: benchmark tests #1278 by @adecaro in #1279
- RequestApprovalResponderView misses empty rwset checks #1230 by @adecaro in #1265
- dlog transfer service: benchmark #1281 by @adecaro in #1282
- FSC v0.7.0 by @adecaro in #1286
New Contributors
- @thibaudgermain made their first contribution in #1225
- @anisherbadji1 made their first contribution in #1239
Full Changelog: v0.5.0...v0.7.0