File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,14 @@ 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.4.1 (2024-07-05)
13
+
14
+ ### Bug Fixes
15
+ - \[ [ SYNPY-1511] ( https://sagebionetworks.jira.com/browse/SYNPY-1511 ) \] - Allow for anonymous access
16
+
17
+ ### Stories
18
+ - \[ [ SYNPY-1436] ( https://sagebionetworks.jira.com/browse/SYNPY-1436 ) \] - Don't call /userProfile twice on login
19
+
12
20
## 4.4.0 (2024-07-05)
13
21
### Highlights
14
22
- ** Downloading files stability improvements:**
Original file line number Diff line number Diff line change 1
1
{
2
2
"client": "synapsePythonClient",
3
- "latestVersion": "4.4.0 ",
3
+ "latestVersion": "4.4.1 ",
4
4
"blacklist": [
5
5
"0.0.0",
6
6
"0.4.1",
You can’t perform that action at this time.
0 commit comments