What's Changed
- Add s3 dependencies and state input of start workflow API by @longquanzheng in #575
- Refactor s3 to general blobStore by @longquanzheng in #576
- save initial data attributes to blob storage and read from blob stora… by @ktrops in #578
- Refactor blobStore to support listing and delete S3 objects by @longquanzheng in #577
- Add S3 count API for testing verification by @longquanzheng in #579
- Add S3 list and delete API by @longquanzheng in #580
- Add blobstore cleanup workflow by @longquanzheng in #582
- Remove duplicate activity input to decide/execute to save history by @longquanzheng in #585
- Add external storage support for next state input & setting data attr… by @ktrops in #584
- Add external storage support to get/set data attributes APIs by @ktrops in #587
- Fix NPE for start API with blobstore by @longquanzheng in #589
- adding set & get data attributes from RPC. Missing Synchronous/lockin… by @ktrops in #586
Full Changelog: v1.18.3...v1.19.0