You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release 3.10.0
2
2
- Add new `max_bitrate` option for archives
3
-
- Change to create JWTs by default in the `Client.generate_token` method. T1 tokens can still be created.
3
+
- Change to create JWTs by default in the `Client.generate_token` method. T1 tokens can still be created by setting `use_jwt=False` when generating a token.
4
4
5
5
# Release 3.9.2
6
6
- Migrate from using `python-jose` with native-python cryptographic backend to the `pyjwt` package
0 commit comments