Skip to content

Tags: python-caldav/caldav

Tags

v2.2.6

Toggle v2.2.6's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2.6 - various minor fixes

This will hopefully be the last releases before v3.0.  2.2.4 is without niquests dependency, 2.2.6 depends on niquests

v2.2.5

Toggle v2.2.5's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2.5 - various minor fixes

This will hopefully be the last releases before v3.0.  2.2.4 is without niquests dependency, 2.2.5 depends on niquests

v2.2.4

Toggle v2.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2.4 - various minor fixes

This will hopefully be the last releases before v3.0.  2.2.4 is without niquests dependency, 2.2.5 depends on niquests

v2.2.3

Toggle v2.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2.3

Users of the ckulka/baikal:nginx docker image could not get HTTP/2 multiplexing to work together with authentication.  Workarounds done to turn off multiplexing on affected systems.

Fixes #564

2.2.1

Toggle 2.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2 - compatibility workarounds and misc

Highlights:

* New ways to set up client connections:
  - For cloud-based services, it should suffice to pass username, password and the name of the service, no URL needed (though, just some few providers supported so far)
  - If the username is in email format, then it's generally not needed to pass a URL.
* v2.2 comes with lots of workarounds around lack of feature support in the servers - notably the sync-token API will work also towards servers not supporting sync-tokens.  In some cases lack of server functionality is detected, but as for now it may be needed to specify what server one is user through the `features` configuration flag.
* v2.2 supports more complex searches.  Client-side filtering will be utilized for the things that aren't supported on the server side.

2.2.1 is released with requests support (mispelled riquests in 2.2.0), 2.2.2 with niquests support

v2.2.2

Toggle v2.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2 - compatibility work and misc

Highlights:

* New ways to set up client connections:
  - For cloud-based services, it should suffice to pass username, password and the name of the service, no URL needed (though, just some few providers supported so far)
  - If the username is in email format, then it's generally not needed to pass a URL.
* v2.2 comes with lots of workarounds around lack of feature support in the servers - notably the sync-token API will work also towards servers not supporting sync-tokens.  In some cases lack of server functionality is detected, but as for now it may be needed to specify what server one is user through the `features` configuration flag.
* v2.2 supports more complex searches.  Client-side filtering will be utilized for the things that aren't supported on the server side.

v2.2.1 comes with request dependency, v2.2.2 comes with niquests dependency (and v2.2.0 comes with misspelled riquests dependency)

v2.2.1

Toggle v2.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2 - compatibility work and misc

Highlights:

* New ways to set up client connections:
  - For cloud-based services, it should suffice to pass username, password and the name of the service, no URL needed (though, just some few providers supported so far)
  - If the username is in email format, then it's generally not needed to pass a URL.
* v2.2 comes with lots of workarounds around lack of feature support in the servers - notably the sync-token API will work also towards servers not supporting sync-tokens.  In some cases lack of server functionality is detected, but as for now it may be needed to specify what server one is user through the `features` configuration flag.
* v2.2 supports more complex searches.  Client-side filtering will be utilized for the things that aren't supported on the server side.

v2.2.1 comes with request dependency, v2.2.2 comes with niquests dependency (and v2.2.0 comes with misspelled riquests dependency)

v2.2.0

Toggle v2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.2 - compatibility work and misc

Highlights:

* New ways to set up client connections:
  - For cloud-based services, it should suffice to pass username, password and the name of the service, no URL needed (though, just some few providers supported so far)
  - If the username is in email format, then it's generally not needed to pass a URL.
* v2.2 comes with lots of workarounds around lack of feature support in the servers - notably the sync-token API will work also towards servers not supporting sync-tokens.  In some cases lack of server functionality is detected, but as for now it may be needed to specify what server one is user through the `features` configuration flag.
* v2.2 supports more complex searches.  Client-side filtering will be utilized for the things that aren't supported on the server side.

v2.2.0 comes with the requests dependency, v2.2.1 comes with niquests dependency

v2.1.3

Toggle v2.1.3's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
v2.1.3 - Maintenance Release

This should fix issue #587

v2.1.2

Toggle v2.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
tobixen Tobias Brox
Version 2.1.0 comes without niquests in the dependency file. Version …

…2.1.2 come with niquests in the dependency file. Also fixed up some minor mistakes in the CHANGELOG. Version 2.1.1 was yet another mistake done during the release process and should be ignored.