[ANNOUNCE] Apache Wicket 8.14.0 released

2022-02-02 Thread Andrea Del Bene

The Apache Wicket PMC is proud to announce Apache Wicket 8.14.0!

Apache Wicket is an open source Java component oriented web application
framework that powers thousands of web applications and web sites for
governments, stores, universities, cities, banks, email providers, and
more. You can find more about Apache Wicket at https://wicket.apache.org

This release marks another minor release of Wicket 8. We
use semantic versioning for the development of Wicket, and as such no
API breaks are present in this release compared to 8.0.0.

Using this release
--

With Apache Maven update your dependency to (and don't forget to
update any other dependencies on Wicket projects to the same version):


    org.apache.wicket
    wicket-core
    8.14.0


Or download and build the distribution yourself, or use our
convenience binary package you can find here:

 * Download: http://wicket.apache.org/start/wicket-8.x.html#manually

Upgrading from earlier versions
---

If you upgrade from 8.y.z this release is a drop in replacement. If
you come from a version prior to 8.0.0, please read our Wicket 8
migration guide found at

 * http://s.apache.org/wicket8migrate

Have fun!

— The Wicket team




    CHANGELOG for 8.14.0:

** Bug

    * [WICKET-6908] - Possible bug / edge case where page is not detached
    * [WICKET-6910] - StalePageException not thrown
    * [WICKET-6914] - Visibility change of "File Upload" via ajax 
causes "missing" form-data
    * [WICKET-6931] - User guide: 'determinate' is not a verb; should 
be changed into 'to determine'

    * [WICKET-6944] - Memory leak in WicketEndpoint
    * [WICKET-6945] - MultipartFormComponentListener modifies enctype 
on invisible forms, leading to javascript errors


** Task

    * [WICKET-6919] - Improve EnclosureContainer's javadoc to explain 
that it should not be used with 
    * [WICKET-6937] - Update the keystore used by the quickstart 
application
    * [WICKET-6942] - Replace usage of log4j 1.x in tests and 
wicket-examples with slf4j-simple




Apache Ambari is now retired

2022-02-02 Thread Hervé Boutemy
Announcing that the Apache Ambari committers have voted to retire
the project due to inactivity. Ambari mission was Hadoop cluster management.

Retiring a project is not as simple as turning everything off, as
existing users need to both know that the project is retiring and
retain access to the necessary information for their own development
efforts.

You can read more about Ambari's retirement at:

   http://attic.apache.org/projects/ambari.html

The project's resources will continue to be available in a read-only state -
website, mailing lists, wikis, git, downloads and bug tracker with no 
change in url.

Providing process and solutions to make it clear when an Apache
project has reached its end of life is the role of the Apache Attic,
and you can read more about that at:

   http://attic.apache.org/

Thanks,

Hervé
on behalf of the Apache Attic and the now retired Apache Ambari project




[ANNOUNCE] Apache Kyuubi (Incubating) released 1.4.1-incubating

2022-02-02 Thread Vino Yang
Hi all,

The Apache Kyuubi (Incubating) community is pleased to announce that
Apache Kyuubi (Incubating) 1.4.1-incubating has been released!

Apache Kyuubi (Incubating) is a distributed multi-tenant JDBC server for
large-scale data processing and analytics, built on top of Apache Spark
and designed to support more engines (i.e. Apache Flink).

Kyuubi provides a pure SQL gateway through Thrift JDBC/ODBC interface
for end-users to manipulate large-scale data with pre-programmed and
extensible Spark SQL engines.

We are aiming to make Kyuubi an "out-of-the-box" tool for data warehouses
and data lakes.

This "out-of-the-box" model minimizes the barriers and costs for end-users
to use Spark at the client side.

At the server-side, Kyuubi server and engine's multi-tenant architecture
provides the administrators a way to achieve computing resource isolation,
data security, high availability, high client concurrency, etc.

The full release notes and download links are available at:
Release Notes: https://kyuubi.apache.org/release/1.4.1-incubating.html

To learn more about Apache Kyuubi (Incubating), please see
https://kyuubi.apache.org/

Kyuubi Resources:
- Issue: https://github.com/apache/incubator-kyuubi/issues
- Mailing list: d...@kyuubi.apache.org

We would like to thank all contributors of the Kyuubi community and Incubating
community who made this release possible!

Thanks,
On behalf of Apache Kyuubi (Incubating) community


[ANNOUNCE] mod_perl-2.0.12

2022-02-02 Thread Steve Hay
We are pleased to announce the release of mod_perl 2.0.12

mod_perl is an Apache HTTP Server module for embedding a Perl
interpreter in your web server, giving you super-fast dynamic content
by avoiding the overhead of starting an external interpreter.

This release is now, or soon will be, available for download from a
mirror site near you via:

https://perl.apache.org/download/index.html

or in the meantime directly from:

https://metacpan.org/release/SHAY/mod_perl-2.0.12

Checksums for this release are:

SHA256:
f5b821b59b0fdc9670e46ed0fcf32d8911f25126189a8b68c1652f9221eee269

SHA512:
890dca0950847e32180485cabbeffbf236af2c92c7df957a233c210022b5172957eddb1db3e9281b87cd438d2fa404a05ae99c7eda098267c68d5e9262b400b0

Major changes in this release are as follows:

Add bug tracker information to README, and add CONTRIBUTING.md. [Steve Hay]

Fix detection of APR's threading support on RHEL 8. [Petr Písař
]

Fix build for perl >= 5.33.7. [Leon Timmermans ]

Fix SIGSEGV crash due to wrong use of perl_parse(). [Charles Pigott
]

Improve installation instructions for AIX. [Rainer Tammer
]


[ANNOUNCE] Apache SkyWalking Java Agent 8.9.0 released

2022-02-02 Thread Sheng Wu
Hi all,

Apache SkyWalking Team is glad to announce the first release of Apache
SkyWalking Java Agent 8.9.0

SkyWalking: APM (application performance monitor) tool for distributed systems,
especially designed for microservices, cloud native and
container-based (Docker, Kubernetes, Mesos) architectures.

The Java Agent for Apache SkyWalking, which provides the native
tracing/metrics/logging abilities for Java projects.

This release contains a number of new features, bug fixes and
improvements compared to
version 8.8.0. The notable changes since 8.9.0 include:

1. Support 2.8 and 2.9 of Apache Pulsar client.
2. Add Apache Dubbo 3.x plugin.
3. Support ZGC metrics collecting(Notice, require SkyWalking OAP 9.0.0 release)
4. Migrate base images to Temurin and add images for ARM.

Please refer to the change log for the complete list of changes:
https://github.com/apache/skywalking-java/blob/master/changes/changes-8.9.0.md

Apache SkyWalking website:
http://skywalking.apache.org/

Downloads:
http://skywalking.apache.org/downloads/

Twitter:
https://twitter.com/ASFSkyWalking

SkyWalking Resources:
- GitHub: https://github.com/apache/skywalking-java
- Issue: https://github.com/apache/skywalking/issues
- Mailing list: d...@skywalkiing.apache.org


- Apache SkyWalking Team
Sheng Wu 吴晟
Twitter, wusheng1108