We're voting on the distributions available here: https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.0.0-incubating/ The release tag is present here: https://github.com/apache/incubator-tuweni/releases/tag/v1.0.0-incubating
This release includes the following changes: * Moved to JDK11 support by default. 1.0.0 drops support for JDK8. * Added ethnetstats library. * Added key-value store functionalities: proxy store, stores are now generic, not just bytes, and have the ability to iterate over keys or clear their contents. * Added support for JPA-backed key value stores * Added eth2 reference tests repository. This repository is checked out as a submodule, and will be used to test SSZ going forward. * Fix TUWENI-30: expose key for GenericHash * Allow CN as option when generating the self-signed certs (used to be example.com) * Move Jenkins build to Jenkinsfile inside the repo. Cheers, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
