Skip to content

Releases: photostructure/batch-cluster.js

Release 10.3.0

25 Feb 20:32
cf5e955
Compare
Choose a tag to compare
  • prep 10.3 (20cdee5)
  • rebuild docs (e13cb20)
  • make streamFlushMillis defaults larger (fe5e6fd)
  • expect more failed procs for flaky test (92cad2c)
  • bump up streamFlushMillis in CI (e3e5503)
  • slow ci is slooooow (1851713)
  • add noTaskData spec assertions (5ffe303)
  • add new noTaskData event. Normalize imports. Bump up CI timeouts. (75e72a8)

Release 10.2.0

25 Feb 06:05
9bb8485
Compare
Choose a tag to compare
  • prep 10.2.0 (7c78dd1)
  • rebuild docs (2163943)
  • BatchCluster improvements (559bb36)
  • add fatalError event (0ffdda6)
  • default to 0 instead of incurring a new BatchClusterOptions() (6c8a327)
  • fix log message whitespace (498906c)
  • better Rate impl: no array, and graceful rate decay (343543b)

Release 10.1.1

24 Feb 00:26
b7832a0
Compare
Choose a tag to compare
  • let's go with 10.1.1 instead: it's a bugfix release. (e991971)
  • switch to release-it (a92873d)
  • don't count stream flush millis against task timeouts (c5c8022)
  • bump up timeouts in CI (d82ea6b)
  • don't timeout multiproc test in CI (53274d5)
  • bump up streamFlushMillis (7b7eef9)
  • rebuild docs (9d2a94d)
  • handle null and 0 streamFlushMillis (41f1def)
  • push onIdle calls down to BatchProcess to ensure they always get called (0e14749)
  • prep release (d44751f)
  • ncu -u. rebuild docs. (ec09d9a)
  • Fix #15 and fix over-reap on maxProc reduction (b84fad9)

v10.1.0

23 Feb 02:08
v10.1.0
2ba102e
Compare
Choose a tag to compare

v10.0.1...v10.1.0

v10.0.1

12 Feb 02:12
5f9e8d1
Compare
Choose a tag to compare

Full Changelog: v10.0.0...v10.0.1

v10.0.0

12 Feb 01:47
v10.0.0
c2031c4
Compare
Choose a tag to compare

v9.1.0...v10.0.0

v9.1.0

11 Feb 01:10
v9.1.0
4217f1a
Compare
Choose a tag to compare
  • don't run assertions in a afterEach(): retries are ignored. de6b5a4
  • prettier bfa6df1
  • simplified TypedEventEmitter 5ebbf0c

v9.0.1...v9.1.0

v9.0.1

24 Jan 04:28
v9.0.1
bf1295b
Compare
Choose a tag to compare

v9.0.0...v9.0.1

v9.0.0

23 Jan 22:03
v9.0.0
410d2f0
Compare
Choose a tag to compare
  • prep v9.0.0 01fbf9e
  • rebuild docs 5445d40
  • EventEmitter & type improvements - replace BatchProcessObserver with auto-built BatchClusterEmitter via new BatchClusterEvents - export new interface signatures - replace private fields and methods with #-prefixed names - add BatchCluster.off and test - delete commented code 2ed029b
  • Deferred improvements: - Use # prefixes instead of private. - .reject() always set state to rejected (even if previously fulfilled) e12a748
  • Rate.ts: use # prefixes instead of private e218db8
  • ncu -u 05c7edf

v8.1.0...v9.0.0

v8.1.0

19 Jan 19:09
v8.1.0
3a7c128
Compare
Choose a tag to compare

v8.0.1...v8.1.0