Blog Cryostat 4.0.1 is Released!
Cryostat 4.0.1 is Released!
Table of Contents
Hello everyone,
We are pleased to announce the release of Cryostat 4.0.1! This is a minor bugfix release addressing some issues uncovered with the previous 4.0.0 feature release.
What’s Fixed in 4.0.1?
- Routine maintenance: dependency version updates and container base image version updates
- Cryostat
Automated Rules
error handling was improved - Cryostat
Discovery
only Custom Targets should be deletable - Cryostat
Discovery
handles Kubernetes Services (Endpoints) which havenil
targets - Cryostat Agent
logging
goes tostdout
by default, notstderr
, can be configured using Agent properties overrides arguments, and passes down log level to the Red Hat Insights client - Cryostat Agent
shutdown
avoids a potential NPE - Cryostat Agent
recording queries
include recordings started by the Agent’s own Harvester facility - Cryostat Agent
startup
performs callback DNS resolution within the discovery registration loop, not only once on startup - Cryostat Operator
autoconfig
allows control of the Agent’s log level, and disables Agent logging by default - Cryostat Operator
secrets/configmaps
are hashed and appended to Deployment pod templates so that configuration updates like renewed certificates cause a rollout - Cryostat Operator
reports
sidecars are correctly configured so that they handle automated analysis report generations - Cryostat OpenShift Console Plugin
proxy
handles connection failures to upstream Cryostat instances gracefully, avoiding proxy restart - Cryostat OpenShift Console Plugin
dashboard
correctly updates MBean Metrics charts - Cryostat Storage
volumes
configuration by the entrypoint script respects the underlying implementation’s enforced limits
For further details on these items, check the GitHub Discussions release announcement.
Where can I get the latest version of Cryostat?
You can install Cryostat using our Kubernetes operator on OperatorHub.io or via a Helm Chart . As always, you can also run Cryostat in other environments with a little more manual setup.
If this is your first time installing Cryostat on Kubernetes, you can Get Started right here on this website.
If you had previously installed Cryostat Operator 4.0.0 with OLM, then you may have already been upgraded to 4.0.1, or else you should be able to approve and install the upgrade.
Feedback
Please reach out to the Cryostat mailing list or GitHub Discussion with any questions or comments.