Skip to content

Commit d36e502

Browse files
Updated HISTORY.md
1 parent 16d829b commit d36e502

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

HISTORY.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
# 2.3.5 / 2025-11-10
2-
- Fixed Github Issue #516
3-
- Fixed Github Issue #515
1+
# 2.3.5 / 2025-11-18
2+
- Fix for Github Issue #516
3+
- Fix for Github Issue #515
4+
- Fix for Github Issue #493
5+
- Updated the version to 2.3.5
6+
- Enhanced retry logic in segment/analytics/consumer.py by adding detailed debug logs for each retry attempt and logging an error when all retries are exhausted.
7+
- Moved the return success out of the finally block in segment/analytics/consumer.py at Line 84.
8+
- Removed redundant error logging in segment/analytics/request.py to avoid duplicate logs when exceptions are raised.
49

510
# 2.3.4 / 2025-2-24
611
- Fix for proxy values not being used

0 commit comments

Comments
 (0)