Skip to content

Commit 2dda954

Browse files
committed
Update for v4.4.1
1 parent 0dac202 commit 2dda954

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/news.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ detailing some of the changes.
99
the 4.x.x versions hidden behind optional feature flags or different import paths. Any
1010
breaking changes will not be included until v5.0.
1111

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+
1220
## 4.4.0 (2024-07-05)
1321
### Highlights
1422
- **Downloading files stability improvements:**

synapseclient/synapsePythonClient

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"client": "synapsePythonClient",
3-
"latestVersion": "4.4.0",
3+
"latestVersion": "4.4.1",
44
"blacklist": [
55
"0.0.0",
66
"0.4.1",

0 commit comments

Comments
 (0)