Releases: OpenAS2/OpenAs2App
Releases · OpenAS2/OpenAs2App
SSL Exception Configurable To Resend
What's Changed
- Allow ssl exception to enter resend loop by @uhurusurfa in #444
Full Changelog: v4.4.0...v4.5.0
Received file size logged in AS2 message builder
What's Changed
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /WebUI by @dependabot in #440
- Log file size received by AS2 message builder. by @uhurusurfa in #442
Full Changelog: v4.3.0...v4.4.0
Retain original file name in attribute context
What's Changed
- Push original filename received into open as2 into the message attributes by @uhurusurfa in #439
Full Changelog: v4.2.0...v4.3.0
v4.2.0
What's Changed
- Bump elliptic from 6.5.7 to 6.6.1 in /WebUI by @dependabot in #406
- Bump nanoid from 3.3.7 to 3.3.8 in /WebUI by @dependabot in #408
- Update npm packages to latest by @uhurusurfa in #409
- Update CDN links with latest and add integrity check to remove CodeQL by @uhurusurfa in #410
- K8 deployment by @CodeWizard0519 in #411
- Make expired certificates issue more_ easily understood in logs and by @uhurusurfa in #420
- Bump canvg from 3.0.10 to 3.0.11 in /WebUI by @dependabot in #421
- http.nonProxyHosts does not work without http.proxyUser, with quotes … by @markieww in #416
- Bump @babel/runtime from 7.26.0 to 7.26.10 in /WebUI by @dependabot in #422
- Bump axios from 1.7.9 to 1.8.2 in /WebUI by @dependabot in #423
- Bump jspdf from 2.5.2 to 3.0.1 in /WebUI by @dependabot in #424
- Pending mdn file handling on resend by @uhurusurfa in #425
- Remove code added to debug resend file cleanup issue by @uhurusurfa in #427
- Set header value for Content-Transfer-Encoding for every request by @xxxyyyz in #432
- New release with minor enhancement to support AS2 systems that are not strictly specification compliant. by @uhurusurfa in #433
New Contributors
- @CodeWizard0519 made their first contribution in #411
- @markieww made their first contribution in #416
- @xxxyyyz made their first contribution in #432
Full Changelog: v4.1.0...v4.2.0
Bugfixes for resender handling and proxy support
What's Changed
- Bump elliptic from 6.5.7 to 6.6.1 in /WebUI by @dependabot in #406
- Bump nanoid from 3.3.7 to 3.3.8 in /WebUI by @dependabot in #408
- Update npm packages to latest by @uhurusurfa in #409
- Update CDN links with latest and add integrity check to remove CodeQL by @uhurusurfa in #410
- K8 deployment by @CodeWizard0519 in #411
- Make expired certificates issue more_ easily understood in logs and by @uhurusurfa in #420
- Bump canvg from 3.0.10 to 3.0.11 in /WebUI by @dependabot in #421
- http.nonProxyHosts does not work without http.proxyUser, with quotes … by @markieww in #416
- Bump @babel/runtime from 7.26.0 to 7.26.10 in /WebUI by @dependabot in #422
- Bump axios from 1.7.9 to 1.8.2 in /WebUI by @dependabot in #423
- Bump jspdf from 2.5.2 to 3.0.1 in /WebUI by @dependabot in #424
- Pending mdn file handling on resend by @uhurusurfa in #425
New Contributors
- @CodeWizard0519 made their first contribution in #411
- @markieww made their first contribution in #416
Full Changelog: v4.1.0...v4.1.1
Self Signed Certificate For SSL certificarte handling and EC encryption support.
What's Changed
- Improvement: Additional way to handle self-signed certificates if necessary by @szabarna in #401
- Improvement: EC (Elliptic-curve) Private Key Decryption Compatibility for Incoming Messages by @szabarna in #403
- Bugfix/revert vue version - fix docker-compose by @chadgates in #405
- Self Signed Certificates Refactor and Unit Test by @uhurusurfa in #404
New Contributors
- @szabarna made their first contribution in #401
- @chadgates made their first contribution in #405
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Bump express from 4.19.2 to 4.21.0 in /WebUI by @dependabot in #392
- Migrated and upgraded some libraries to jakarta namespace by @riperat in #285
- Javax to jakarta cleanup plus other stuff by @uhurusurfa in #393
- Resend file cleanup error by @uhurusurfa in #394
- Switch to SLF4J, Implement DB pool for external DB's, Remove Java 8 support by @uhurusurfa in #395
- Bump vue from 2.7.16 to 3.0.0 in /WebUI by @dependabot in #398
New Contributors
Full Changelog: v3.11.0...v4.0.0
Disposition options, resend and MDN handling enhancements
Minor enhancements
- Enhance the handling of MDN processing and asociated resend handling to provide moer reliable error handling.
- Enhance the Disposition-Notification-Options handler to properly support the standard.
- Use the LTS releases of Java for testing
- Use a SQL-92 compliant SQL format for accessing the database.
- Deprecate the WebUI app and the Rest API in preparation for implementing as a a wrapper project that provides the web server to support the API.
Minor fixes
What's Changed
- set content length header on MDN response by @matt-mcallister in #369
- Log meesage fix and library upgrades by @uhurusurfa in #373
- Bump express from 4.18.2 to 4.19.2 in /WebUI by @dependabot in #364
- Updating Dockerfile to more recent base images by @PapaToemmsn in #366
New Contributors
- @PapaToemmsn made their first contribution in #366
- @matt-mcallister made their first contribution in #369
Full Changelog: v3.10.0...v3.10.1
v3.10.0
What's Changed
- Supporting library upgrades
- Fix Ports and add volume bindings for Docker by @mitsakosgr in #359
- Allow config.xml parameters to be overridden with environment variables by @igwtech in #361
- Support ECDSA encryption by @uhurusurfa in #363
New Contributors
- @mitsakosgr made their first contribution in #359
Full Changelog: v3.9.1...v3.10.0