========================
AWS 18 NEW FEATURES LIST
========================

Copyright (C) 2026, AdaCore

This file contains a complete list of new features in version 18.
A full description of all features can be found in AWS documentation.

An ISO date (YYYY-MM-DD) appears in parentheses after the description line.
This date shows the implementation date of the feature. Any 18.0w wavefront
subsequent to this date will contain the indicated feature, as will any
subsequent 18 or later release.

NF-Q306-007 Add support for xsd:dateTime in ada2wsdl (2017-03-07)

  The ada2wsdl tool will now generate a SOAP xsd:dateTime for
  references to the standard Ada.Calendar.Time.

NF-Q301-031 Add support for type/subtype in ada2wsdl (2017-03-11)

  The tool ada2wsdl will now generate proper WSDL out of Ada specs
  using types or subtypes to derived from other Ada specs.

NF-Q301-023 Add support for selecting encoding in ada2wsdl (2017-03-04)

  The ada2wsdl tool has a new option to select the encoding to be
  used by the SOAP services.

NF-PA19-007 Add support chunked client messages (2016-11-03)

  AWS now supports messages sent from a client with the chunked
  transfer encoding.

NF-OB28-001 Add support for GZip content-encoded messages (2016-11-07)

  AWS now supports messages sent from a client with the GZip content
  encoding. In this case the actual message is automatically
  inflated by AWS.
