Skip to content

Version 0.7.3

Compare
Choose a tag to compare
@jtnelson jtnelson released this 14 Dec 10:59
· 761 commits to master since this release
  • Fixed a bug that caused the temporal average and sum calculations to fail if the timestamp parameter was generated from a String instead of long.
  • Fixed a couple of bugs that made it possible for Concourse Server to pass blank or unsanitized environment names to plugins during method invocations.
  • Fixed a bug that caused Criteria objects to be improperly serialized/deserialized when passed to plugin methods as arguments or used as return values.