Skip to content

Version 0.18.16

Compare
Choose a tag to compare
@Codeneos Codeneos released this 20 Feb 13:35

Bug Fixes

  • fix change managed package detection to use both readMetadata instead of only listMetadata (60ef988)
  • linking of schemas overrides default field types (6d9c783)

Features

  • add chunkArray and chunkAsyncParallel helper functions to chunk work into smaller chunks and process the chunks in parallel (3f13eab)
  • force defaults for SOAP items according to the schema (2fce17e)
  • support reading more then 10 metadata records and all metadata from a certain type (readAll) (87f4045)