blob: 40a5e7f8e4fdbb33d357ee4363409aba8e8698f5 [file] [log] [blame]
////
*******************************************************************
* Copyright (c) 2019 Eclipse Foundation
*
* This specification document is made available under the terms
* of the Eclipse Foundation Specification License v1.0, which is
* available at https://www.eclipse.org/legal/efsl.php.
*******************************************************************
////
[[changes-since-2.1-public-review]]
=== Changes Since 2.1 Public Review
* <<sse_pipeline>>: New section describing the SSE processing
pipeline.
* <<sub_resources>>: Allow sub-resource locators to return classes
as well.
* <<executor_services>>: Removed defaults for all environments not
supporting the Java Concurrenty Utilities for Java EE API.
* <<jsonp>>: Support for `JsonValue` and all its sub-types.
* <<jsonb>>: New section for JSON-B support.
* <<completionstage>>: New section for `CompletionStage<T>` as
return type in a resource method.
* <<provider_priorities>>: New section introducing support for
`@Priority` for all providers.
* <<entity_providers>>: Modified algorithm steps to add support
for `@Priority` in selection of message body readers and writers.