Releases: umccr/libica
Releases · umccr/libica
Release 2.5.0
Milestone
PyPI
Changelog
What's Changed
- Added example how to use API request and response endpoint version by @victorskl in #136
- Bumped start of next dev 2.5.0rc1 by @victorskl in #140
- Upgraded yarn v4.3 by @victorskl in #141
- Bumped dependencies by @victorskl in #146
- Added Python3.12 support by @victorskl in #147
- Updated ICAv1 Swagger definition 20240726 by @victorskl in #148
- Updated ICAv2 OpenAPI definition 20240726 by @victorskl in #149
- Updated docker compose by @victorskl in #150
- Updated ICAv1 autogen code by @victorskl in #151
- Updated ICAv2 autogen code by @victorskl in #152
- Fix example for model_utils type conversion issue by @victorskl in #153
- Minor refactor examples by @victorskl in #154
- Added example shows how to deserialize download file in subdirectory by @victorskl in #155
- Updated auto generated docs 20240731 by @victorskl in #157
- Release 2.5.0 by @victorskl in #158
Full Changelog: 2.4.0...2.5.0
Release 2.4.0
Milestone
PyPI
What's Changed
- Bumped start of next dev 2.4.0rc1 by @victorskl in #117
- Upgraded yarn v4 by @victorskl in #118
- Bumped dependencies by @victorskl in #120
- Updated ICAv1 Swagger definition 20240221 by @victorskl in #121
- Updated ICAv2 OpenAPI definition 20240221 by @victorskl in #122
- Updated ICAv1 autogen code by @victorskl in #123
- Fixed sed syntax by @victorskl in #124
- Updated ICAv2 autogen code by @victorskl in #125
- Bumped dependencies by @victorskl in #127
- Decoupled libumccr dependency by @victorskl in #128
- Updated ICAv2 OpenAPI definition 20240306 by @victorskl in #130
- Updated ICAv2 autogen code by @victorskl in #131
- Fixed discrepancy between API and server backend oneOf vs anyOf by @victorskl in #132
- Updated auto generated docs 20240306 by @victorskl in #133
- Release 2.4.0 by @victorskl in #134
Full Changelog: 2.3.0...2.4.0
Release 2.3.0
Milestone
PyPI
What's Changed
- Upgraded to yarn v3 berry by @victorskl in #105
- Improved ICA endpoint mocking by @victorskl in #106
- Reinforced DevSecOps by @victorskl in #107
- Bumped dependencies by @victorskl in #108
- Bumped toolchain and dev dependencies by @victorskl in #109
- Updated ICAv1 Swagger definition 20231010 by @victorskl in #110
- Updated ICAv2 OpenAPI definition 20231010 by @victorskl in #111
- Updated ICAv1 autogen code by @victorskl in #112
- Updated ICAv2 autogen code by @victorskl in #113
- Updated auto generated docs 20231010 by @victorskl in #114
- Release 2.3.0 by @victorskl in #115
Full Changelog: 2.2.1...2.3.0
Release 2.2.1
Milestone
PyPI
What's Changed
- Added generating GDS PreSigned URL with override options by @victorskl in #101
- Bumped dev dependencies and turned GH action to on demands by @victorskl in #102
- Updated auto generated docs 20230325 by @victorskl in #103
- Release 2.2.1 by @victorskl in #104
Full Changelog: 2.2.0...2.2.1
Release 2.2.0
Milestone
PyPI
What's Changed
- Changed ICA_PROJECT_ID env var to ICAV2_PROJECT_ID by @alexiswl in #73
- Dropped Python 3.6 support by @victorskl in #79
- Bumped dev dependencies by @victorskl in #78
- Updated ICAv1 Swagger definition 20230216 by @victorskl in #80
- Updated ICAv2 OpenAPI definition 20230216 by @victorskl in #81
- Updated ICAv1 autogen code by @victorskl in #82
- Sweep ICAv2 OpenAPI 204 empty content by @victorskl in #83
- Updated ICAv2 autogen code by @victorskl in #84
- Improved test cases by @victorskl in #85
- Fixed OpenAPI analysisPriority value mismatch with server response by @victorskl in #86
- Added examples directory for demo scripts by @victorskl in #87
- Updated to use across env var ICAV2_PROJECT_ID by @victorskl in #88
- Support Content-Disposition Config on PresignedUrl by @williamputraintan in #89
- Added support for POST form field filename settable by @victorskl in #90
- Added ICA v2 create CWL pipeline example using tabix workflow by @victorskl in #91
- Updated README and CHANGELOG by @victorskl in #92
- Minor refactored tests by @victorskl in #93
- Updated ICAv1 Swagger definition 20230305 by @victorskl in #94
- Updated ICAv2 OpenAPI definition 20230305 by @victorskl in #95
- Updated ICAv1 autogen code by @victorskl in #96
- Updated ICAv2 autogen code by @victorskl in #97
- [skip ci] Updated examples, changelog and year by @victorskl in #98
- [skip ci] Updated auto generated docs 20230306 by @victorskl in #99
- Release 2.2.0 by @victorskl in #100
New Contributors
- @alexiswl made their first contribution in #73
- @williamputraintan made their first contribution in #89
Full Changelog: 2.1.0...2.2.0
Release 2.1.0
Milestone
What's Changed
- Updated ICAv2 OpenAPI definition 20220609 by @victorskl in #64
- Updated ICAv1 Swagger definition 20220609 by @victorskl in #65
- Bumped dev dependencies by @victorskl in #66
- Updated ICAv1 autogen code for upstream #65 API changes by @victorskl in #67
- Updated ICAv2 autogen code for upstream #64 API changes by @victorskl in #68
- Improved app implementations by @victorskl in #69
- Updated doc and settings by @victorskl in #70
- Release 2.1.0 by @victorskl in #71
- Updated auto generated docs 20220614 by @victorskl in #72
Full Changelog: 2.0.0...2.1.0
Release 2.0.0
Milestone
What's Changed
- Bumped dev tools dependencies by @victorskl in #54
- Bumped dev dependencies by @victorskl in #59
- Added support for ICA v2 API version 3 by @victorskl in #60
- Updated auto generated docs 20220223 by @victorskl in #61
- Deploy docs 20220223 by @victorskl in #62
- Release 2.0.0 by @victorskl in #63
Full Changelog: 1.1.0...2.0.0
Release 1.1.0
Milestone
What's Changed
- Bumped dev tools dependencies by @victorskl in #50
- Refactored branching to single main branch by @victorskl in #51
- Added app package for reusable impls by @victorskl in #52
- Release 1.1.0 by @victorskl in #53
Full Changelog: 1.0.0...1.1.0
Release 1.0.0
Milestone
What's Changed
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #40
- Bumped dev tools in node npm packages by @victorskl in #41
- Bump urijs from 1.19.6 to 1.19.7 by @dependabot in #42
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #43
- Bumped dev tools dependencies by @victorskl in #44
- Updated ICA OpenAPI definition 20211022 by @victorskl in #45
- Updated auto generated code 20211022 by @victorskl in #46
- Updated auto generated docs 20211022 by @victorskl in #47
- Release 1.0.0 by @victorskl in #48
- Release 1.0.0 by @victorskl in #49
New Contributors
- @dependabot made their first contribution in #40
Full Changelog: 0.5.0...1.0.0
Release 0.5.0
Milestone
What's Changed
- Refactor ICA by @victorskl in #32
- Updated ICA OpenAPI definition 20210308 by @victorskl in #33
- Bumped version and updated autogen code 20210308 by @victorskl in #34
- Updated autogen tools by @victorskl in #35
- Updated docs
0.5.0rc2
by @victorskl in #36 - Rolled back generator version to
4.3.1
by @victorskl in #37 - Release 0.5.0 by @victorskl in #38
- Release 0.5.0 by @victorskl in #39
Full Changelog: 0.4.0...0.5.0