Releases: OxalisCommunity/oxalis
Oxalis 3.1.1
Minor release with recent bug fixes, including :
- MessageId and TransmissionID corrected in JSON data file #207
- Corrected ICD for NL:OIN (9954).
Oxalis 3.1.0
Improved support for other UBL/BIS formats, supports more databases out of the box and various bugfixes.
- Fixed "poodle" / "SSLv3" issues when communicating with TLS only servers (#197, #187 and #196)
- Fixed issue which allowed sender to override document values in production when sending (#191)
- Fixed ServiceLoader which enables 3rd party raw-statistics implementations (#165)
- Added support for OIOUBL and NESUBL (#184)
- Added raw-statistics support for Microsoft MS-SQL and Oracle databases (#177 and #195)
- Improved TransmissionResponse returns more details, like endpoint and protocol used (#132)
- Changed Maven grouping to no.difi.oxalis, allows for Maven Central later (#189)
Notes
- Maven grouping changed to no.difi.oxalis (was no.sendregning.ap)
make sure you update local dependencies - Overriding DocumentId, ProcessId, Sender, Receiver and endpoint URL
is no longer allowed in production mode - New configuration parameter for SQL-dialect
oxalis.jdbc.dialect
(see usage in oxalis-commons/src/main/resources/oxalis-global.properties)
Oxalis 3.0.2
Mostly a bugfix and a few improvements.
Added proxy handling (#172)
Requesting TLS context when doing outbound https (#187) (did not work - fixed in 3.1.0)
Added support for user properties in global properties file (#188)
Fixed filename normalization (#192)
Added support for BASE64 encoded MDN
Integration tests moved to latest Apache Tomcat v7.0.56
Oxalis 3.0.1
Mostly a bugfix correctly identifying sender / receiver from various document types.
Rewritten meta data extraction from BIS/EHF documents
Correctly identifying sender / receiver for BIS/EHF document types
Fixed bugs (including blocking GitHub issue #116)
Added more test files, covering most document types, improved logging and exceptions
Integration tests moved to latest Apache Tomcat v7.0.55
Oxalis v3 release
New features in Oxalis v3
- Support for both START and AS2 transport protocols
- Support for new EHF and BIS formats based on UBL 2.1
- Inbound persistence stores transport metadata as JSON file
- Inbound persistence stores full payload as XML file (whole SBDH for AS2)
- Outbound TransmissionRequestBuilder simplifies sending