Releases: IndicoDataSolutions/indico-client-python
Releases · IndicoDataSolutions/indico-client-python
Remove unterminated quote for get_ipa_version call
What's Changed
- [DEV-14683] Remove extra quotation marks by @nicholas-lockhart in #429
New Contributors
- @nicholas-lockhart made their first contribution in #429
Full Changelog: 7.8.1...7.8.2
7.8.1
What's Changed
- Update pipeline Python SDK by @indicomachineuser in #424
- fix: field blueprint filters by @jacobmanderson in #428
Full Changelog: 7.8.0...7.8.1
7.8.0
What's Changed
- fix: Harness releasing by @indicomachineuser in #354
- fix: Pipeline bash by @indicomachineuser in #355
- fix: PyPI Publishing by @indicomachineuser in #356
- [DEV-13108]: Ootb/Gallery by @Sung96kim in #357
- [DEV-11527] add: backwards compat static typing by @thearchitector in #303
- fix: typing from rebase by @thearchitector in #358
- fix: pagination rebase error by @thearchitector in #359
- [DEV-13086] Gallery SDK update by @tokevinm in #371
- fix: [DEV-13100] add dataset_id to Workflow type by @arsandhu in #383
- fix: [DEV-13700] update NewLabelsetArgs to accept fieldData by @arsandhu in #384
- feat: [DEV-12997]: Bundles by @Sung96kim in #391
- [DEV-14380]: deprecate document extraction by @arsandhu in #407
- feat: UV by @Sung96kim in #412
- Update pipeline Python SDK by @indicomachineuser in #416
- [DEV-???]: add field blueprints by @jacobmanderson in #417
- fix: Deployment missing dep by @Sung96kim in #419
- Update pipeline - Disable twine keyring by @indicomachineuser in #421
New Contributors
Full Changelog: 6.14.0...7.8.0
6.14.1
What's Changed
- [DEV-13128] fix: bad runtime typing by @thearchitector in #363
Full Changelog: 6.14.0...6.14.1
6.14.0
What's Changed
- feat: [DEV-12506]: Static Import/Export by @Sung96kim in #336
- fix: [DEV-12677]: Static Model fixes by @Sung96kim in #344
- [DEV-11651] Reduce base install size by making Msgpack, Numpy, and Pandas optional dependencies by @mawelborn in #314
- [DEV-12949] Python 3.13 Compatibility by @mawelborn in #349
New Contributors
- @Sung96kim made their first contribution in #336
Full Changelog: 6.8.1...6.14.0
6.8.1
What's Changed
Dataset creation now supports configuring email options
- [DEV-11721]: create dataset with email options by @jacobmanderson in #333
Full Changelog: 6.8.0...6.8.1
6.8.1-alpha1
dataset email options on dataset creation
Full Changelog: 6.8.0...6.8.1-alpha1
6.8.1-alpha0
Full Changelog: 6.8.0-alpha3...6.8.1-alpha0
Support email options during dataset creation
6.8.0
What's Changed
- [DEV-11487] Remove deprecated methods by @nateshim-indico in #299
- [DEV-11498] update getquestionnaire by @nateshim-indico in #300
- GetReviews with changes by @pastap in #301
- [DEV-11501] Update Model Group Settings by @nateshim-indico in #302
- [DEV-11535] deprecate deleted -> filesDeleted for Submission by @nateshim-indico in #305
- DEV-11576 Set autoprocess to True by @madisonmay in #308
- harness pipeline by @goatrocks in #320
- Create inputset pr-input-set by @indicomachineuser in #327
- Create inputset python-sdk-publish by @indicomachineuser in #328
- [DEV-11730]: fix async client handle files by @jacobmanderson in #325
- fix tests by @jacobmanderson in #329
- fix: change dockerfile by @goatrocks in #330
New Contributors
- @indicomachineuser made their first contribution in #327
Full Changelog: 6.1.0...6.8.0
draft release process
fix: change dockerfile (#330) * fix: change dockerfile * Create tox.Dockerfile --------- Co-authored-by: MC <[email protected]>