Skip to content

1 December 2022 Release Notes

Version 1.1.258

Feature highlights

Stay tuned for new DataKitchen features in coming releases!

Other fixes and enhancements

Note

The following fix addresses an issue limited to customers using hybrid or self-hosted installations in AKS clusters. The Automation SaaS uses EKS and was not affected.

We have fixed an issue with unnamed container images by updating our internal Kubernetes Python client library to version 22.6.0. This addressed an incompatibility between client library version 19 and Kubernetes 1.23, where the client library expected all container images to be named, causing failures when unnamed images were listed in a 1.23 cluster. [DEV-9967]

Automation library upgrades

This section of release notes reports changes made to Python, AngularJS, and other libraries used by Automation.

| Package                        | Previous Version   | Current Version   |
|--------------------------------|--------------------|-------------------|
| kubernetes                     | 19.15.0            | 22.6.0            |