Skip to content

v0.0.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@lachlan lachlan released this 13 Feb 11:30
· 1606 commits to master since this release

The changes included in this release are as follows:

  • add tundra.gzip:* services for compressing and decompressing data using the gzip format
  • add tundra.service:initiator to check if the calling service is the initiating top-level
    service for this thread
  • add tundra.service:respond for setting a transport-specific response to be returned to the calling process
  • add tundra.timezone:* services for inspecting time zone offsets
  • add tundra.zip:* services for compressing and decompressing data in the zip format
  • change tundra.content:retrieve to allow the archive directory for file protocol to be configurable via a query string parameter
  • change tundra.duration:format to correctly parse fractional millisecond values
  • change tundra.mime.type:parse to fix typo in service comment

To install, download Tundra-v0.0.12.zip, copy to IntegrationServer/replicate/inbound, and install the release via the package management web page.