File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ detailing some of the changes.
9
9
the 4.x.x versions hidden behind optional feature flags or different import paths. Any
10
10
breaking changes will not be included until v5.0.
11
11
12
- ## 4.8.0 (2025-04-23 )
12
+ ## 4.8.0 (2025-04-28 )
13
13
14
14
### Highlights
15
15
@@ -27,6 +27,7 @@ breaking changes will not be included until v5.0.
27
27
28
28
### Bug Fixes
29
29
30
+ - [ SYNPY-1593] Enforce minimum httpcore dependency to prevent critical CVE ([ #1197 ] ( https://github.com/Sage-Bionetworks/synapsePythonClient/pull/1197 ) )
30
31
- [ SYNPY-1547] Fixed ` parentWikiId="" ` bug ([ #1165 ] ( https://github.com/Sage-Bionetworks/synapsePythonClient/pull/1165 ) )
31
32
- [ SYNPY-1553] Removed blank auth header and improved error message for unauthenticated requests ([ #1171 ] ( https://github.com/Sage-Bionetworks/synapsePythonClient/pull/1171 ) , [ #1185 ] ( https://github.com/Sage-Bionetworks/synapsePythonClient/pull/1185 ) )
32
33
- [ SYNPY-1584] Fixed issue with DataFrame upload and header writing ([ #1193 ] ( https://github.com/Sage-Bionetworks/synapsePythonClient/pull/1193 ) )
You can’t perform that action at this time.
0 commit comments