[ANNOUNCE] Apache Tuweni (incubating) 1.2.0 released

2020-10-18 Thread Antoine Toulme
The Apache Tuweni team is proud to announce the release of Apache Tuweni
(incubating) 1.2.0.

Apache Tuweni is a set of libraries and other tools to aid development of
blockchain and other decentralized software in Java and other JVM 
languages. It includes a low-level bytes library, serialization and 
deserialization codecs (e.g. RLP), various cryptography functions 
and primatives, and lots of other helpful utilities. Tuweni is 
developed for JDK 11 or higher, and depends on various other FOSS libraries.

Source and binary distributions can be downloaded from:
https://tuweni.apache.org/download

Release notes are at:
https://github.com/apache/incubator-tuweni/releases/tag/v1.2.0-incubating

A big thank you to all the contributors in this milestone release!

To learn more about Tuweni and get started:
http://tuweni.apache.org/
Thanks!
The Apache Tuweni Team


-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



[RESULT][VOTE] Apache Tuweni 1.2.0 release

2020-10-18 Thread Antoine Toulme
Thanks all, the vote has now concluded with the following results:

3 +1:
Furkan Kamaci
Vinayakumar B
Michael Wall
0 +0
0 -1

The release vote is successful.

Cheers,

Antoine

> On Oct 18, 2020, at 3:14 PM, Michael Wall  wrote:
> 
> +1 (binding)
> 
> Checked
> Incubating in name
> signature and checksums
> code compiles and test run
> no unexpected binaries
> DISCLAIMER
> LICENCES and NOTICE look good
> 
> Good work, sorry the delay in voting
> 
> Mike
> 
> On Sat, Oct 17, 2020 at 12:50 AM Antoine Toulme  wrote:
>> 
>> Folks, we are down one vote to finish this release. Would a PMC member 
>> please check the release and vote?
>> 
>> Cheers!
>> 
>> Antoine
>> 
>>> On Oct 12, 2020, at 6:22 AM, Vinayakumar B  wrote:
>>> 
>>> Carrying my +1 from podling's vote to here.
>>> 
>>> -Vinay
>>> 
>>> 
>>> On Mon, Oct 12, 2020 at 11:46 AM Antoine Toulme  wrote:
>>> 
 Thanks, anyone with time to vote on this release?
 
 Cheers,
 
 Antoine
 
> On Oct 9, 2020, at 5:09 AM, Michael Wall  wrote:
> 
> Antoine,
> 
> I'll take a look this weekend.
> 
> Mike
> 
> On Fri, Oct 9, 2020 at 2:12 AM Antoine Toulme 
 wrote:
>> 
>> Any chance we may get more votes from the incubator? Please advise.
>> 
>> Cheers,
>> 
>> Antoine
>> 
>>> On Sep 30, 2020, at 23:58, Furkan KAMACI 
 wrote:
>>> 
>>> Hi,
>>> 
>>> +1 from me (binding, carrying over my vote).
>>> 
>>> I checked:
>>> 
>>> - Incubating in name
>>> - DISCLAIMER exists
>>> - LICENSE and NOTICE are fine
>>> - No unexpected binary files
>>> - Checked PGP signatures
>>> - Checked checksums
>>> - Code compiles
>>> 
>>> Kind Regards,
>>> Furkan KAMACI
>>> 
 On Wed, Sep 30, 2020 at 9:34 AM Antoine Toulme 
 wrote:
 
 Hi all,
 
 We're voting on the source distributions available here:
 
 https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.2.0-incubating/
 <
 https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.2.0-incubating/
> 
 The release tag is present here:
 
 https://github.com/apache/incubator-tuweni/releases/tag/v1.2.0-incubating
 <
 https://github.com/apache/incubator-tuweni/releases/tag/v1.2.0-incubating
> 
 
 This release includes the following changes:
 New:
 * Ethash hashing support
 * EVMC support
 * Simplify distribution down to one binary and source artifacts
 * Added doc build
 Changes:
 * Refactor discv5, testing it with an eth2 client
 * Simplified and streamlined LES to match ETH devp2p subprotocols
 Bug fixes:
 * Fixes #141 - Generated Maven pom.xml have incorrect information
 * Fix SecureScuttlebutt setup.
 Misc:
 * Added codecov and tests adding coverage
 
 Here is the release thread on the d...@tuweni.apache.org >>> d...@tuweni.apache.org> list:
 
 
 https://lists.apache.org/thread.html/re9128953304e3bdc3a80012e623b63e0d122b5aa261410f24c7041bf%40%3Cdev.tuweni.apache.org%3E
 <
 
 https://lists.apache.org/thread.html/re9128953304e3bdc3a80012e623b63e0d122b5aa261410f24c7041bf@%3Cdev.tuweni.apache.org%3E
> 
 
 The release vote has passed with the following votes (
 
 https://lists.apache.org/thread.html/r47854c9fe57147b12f9158504c9310650a9abfae0c8daf35347d1f03%40%3Cdev.tuweni.apache.org%3E
 <
 
 https://lists.apache.org/thread.html/r47854c9fe57147b12f9158504c9310650a9abfae0c8daf35347d1f03@%3Cdev.tuweni.apache.org%3E
> )
 3 +1:
 Antoine Toulme
 Furkan Kamaci
 Vinayakumar B
 0 +0
 0 -1
 
 The release vote is open at least until 10/3 12pm PST time.
 
 Cheers,
 
 Antoine
 
 
>> 
>> 
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 
 
 
 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org
 
 
>> 
>> 
>> -
>> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>> For additional commands, e-mail: general-h...@incubator.apache.org
>> 
> 
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
> 



Re: [VOTE] Apache Tuweni 1.2.0 release

2020-10-18 Thread Michael Wall
+1 (binding)

Checked
Incubating in name
signature and checksums
code compiles and test run
no unexpected binaries
DISCLAIMER
LICENCES and NOTICE look good

Good work, sorry the delay in voting

Mike

On Sat, Oct 17, 2020 at 12:50 AM Antoine Toulme  wrote:
>
> Folks, we are down one vote to finish this release. Would a PMC member please 
> check the release and vote?
>
> Cheers!
>
> Antoine
>
> > On Oct 12, 2020, at 6:22 AM, Vinayakumar B  wrote:
> >
> > Carrying my +1 from podling's vote to here.
> >
> > -Vinay
> >
> >
> > On Mon, Oct 12, 2020 at 11:46 AM Antoine Toulme  wrote:
> >
> >> Thanks, anyone with time to vote on this release?
> >>
> >> Cheers,
> >>
> >> Antoine
> >>
> >>> On Oct 9, 2020, at 5:09 AM, Michael Wall  wrote:
> >>>
> >>> Antoine,
> >>>
> >>> I'll take a look this weekend.
> >>>
> >>> Mike
> >>>
> >>> On Fri, Oct 9, 2020 at 2:12 AM Antoine Toulme 
> >> wrote:
> 
>  Any chance we may get more votes from the incubator? Please advise.
> 
>  Cheers,
> 
>  Antoine
> 
> > On Sep 30, 2020, at 23:58, Furkan KAMACI 
> >> wrote:
> >
> > Hi,
> >
> > +1 from me (binding, carrying over my vote).
> >
> > I checked:
> >
> > - Incubating in name
> > - DISCLAIMER exists
> > - LICENSE and NOTICE are fine
> > - No unexpected binary files
> > - Checked PGP signatures
> > - Checked checksums
> > - Code compiles
> >
> > Kind Regards,
> > Furkan KAMACI
> >
> >> On Wed, Sep 30, 2020 at 9:34 AM Antoine Toulme 
> >> wrote:
> >>
> >> Hi all,
> >>
> >> We're voting on the source distributions available here:
> >>
> >> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.2.0-incubating/
> >> <
> >> https://dist.apache.org/repos/dist/dev/incubator/tuweni/1.2.0-incubating/
> >>>
> >> The release tag is present here:
> >>
> >> https://github.com/apache/incubator-tuweni/releases/tag/v1.2.0-incubating
> >> <
> >> https://github.com/apache/incubator-tuweni/releases/tag/v1.2.0-incubating
> >>>
> >>
> >> This release includes the following changes:
> >> New:
> >> * Ethash hashing support
> >> * EVMC support
> >> * Simplify distribution down to one binary and source artifacts
> >> * Added doc build
> >> Changes:
> >> * Refactor discv5, testing it with an eth2 client
> >> * Simplified and streamlined LES to match ETH devp2p subprotocols
> >> Bug fixes:
> >> * Fixes #141 - Generated Maven pom.xml have incorrect information
> >> * Fix SecureScuttlebutt setup.
> >> Misc:
> >> * Added codecov and tests adding coverage
> >>
> >> Here is the release thread on the d...@tuweni.apache.org  >> d...@tuweni.apache.org> list:
> >>
> >>
> >> https://lists.apache.org/thread.html/re9128953304e3bdc3a80012e623b63e0d122b5aa261410f24c7041bf%40%3Cdev.tuweni.apache.org%3E
> >> <
> >>
> >> https://lists.apache.org/thread.html/re9128953304e3bdc3a80012e623b63e0d122b5aa261410f24c7041bf@%3Cdev.tuweni.apache.org%3E
> >>>
> >>
> >> The release vote has passed with the following votes (
> >>
> >> https://lists.apache.org/thread.html/r47854c9fe57147b12f9158504c9310650a9abfae0c8daf35347d1f03%40%3Cdev.tuweni.apache.org%3E
> >> <
> >>
> >> https://lists.apache.org/thread.html/r47854c9fe57147b12f9158504c9310650a9abfae0c8daf35347d1f03@%3Cdev.tuweni.apache.org%3E
> >>> )
> >> 3 +1:
> >> Antoine Toulme
> >> Furkan Kamaci
> >> Vinayakumar B
> >> 0 +0
> >> 0 -1
> >>
> >> The release vote is open at least until 10/3 12pm PST time.
> >>
> >> Cheers,
> >>
> >> Antoine
> >>
> >>
> 
> 
>  -
>  To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
>  For additional commands, e-mail: general-h...@incubator.apache.org
> 
> >>
> >>
> >> -
> >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> >> For additional commands, e-mail: general-h...@incubator.apache.org
> >>
> >>
>
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Graduate Apache Superset (incubating) as a Top Level Project

2020-10-18 Thread Jim Jagielski
+1 (binding)

On 2020/10/01 06:15:33, Evan Rusackas  wrote: 
> Hello everyone,> 
> 
> After discussions within the Superset community[1], a positive vote result> 
> therein[2], and following a relatively quiet discussion thread on this 
> list[3],> 
> we believe we are now ready for graduation to a TLP.> 
> 
> I would like to call for a formal IPMC VOTE for graduating Apache Superset> 
> (Incubating), as a Top Level Project.> 
> 
> This is a formal voting thread about Apache Superset's graduation, please 
> Vote:> 
> [ ] +1 - Recommend graduation of Apache Superset as a TLP> 
> [ ]  0> 
> [ ] -1 - Do not recommend the graduation of Apache Superset because...> 
> 
> This vote will open for at least 72 hours.> 
> 
> Along with the resolution below, please take into consideration when> 
> placing your vote that Superset has:> 
> 
> - Released 8 official Apache releases> 
> - Voted in 33 committers including 22 PPMC members> 
> - Achieved 30,237 stars (and counting) on GitHub> 
> - Completed Apache suitable name search [4]> 
> - Completed the Podling Maturity Assessment, all items are passed [5]> 
> - Our PPMC is diverse and consists of members from 4 organizations> 
> - Had 489 contributors to the codebase> 
> - Closed 4663+ issues> 
> - Merged 4,861+ pull requests> 
> - Resolved all branding issues which include Logo, GitHub repo,> 
> documentation, website, and DockerHub.> 
> 
> [1]> 
> https://lists.apache.org/thread.html/r0099bfda742dda24ade370b1c80ba6feeb5db525375a72c1e7142e39%40%3Cprivate.superset.apache.org%3E>
>  
> [2]> 
> https://lists.apache.org/list.html?d...@superset.apache.org:lte=1M:graduate%20Apache%20Superset>
>  
> [3]> 
> https://lists.apache.org/thread.html/ra51853f4d64017030a841376adca18d231cfe2134e118af4809d6231%40%3Cgeneral.incubator.apache.org%3E>
>  
> [4]> 
> https://issues.apache.org/jira/browse/PODLINGNAMESEARCH-173,> 
> [5]> 
> https://github.com/apache/incubator-superset/wiki/Apache-Maturity-Model-Assessment>
>  
> 
> 
> The draft of the resolution:> 
> ---> 
> 
> Establish the Apache Superset Project> 
> 
> WHEREAS, the Board of Directors deems it to be in the best interests of> 
> the Foundation and consistent with the Foundation's purpose to establish> 
> a Project Management Committee charged with the creation and maintenance> 
> of open-source software, for distribution at no charge to the public,> 
> related to data exploration, analysis, visualization, and dashboarding.> 
> 
> NOW, THEREFORE, BE IT RESOLVED, that a Project Management Committee> 
> (PMC), to be known as the "Apache Superset Project", be and hereby is> 
> established pursuant to Bylaws of the Foundation; and be it further> 
> 
> RESOLVED, that the Apache Superset Project be and hereby is responsible> 
> for the creation and maintenance of software related to data> 
> exploration, analysis, visualization, and dashboarding.; and be it> 
> further> 
> 
> RESOLVED, that the office of "Vice President, Apache Superset" be and> 
> hereby is created, the person holding such office to serve at the> 
> direction of the Board of Directors as the chair of the Apache Superset> 
> Project, and to have primary responsibility for management of the> 
> projects within the scope of responsibility of the Apache Superset> 
> Project; and be it further> 
> 
> RESOLVED, that the persons listed immediately below be and hereby are> 
> appointed to serve as the initial members of the Apache Superset> 
> Project:> 
>  * Aaron Suddjian   > 
>  * Beto Dealmeida   > 
>  * Bogdan Kyryliuk  > 
>  * Chris Williams   > 
>  * Craig Rueda  > 
>  * Daniel Gaspar> 
>  * Erik Ritter  > 
>  * Evan Rusackas> 
>  * Felix Cheung > 
>  * Grace Guo> 
>  * Jeff Feng> 
>  * Jesse Yang   > 
>  * Jim Jagielski> 
>  * John Bodley  > 
>  * Krist Wongsuphasawat > 
>  * Maxime Beauchemin> 
>  * Michelle Thomas  > 
>  * Nishant Bangarwa > 
>  * Serena Jiang > 
>  * Tai Dupree   > 
>  * Ville Brofeldt   > 
>  * Will Barrett > 
> 
> NOW, THEREFORE, BE IT FURTHER RESOLVED, that Maxime Beauchemin be> 
> appointed to the office of Vice President, Apache Superset, to serve in> 
> accordance with and subject to the direction of the Board of Directors> 
> and the Bylaws of the Foundation until death, resignation, retirement,> 
> removal or disqualification, or until a successor is appointed; and be> 
> it further> 
> 
> RESOLVED, that the Apache Superset Project be and hereby is tasked with> 
> the migration and rationalization of the Apache Incubator Superset> 
> podling; and be it further> 
> 
> RESOLVED, that all responsibilities pertaining to the Apache Incubator> 
> Superset podling encumbered upon the Apache Incubator PMC are hereafter> 
> discharged.> 
> 
> ---> 
> 
> Thank you,> 
> 
> Evan Rusackas (on Behalf of the Apache Superset