Releases: indeedeng/iwf
Releases · indeedeng/iwf
v1.19.1
What's Changed
- IWF-1115: adding S3 storage for lite server by @ktrops in #591
 - IWF-1133: fix threading with continue as new by @ktrops in #595
 - Fix race condition when creating s3 buckets by @something-something-something in #594
 
##Highlights
- The latest docker image should work now
 - Race condition where command threads didn't complete before moving on is now fixed.
 
Full Changelog: v1.19.0...v1.19.1
v1.19.0 Using S3 blobstore for large dataset!!!!
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
v1.18.4 Release
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
 
Full Changelog: v1.18.3...v1.18.4
v1.18.3
What's Changed
- Add API to publish internalChannel directly by @longquanzheng in #574
 
Full Changelog: v1.18.2...v1.18.3
v1.18.2
What's Changed
- IWF-1084: Fix TrimContextByTimeoutWithCappedDDL for long running api by @longquanzheng in #572
 
Full Changelog: v1.18.1...v1.18.2
v1.18.1
What's Changed
- IWF-1053: Fix greedy timer scheduler workflow cancelation bug by @lwolczynski in #569
 
Full Changelog: v1.18.0...v1.18.1
v1.18.0
What's Changed
- IWF-471: Add stateWaitUntilFailed to CommandResults by @samuel27m in #568
 
Full Changelog: v1.17.2...v1.18.0
v1.17.2
What's Changed
- Update README for temporal badge and more links for community by @longquanzheng in #565
 - IWF-774: Fix TestSignalWorkflowCadence test by @lwolczynski in #567
 
Full Changelog: v1.17.1...v1.17.2
v1.17.1
What's Changed
- Support Temporal API Key by @longquanzheng in #562
 - IWF-786: update libraries to fix bot vulnerability alerts by @dlukiantsev in #564
 
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- IWF-476: Remove deprecated memo optimization method by @stevo89519 in #556
 - IWF-481: Always use local activity for synchronous update based RPC by @samuel27m in #558
 - IWF-736: rename data objects to data attributes by @dlukiantsev in #559
 
New Contributors
- @dlukiantsev made their first contribution in #559
 
Full Changelog: v1.16.3...v1.16.4