Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

v2.3.0

Compare
Choose a tag to compare
@finos-admin finos-admin released this 27 Aug 10:18
· 28 commits to master since this release
61313f3

2.3.0 (2020-08-27)

Bug Fixes

  • #1675:
    • Update validation checks for if-else and inMap (d07d725)
    • Update value data type validation checks (670eb1d)
    • Update granularity and offset validation checks (1facc82)
    • Add validation check for field being null (61889d0)
    • Add validation check for field type (a0d4c6e)

Features