[ANNOUNCE] Apache Jackrabbit Oak 1.10.3 released

2019-07-15 Thread Davide Giannella
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak. The release is available for download at:

http://jackrabbit.apache.org/downloads.html

See the full release notes below for details about this release:

Release Notes -- Apache Jackrabbit Oak -- Version 1.10.3

Introduction


Jackrabbit Oak is a scalable, high-performance hierarchical content
repository designed for use as the foundation of modern world-class
web sites and other demanding content applications.

Jackrabbit Oak 1.10.3 is a patch release that contains fixes and
improvements over Oak 1.10. Jackrabbit Oak 1.10.x releases are
considered stable and targeted for production use.

The Oak effort is a part of the Apache Jackrabbit project.
Apache Jackrabbit is a project of the Apache Software Foundation.

Changes in Oak 1.10.3
-

For more detailed information about all the changes in this and other
Oak releases, please see the Oak issue tracker at

  https://issues.apache.org/jira/browse/OAK

Technical task

[OAK-8002] - RDBDocumentStore: add RDB-specific
MissingLastRevSeeker
[OAK-8083] - RDB*Store: add SQLServer specific documentation
[OAK-8147] - RDBBlobStore: add perf logging for JDBC read
operations
[OAK-8200] - MongoDocumentStore in ReadOnly mode should never
modify persistence
[OAK-8201] - RDBDocumentStore in ReadOnly mode should never modify
persistence
[OAK-8251] - RDBBlobStore instantiated from ReadOnly
DocumentNodeStore should never modify persistence
[OAK-8257] - RDBDocumentStore: improve trace logging of batch
operations
[OAK-8273] - RDBDocumentStore: createOrUpdate with less than 3 ops
suboptimal
[OAK-8307] - RDBDocumentStore: add DEBUG logging when fetching
index metadata fails
[OAK-8311] - RDBDocumentStore: allow to turn off RDB-specific
MissingLastRevSeeker
[OAK-8332] - update Tomcat JDBC dependency to 8.5.41
[OAK-8337] - RDBDocumentStore: refactor index dumping code
[OAK-8338] - RDBDocumentStoreJDBC: fix theoretically possible NPE
in perflogging code
[OAK-8346] - RDBDocumentStore*: fix several potential but
improbable NPEs
[OAK-8349] - RDBDocumentStore*: "reset clusterId tool" in oak-run
[OAK-8368] - RDBDocumentNodeStoreBuilder: refactor
setRDBConnection for consistency
[OAK-8371] - Stop using deprecated DocumentMK.Builder in RDB tests
[OAK-8375] - DocumentNodeStoreBuilder should not instantiate
BlobStore instance before "build()"
[OAK-8378] - rdb/oak-run: update usage and documentation for
garbage command

Bug

[OAK-8024] - oak-http generates invalid html
[OAK-8089] - DocumentNodeStore dispose can fail when duration of
final background ops exceeds lease time
[OAK-8133] - Word SHA1 no longer allowed
[OAK-8139] - DocumentDiscoveryLiteService hasBacklog silencing
must support maven version format
[OAK-8199] - DocumentStore in ReadOnly mode should never modify
persistence
[OAK-8207] - Read-only DocumentNodeStore tries to create root
document
[OAK-8214] - RDBDocumentStore may not inherit ReadOnly flag from
DocumentNodeStore
[OAK-8220] - CommitRootUpdateTest creates malformed value
[OAK-8223] - javadoc-plugin fails with java11
[OAK-8232] - Node#setPrimaryType(String) does not create child
nodes defined as autoCreated
[OAK-8246] - Test failure:
NodeSetPrimaryTypeTest.testSetPrimaryType()
[OAK-8258] - Active deletion can delete blobs despite indexing
cycle deleting them failed
[OAK-8271] - Lucene path transformed result doesn't accomodate
wildcards in relative path
[OAK-8278] - RDBDataSourceFactory.CloseableDataSource doesn't
implement java.sql.Wrapper correctly
[OAK-8306] - Empty PrincipalProvider cache breaks membership
collection
[OAK-8314] - BlobIds created with direct uploads lack length
suffix
[OAK-8351] - Long running RGC remove and getmore operations
[OAK-8394] - Fix BinaryAccessDSGCIT failing intermittently for
Mongo
[OAK-8437] - direct children, exact, and parent path restrictions
don't work when path transformation takes place
[OAK-8459] - Intermittent issue with MongoStatusTest

New Feature

[OAK-8146] - oak-run support for inspecting clusterNodeInfo

Improvement

[OAK-8111] - Create read-only DocumentNodeStore for oak-run
recovery dry run
[OAK-8135] - HTTP service may not select correct media type if
multiple are specified in Accept header field
[OAK-8185] - Improve CompositeNodeStore fixture
[OAK-8205] - Add benchmark for Node.isNodeType()
[OAK-8241] - Add benchmark for transient Node.setProperty()
[OAK-8301] - Ensure travis-ci uses trusty image
[OAK-8310] - Potentially misleading conflict exception message
[OAK-8363] - Remove obsolete comment

Test

[OAK-8353] - Additional test for OAK-8012

Task

[OAK-7902] - Update osgi-mock to 

[ANNOUNCEMENT] HttpComponents Core 5.0 beta8 (GA candidate) released

2019-07-15 Thread Oleg Kalnichevski
The Apache HttpComponents project is pleased to announce 5.0-beta8 (GA
candidate) release of HttpComponents Core. 

This BETA fixes a number of defects found since the last release and
adds several convenience factory and builder classes, mainly for TLS
configuration and HTTP message construction.

As of this version all server and requester implementations exclude
weak TLS protocol versions and ciphers.

IMPORTANT: This release is expected to be the last BETA version. If no
major design flaws are found the actual 5.0 API will be frozen and the
next version will be promoted to GA.


Notable changes and features included in the 5.0 series:

* Support for HTTP/2 protocol and conformance to requirements and
recommendations of the latest HTTP/2 protocol specification (RFC 7540,
RFC 7541)

  Supported features:

** HPACK header compression
** stream multiplexing (client and server)
** flow control
** response push (client and server)
** message trailers
** expect-continue handshake
** connection validation (ping)
** application-layer protocol negotiation (ALPN) on Java 9+
** TLS 1.2 security features

   Features out of scope for 5.0 release:

** padding of outgoing frames
** stream priority
** plain connection HTTP/1.1 upgrade
** CONNECT method

* Improved conformance to requirements and recommendations of the
latest HTTP/1.1 protocol specification (RFC 7230, RFC 7231)

* New asynchronous HTTP transport APIs consistent for both HTTP/1.1 and
HTTP/2 transport.

* Redesigned I/O reactor APIs and improved NIO based reactor
implementation for a greater performance and scalability.

* Support for server side request filters for classic and asynchronous
server implementations. Request filters could be used to implement
cross-cutting protocol aspects such as the 'expect-continue'
handshaking and user authentication / authorization.

* Redesigned connection pool implementation with strict connection
limit guarantees. The connection pool is expected to have a better
performance under higher concurrency due to reduced global pool lock
contention.

* New connection pool implementation with lax connection limit
guarantees and better performance under higher concurrency due to
absence of a global pool lock.

* Package name space changed to 'org.apache.hc.core5'

* Maven group id changed to 'org.apache.httpcomponents.core5'

HttpCore 5.0 releases can be co-located with earlier versions.

The 5.0 APIs are considered feature complete and are not expected to
undergo any major changes anymore. The focus of development is now
shifting to API polish, code stabilization and documentation
improvements.

Download - 
Release notes - 
HttpComponents site - 

About HttpComponents Core

HttpCore is a set of HTTP/1.1 and HTTP/2 transport components that can
be used to build custom client and server side HTTP services with a
minimal footprint