| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1 +1 @@ | |||
| 1 | - 3.1.29 | ||
| 1 | + 3.1.30 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,6 +9,11 @@ Changelog | |||
| 9 | 9 | See https://github.com/gitpython-developers/GitPython/pull/1518 for details. | |
| 10 | 10 | Note that this might constitute a breaking change for some users, and if so please | |
| 11 | 11 | let us know and we add an opt-out to this. | |
| 12 | + - Prohibit insecure options and protocols by default, which is potentially a breaking change, | ||
| 13 | + but a necessary fix for https://github.com/gitpython-developers/GitPython/issues/1515. | ||
| 14 | + Please take a look at the PR for more information and how to bypass these protections | ||
| 15 | + in case they cause breakage: https://github.com/gitpython-developers/GitPython/pull/1521. | ||
| 16 | + | ||
| 12 | 17 | ||
| 13 | 18 | See the following for all changes. | |
| 14 | 19 | https://github.com/gitpython-developers/gitpython/milestone/60?closed=1 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments