go-atlassian v2.0.0 Release Notes
-
2021-11-28
:art: Improve structure / format of the code.
- ๐ฆ Moved the jira-worklog structs to the common model package
- ๐ฆ Moved the jira-watcher struts to the common model package
- ๐ฆ Moved the jira-vote struts to the common model package
- ๐ฆ Moved the jira-type-screen-schemes struts to the common model package
- ๐ฆ Moved the jira-types struts to the common model package
- ๐ฆ Moved the jira-search struts to the common model package
- ๐ฆ Moved the jira-resolutions struts to the common model package
- ๐ฆ Moved the jira-priorities struts to the common model package
- ๐ฆ Moved the jira-link-types struts to the common model package
- ๐ฆ Moved the jira-labels struts to the common model package
- ๐ฆ Moved the jira-field-context-options struts to the common model package
- ๐ง Moved the jira-field-configuration struts to the common model package
- ๐ฆ Moved the jira-fields struts to the common model package
- ๐ฆ Moved the jira-comments struts to the common model package
- ๐ฆ Moved the jira-attachments struts to the common model package
- ๐ฆ Moved the jira-issue struts to the common model package
- ๐ Moved the models to /pkg
- ๐ฆ Moved the jira-group struts to the common model package
- ๐ฆ Moved the jira-filter struts to the common model package
- ๐ฆ Moved the jira-dashboard struts to the common model package
- ๐ฆ Moved the jira-dashboard struts to the common model package
- ๐ฆ Moved the jira-audit struts to the common model package
- ๐ Moved the Application Role models
- Separated the Jira modules by version
๐ :bug: Bug Fixes
- Fixed the jira_work_log.go v2 payload format
- ๐ Fixed the issueLink.go v2 payload format
- ๐ Fixed the issue comment field parsing on the jira v2/3
- ๐ Fixed the jira.v2.Issue.Search.* methods
- ๐ Fixed the linter problems
๐ :memo: Add or update documentation.
- โก๏ธ Updated README.md
- โ Added the docs.go-atlassian links on the Jira Cloud module
- โ Added the docs.go-atlassian links on the Admin Cloud module
- โ Added the docs.go-atlassian links on the Confluence module
- โ Added the docs.go-atlassian links on the Agile module
- Documented the WorkflowSchemeService under the jira/examples folder
- Documented the WorkflowService under the jira/examples folder
- Documented the Content Properties methods under the confluence/examples/contentProperties folder.
- Documented the Content Properties methods under the confluence/examples/contentProperties folder.
- โ Added more examples under the jira/examples/ directory
- โก๏ธ Updated the README.md
- โก๏ธ Updated the README.md
๐ฆ :package: Dependencies
- โ Removed the go-querystring library
- โก๏ธ Updated go.mod
- ๐ Moved the mock .json files to the common folder/
- โก๏ธ Updated go.mod
๐จ :recycle: Code Refactoring
- Standardize the Jira v3
- Standardize the Jira v2/v3
- ๐จ Refactor the model names by application.
- ๐จ Agile SprintService refactored
- ๐จ EpicService refactored
- ๐จ BoardService refactored
:sparkles: Features
- โ Added the workflow scheme service.
- โ Added the jira workflow service
- โ Added the v2.Project.Version.Gets method
- โ Added the v3.Project.Version.Gets method
- โ Added the v2.Project.Gets() method
- โ Added the jira version 2 implementation
- Enabled to ability to delete an issue with a sub-tasks
- โ Added the Ancestor field on the ContentScheme
- โ Added the ability to get the issue create metadata
- โ Added the ability to get the issue metadata
- โ Added the ability to delete boards
- โ Added the WorkflowSchemeService under the Jira module
- โ Added the WorkflowService under the Jira module
- โ Added the Content Property Confluence module under the contentService.
- โ Added the ContentLabelService
- โ Added the SchemesByProject method under the issueTypeScreenScheme.go sub-module, closes #58
:white_check_mark: Ad/Update Test Cases
- โ Added the Workflow.Create test cases
- โ Added the Unit Test Cases under the WorkflowSchemeService with a 100% of code coverage.
- โ Added the Unit Test Cases under the WorkflowService with a 100% of code coverage.
- โ Added the Unit Test Cases under the contentProperties_test.go with a 100% of code coverage.
๐ :zap: Performance Improvements
- โ Added the agile.board.gets() method
- ๐ Renamed the v3.Project.Version.Gets method
๐ท Construction_worker
- โ Added the .codecov.yml
Pull Requests
- ๐ Merge pull request #91 from ctreminiom/feature/documentation
- ๐ Merge pull request #90 from ctreminiom/bug/issue-link-v2
- ๐ Merge pull request #89 from ctreminiom/bug/issue-link-v2
- ๐ Merge pull request #88 from ctreminiom/bug/jira-dashboard
- ๐ Merge pull request #87 from ctreminiom/dependabot/go_modules/github.com/tidwall/gjson-1.12.0
- ๐จ Merge pull request #86 from ctreminiom/feature/struct-refactor
- ๐ Merge pull request #85 from ctreminiom/feature/custom-fields-get
- ๐จ Merge pull request #84 from ctreminiom/feature/admin-refactor
- ๐ Merge pull request #83 from ctreminiom/feature/confluence-models
- ๐ Merge pull request #82 from ctreminiom/feature/sm-models-migration
- ๐ Merge pull request #81 from ctreminiom/feature/jira-fields-mapping
- ๐ Merge pull request #80 from ctreminiom/feature/agile-epics
- ๐ Merge pull request #79 from ctreminiom/feature/workflow-scheme
- ๐ Merge pull request #78 from ctreminiom/feature/jira-workflow
- ๐จ Merge pull request #77 from ctreminiom/feature/agile-refactor
- ๐ Merge pull request #76 from ctreminiom/feature/search-issues-v2
- ๐ Merge pull request #75 from ctreminiom/feature/get-all-boards
- ๐ Merge pull request #74 from ctreminiom/feature/project-versions
- ๐ Merge pull request #73 from ctreminiom/feature/v2-get-all-projects
- ๐ Merge pull request #71 from ctreminiom/dependabot/go_modules/github.com/tidwall/gjson-1.11.0
- ๐ Merge pull request #72 from ctreminiom/feature/version-segmentation
- ๐ Merge pull request #70 from ctreminiom/feature/delete-with-sub-tasks
- ๐ Merge pull request #67 from ctreminiom/dependabot/go_modules/github.com/tidwall/gjson-1.10.2
- ๐ Merge pull request #66 from ctreminiom/feature/62
- ๐ Merge pull request #65 from ctreminiom/feature/64
- ๐ Merge pull request #63 from ctreminiom/feature/18
- ๐ Merge pull request #61 from ctreminiom/feature/board-delete
- ๐ Merge pull request #60 from ctreminiom/dev
- ๐ Merge pull request #59 from ctreminiom/dev
- ๐ Merge pull request #57 from ctreminiom/dependabot/go_modules/github.com/imdario/mergo-0.3.12