File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1- 3.1.29
1+ 3.1.30
Original file line number Diff line number Diff line change @@ -9,6 +9,11 @@ Changelog
99 See https://github.com/gitpython-developers/GitPython/pull/1518 for details.
1010 Note that this might constitute a breaking change for some users, and if so please
1111 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+
1217
1318See the following for all changes.
1419https://github.com/gitpython-developers/gitpython/milestone/60?closed=1
You can’t perform that action at this time.
0 commit comments