Skip to content

Tags: IndicoDataSolutions/indico-client-python

Tags

7.10.0

Toggle 7.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: [DEV-14864] add submission cancellation query support (#455)

7.9.0

Toggle 7.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-15014: Update field blueprint prompt_config to use description (#448

)

7.9.0.post1

Toggle 7.9.0.post1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support matching post-release tags like 7.9.0.post1 (#449)

7.8.2

Toggle 7.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[DEV-14683] Remove extra quotation marks (#429)

7.8.1

Toggle 7.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: field blueprint filters (#428)

7.8.0

Toggle 7.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update pipeline - Disable twine keyring (#421)

Co-authored-by: Sung Kim <sung.kim@indico.io>

6.14.1

Toggle 6.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[DEV-13128] fix: bad runtime typing (#363)

6.14.0

Toggle 6.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[DEV-12949] Python 3.13 Compatibility (#349)

* Fix unconditional import missed by reduce base install size PR

* Replace `cgi.parse_header()` with `email.message.EmailMessage`

This makes `indico-client` compatible with Python 3.13, which removed
the deprecated `cgi` module.

https://docs.python.org/3/whatsnew/3.13.html#pep-594-remove-dead-batteries-from-the-standard-library

* Update readme and tox with supported Python versions

6.8.1

Toggle 6.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[DEV-11721]: create dataset with email options (#333)

* create dataset with email options

* comment on email options

* does this trigger new harness

6.8.1-alpha1

Toggle 6.8.1-alpha1's commit message
comment on email options