Skip to content

Releases: goldmansachs/jdmn

8.7.3

22 Oct 09:04
Compare
Choose a tag to compare

Enhancements

[#714] Duration arithmetic with nested built-in function calls

8.7.2

18 Sep 06:39
Compare
Choose a tag to compare

Enhancements
[#655] Remove double dialects

Defects
[#711] Fix serialization of primitive types

8.7.1

10 Sep 11:59
Compare
Choose a tag to compare

Enhancements

Defects
[#708] Fix the extraction of DMN and TCK extensions from configuration

8.7.0

09 Sep 14:42
Compare
Choose a tag to compare

Enhancements

[#693] Upgrade vulnerable dependencies
[#694] Change the DMN and TCK serializers to be able to handle partial elements
[#695] Improve error handling when building condition for a rule
[#697] Make file encodings configurable
[#698] Make DMN and TCK file extensions configurable
[#699] Add json serialization for TCK
[#702] Disable access to external entities in XML parsing

Defects

[#696] Fix default values for missing InputNodes
[#700] Fix TDefinitions.schemaLocation and ElementInfo.namespaceURI attributes during the transformation to the latest DMN version

8.6.1

29 Jul 12:18
Compare
Choose a tag to compare

Enhancements

[#690] Increase test coverage and improve quality

Defects

[#688] Fix defect in unary tests with IN operator

8.6.0

29 Jul 12:16
Compare
Choose a tag to compare

Enhancements

[#684] Add metadata file for standard dialect
[#685] Extend the metadata validator to support relocation

8.5.0

25 Jun 12:14
Compare
Choose a tag to compare

Enhancements

[#673] Optimize the FEEL lexer and parser
[#675] Change JavaTimes dialects to use Number instead of BigDecimal
[#676] Refactor the Pure dialects

Defects

[#678] Fix native type mapping in java time dialects

8.4.1

05 Jun 14:34
Compare
Choose a tag to compare

Enhancements

[#671] Add missing prefix in AnySimpleType extension for TCK

8.4.0

04 Jun 16:33
Compare
Choose a tag to compare

Enhancements

[#665] Add builder pattern for ExecutionContext
[#667] Extend the prefix transformer to cover annotations
[#669] Add threshold for collecting annotations
[#614] Refactor native transformers to use visitors

8.3.0

22 May 13:48
Compare
Choose a tag to compare

Enhancements

[#273] DMN 1.4: Add 0104-allowed-values test cases for interpreter
[#274] Build and release on Java 17
[#613] Replace logback with log4j2
[#614] Refactor visitors, validators, transformers and interpreter
[#620] Upgrade maven model
[#621] Upgrade grpc dependencies
[#624] Update version of steps in GitHub actions
[#628] Migrate to jUnit 5
[#651] Evaluation of annotations
[#659] Deprecate DMN dialects and FEEL libs