File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,27 @@ Change log
44Stable versions
55~~~~~~~~~~~~~~~
66
7+ Version 1.58.2 (May 09, 2023)
8+ -----------------------------------
9+
10+ **Bug Fixes **
11+
12+ - Fix GithubIntegration that uses expiring jwt (#2460) (5011548c)
13+
14+ Version 1.58.1 (March 18, 2023)
15+ -----------------------------------
16+
17+ **Bug Fixes **
18+
19+ * Add expiration argument back to GithubIntegration.create_jwt (#2439) (822fc05c)
20+ * Add crypto extras to pyjwt, which pulls in cryptogaphy package (#2443) (554b2b28)
21+ * Remove RLock from Requester (#2446) (45f3d723)
22+ * Move CI to Python 3.11 release and 3.12 dev (#2434) (e414c322)
23+ * pass requester base URL to integration (#2420) (bdceae2f)
24+ * RTD: install current project (def5223c)
25+ * Add current dir sys.path as well (9c96faa7)
26+ * Use use_scm_version to get current version from git tag (#2429) (3ea91a3a)
27+
728Version 1.58.0 (February 19, 2023)
829-----------------------------------
930
You can’t perform that action at this time.
0 commit comments