diff --git a/.circleci/config.yml b/.circleci/config.yml index 6ef41b9ef..d3f690f8f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -500,7 +500,7 @@ jobs: parameters: python-version: description: Version of the Python interpreter to use. - default: 3.10.4 + default: 3.10.7 type: string steps: - checkout diff --git a/CHANGELOG.md b/CHANGELOG.md index 927a69d33..bfa022810 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ Scalyr Agent 2 Changes By Release ================================= +## 2.1.37 "TBD" - November 15, 2022 + + +Docker Images: +* Upgrade Linux Docker images to use Python 3.8.14. + +Windows: +* Upgrade agent Windows binary to use Python 3.10.7. + ## 2.1.36 "Corrntos" - September 15, 2022