Releases: eclipse-ee4j/metro-wsit
4.0.3
What's Changed
- Respect potential message-level algorithm suite in server by @muued in #435
- Set policy credentials for message level policies by @muued in #434
- Fixed contract id from Java to Jakarta by @dmatej in #442
- Integrate jaxws-ri 4.0.2 by @lukasj in #443
- Xmlsec 4.0.0 by @dmatej in #421
New Contributors
Full Changelog: 4.0.2...4.0.3
2.4.10
What's Changed
- integrates jaxb-ri 2.3.9
- integrates jaxws-ri 2.3.7
- integrates xmlsec 2.3.4
- Respect potential message-level algorithm suite in server
- Set policy credentials for message level policies
Full Changelog: 2.4.9...2.4.10
2.4.7
The 2.4.7 release is a bug fix release of 2.4.0.
Following changes are included:
- integrate santuario 2.1.7 and its dependencies
Get standalone binary distribution
3.0.3
The 3.0.3 release is a bug fix release of 3.0.0.
Following changes are included:
- update santuario to 2.1.7
Get standalone binary distribution
3.0.2
The 3.0.2 release is a bug fix release of 3.0.0.
Following changes are included:
- uses JAXB RI 3.0.2
- uses JAXWS RI 3.0.2
Get standalone binary distribution
2.4.6
The 2.4.6 release is a bug fix release of 2.4.0.
Following changes are included:
- JDK 17 related fixes
- uses JAXB RI 2.3.5
- uses JAXWS RI 2.3.5
Get standalone binary distribution
2.4.5
The 2.4.5 release is a bug fix release of 2.4.0.
Following changes are included:
- uses SAAJ IMPL 1.5.3
- uses JAXB RI 2.3.4
- uses JAXWS RI 2.3.4
Get standalone binary distribution
3.0.1
The 3.0.1 release is a bug fix release of 3.0.0.
Following changes are included:
- JDK 11/JPMS related updates
- uses Jakarta XML Web Services Specification 3.0.1
- uses Jakarta SOAP with Attachments Specification 2.0.1
- uses Jakarta Activation 2.0.1
- uses Jakarta Mail 2.0.1
- uses SAAJ IMPL 2.0.1
- uses JAXB RI 3.0.1
- uses JAXWS RI 3.0.1
- delivers streambuffer 2.0.2
Get standalone binary distribution
3.0.0
- initial version based on
jakarta
APIs - moved to support new namespace for XML schema customizations
<bindings xmlns="https://jakarta.ee/xml/ns/jaxb" version="3.0">...</bindings>
- moved to support new namespace for WSDL customizations
<bindings xmlns="https://jakarta.ee/xml/ns/jaxws version="3.0">...</bindings>
- moved to support new namespace for handler configuration files
<jws:handler-config xmlns:jws="https://jakarta.ee/xml/ns/jakartaee">...</jws:handler-config>
- updated Apache Santuario to version 2.1.5
- uses JAXB RI 3.0.0
- uses SAAJ IMPL 2.0.0
- uses JAXWS-RI 3.0.0
- drops JAXR implementation
- drops JAX-RPC implementation
Get standalone binary distribution
3.0.0-M3
Changes from M2:
- moved to support new namespace for XML schema customizations
<bindings xmlns="https://jakarta.ee/xml/ns/jaxb" version="3.0">...</bindings>
- moved to support new namespace for WSDL customizations
<bindings xmlns="https://jakarta.ee/xml/ns/jaxws version="3.0">...</bindings>
- moved to support new namespace for handler configuration files
<jws:handler-config xmlns:jws="https://jakarta.ee/xml/ns/jakartaee">...</jws:handler-config>
- uses JAXB RI 3.0.0-M5
- uses JAXWS-RI 3.0.0-M5
Get standalone binary distribution