Skip to content

31 January 2023 Release Notes

Version 1.1.262 (no change from previous release notes)

Feature highlights

Stay tuned for new DataKitchen features in coming releases!

Other fixes and enhancements

  • We made improvements to the LOGGER functionality in the General Purpose Container. Now:
    • Use GPC logging or the Python print() function to print messages to order run logs.
    • Call LOGGER from secondary scripts or files.Find complete details in the GPC Logging documentation. [DEV-9985]
  • Use from <file_name> import <function_name> to call Python scripts and files in the GPC. For more information, see GPC File Structure and Configuration.

Automation library upgrades

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

No changes were made in this release.