Content-Length: 2356 | pFad | http://github.com/optimizely/python-sdk/pull/421.patch
thub.com
From ea148858f7260f0c80cf0c90f822bde64c035ccb Mon Sep 17 00:00:00 2001
From: Andy Leap
Date: Fri, 10 Mar 2023 16:14:32 -0500
Subject: [PATCH 1/2] prep for 4.1.1 release
---
CHANGELOG.md | 5 +++++
optimizely/version.py | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ff77ec707..3eb3ddf14 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,11 @@
### Breaking Changes:
* `PollingConfigManager` now requires `sdk_key` even when providing a url. ([#413](https://github.com/optimizely/python-sdk/pull/413))
+## 4.1.1
+March 10th, 2023
+
+We updated our README.md and other non-functional code to reflect that this SDK supports both Optimizely Feature Experimentation and Optimizely Full Stack.
+
## 4.1.0
July 7th, 2022
diff --git a/optimizely/version.py b/optimizely/version.py
index f3265ea24..1e0f67fc7 100644
--- a/optimizely/version.py
+++ b/optimizely/version.py
@@ -1,4 +1,4 @@
-# Copyright 2016-2020, 2022, Optimizely
+# Copyright 2016-2020, 2022-2023, Optimizely
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
@@ -11,5 +11,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-version_info = (4, 1, 0)
+version_info = (4, 1, 1)
__version__ = '.'.join(str(v) for v in version_info)
From 86defdf54013e2ccce888d2fbcd00b37780667ff Mon Sep 17 00:00:00 2001
From: Andy Leap <104936100+andrewleap-optimizely@users.noreply.github.com>
Date: Fri, 10 Mar 2023 16:38:28 -0500
Subject: [PATCH 2/2] add link to pr
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3eb3ddf14..9873cd090 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,7 +8,7 @@
## 4.1.1
March 10th, 2023
-We updated our README.md and other non-functional code to reflect that this SDK supports both Optimizely Feature Experimentation and Optimizely Full Stack.
+We updated our README.md and other non-functional code to reflect that this SDK supports both Optimizely Feature Experimentation and Optimizely Full Stack. ([#420](https://github.com/optimizely/python-sdk/pull/420))
## 4.1.0
July 7th, 2022
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/optimizely/python-sdk/pull/421.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy