v1.5.0
What's Changed
- ✨ Implemented the Workflow.Status.Bulk method by @ctreminiom in #161
- ✨ Added the ability to move issues to a sprint ID by @ctreminiom in #162
- ✨ Added the get the workflow status by ID or Name by @ctreminiom in #163
- 🏗️ Edited the FilterPayloadScheme by @ctreminiom in #164
- 🐛 Fixed the Filter.Change() method by @ctreminiom in #165
- 🐛 Fixed the Confluence Attachment implementations by @ctreminiom in #167
- 🧱 Added more parameters on the ProjectParamsScheme by @ctreminiom in #169
- ⬆️ Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #170
- Enabled the possibility to check the user permissions using the permi… by @ctreminiom in #171
- 🚧 Custom-fields extraction support by @ctreminiom in #172
- ✅ Added more test-cases under the models/ folder by @ctreminiom in #173
- Bug/fix jira audit service by @ctreminiom in #174
- 🐛 Fixed the user.search.check method by @ctreminiom in #175
- 👷 Github Action Edited. by @ctreminiom in #176
- ✅ Added the test-cases for the service declaration. by @ctreminiom in #177
- ⬆️ Bump github.com/imdario/mergo from 0.3.13 to 0.3.14 by @dependabot in #178
- 🏗️ Parsed the workflow payload conditions. by @ctreminiom in #179
- 🏗️ Parsed the workflow scheme UpdateDraftIfNeede… by @ctreminiom in #180
- ⬆️ Bump github.com/imdario/mergo from 0.3.14 to 0.3.15 by @dependabot in #181
- Added the expand option to the internalSearch implementation for content by @mpecan in #182
- 📰 Implemented the first Confluence Cloud V2 services by @ctreminiom in #183
- ✨ Created the Analytics Confluence service. by @ctreminiom in #184
- ✨ Created the Jira Remote Link service. by @ctreminiom in #186
- ✨ Created the Confluence Space V2 service. by @ctreminiom in #187
- 🗑️ Deprecated the io/ioutil package by @ctreminiom in #188
- Feature/cloud admin refactor by @ctreminiom in #189
- Feature/notification schemes by @ctreminiom in #190
- 🐛 Added the ability to extract the issue workflow comments based … by @ctreminiom in #191
New Contributors
Full Changelog: v1.4.4...v1.5.0