Skip to content

Commit 0837d46

Browse files
committed
niquests vs httpx? changelog changed to point to #457
1 parent 4dfe568 commit 0837d46

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@ This project should adhere to [Semantic Versioning](https://semver.org/spec/v2.0
88

99
## [2.0.0] - [Unreleased]
1010

11-
### Changed
11+
In version 2.0, the requests library will be replaced with niquests or httpx. See https://github.com/python-caldav/caldav/issues/457. Master branch is currently running niquests.
1212

13-
* Use `niquests` library instead of `requests` library, see https://github.com/python-caldav/caldav/pull/455. As of 2024-11-21 this seems like the more future-compatible option, however this change will not be released in 1.x for two reasons:
14-
* The authorization part is very fragile - several time I've been doing minor changes here, and long time after it has been released as part of HomeAssistant, and people start complaining. Hopefully, by having it in the master branch for a while before releasing it, some people will test it.
15-
* Due to recent supply-chain attacks I'm wary of adding new dependencies. So far the package is maintained by one maintainer and has gotten relatively few eyeballs.
13+
(Also, in version 2.0, support for python 3.7 will be dropped, possibly also python 3.8. Master branch supports both as for now).
1614

1715
## [1.5.0] - [Unreleased]
1816

0 commit comments

Comments
 (0)