Skip to content

Releases: rtang03/fabric-es

v0.6.3

04 Aug 05:38
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

Added

  • tracking between private and public info
  • pagination
  • relay package
  • queryHandler package
  • full text search
  • parametric search
  • apollo-subscription
  • redis-based queryDatabase
  • add refreshToken in auth server and ui-control
  • add synchroize logout
  • add notification
  • add sniffer code

Modified

  • dev-net to using queryHandler
  • replace "getProjection" function with "find" function

Broken

  • dn-test.3.sh is broken. Need to fix later.

Removed

  • projectionDatabase

v0.6.2

21 May 13:56
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

Added

  • GraphQL resolver APIs for searching the projectionDb
  • Docker image versions follows release versions
  • reverse proxy
  • ui-account for user management
  • revamp auth server
  • update dev-net to include proxy, ui-account, redis
  • ci workflow can run "auth", "gateway-lib" unit test
  • update some dependency
  • upgrade to Fabric V2.1

Modified

  • Fix v2 related changes in dev-net to work with 3x orgs

v0.6.1

10 Apr 15:49
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

Added

  • dev-net runs both 2x and 3x orgs
  • multi-org integration tests

Modified

  • upgrade to Fabric v2
  • change from OR to AND endorsement policy

Remove

  • remove Ngac
  • disable image publishing to Google registry

v0.5.16

03 Apr 11:25
Compare
Choose a tag to compare
v0.5.16 Pre-release
Pre-release

Added

  • update for pwc reference implementation

v0.5.15

18 Mar 07:00
Compare
Choose a tag to compare
v0.5.15 Pre-release
Pre-release

Added

  • fabric-running network to unit and integration tests
  • unit/int test to create image & ci workflow
  • new package tester
  • add dev-net replacing lib-dev-net
  • PR #8

Removed

  • boilerplate.tar.gz from new release creation

Limitation

  • cannot "npm rebuild grpc" to right version; therefore fabric-cqrs test are tentatively removed #12