Skip to content

Releases: eclipse-ee4j/metro-wsit

4.0.3

20 Oct 08:56
Compare
Choose a tag to compare

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

20 Oct 17:09
Compare
Choose a tag to compare

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

02 Nov 13:55
Compare
Choose a tag to compare

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

02 Feb 17:22
Compare
Choose a tag to compare

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

02 Feb 17:22
Compare
Choose a tag to compare

The 3.0.2 release is a bug fix release of 3.0.0.

Following changes are included:

Get standalone binary distribution

2.4.6

02 Feb 17:21
Compare
Choose a tag to compare

The 2.4.6 release is a bug fix release of 2.4.0.

Following changes are included:

Get standalone binary distribution

2.4.5

02 Feb 17:21
Compare
Choose a tag to compare

The 2.4.5 release is a bug fix release of 2.4.0.

Following changes are included:

Get standalone binary distribution

3.0.1

02 Feb 17:21
Compare
Choose a tag to compare

The 3.0.1 release is a bug fix release of 3.0.0.

Following changes are included:

Get standalone binary distribution

3.0.0

06 Dec 13:29
Compare
Choose a tag to compare
  • 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

06 Dec 13:29
Compare
Choose a tag to compare
3.0.0-M3 Pre-release
Pre-release

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