Releases: Ordina-Group/github-kotlin-client
Releases · Ordina-Group/github-kotlin-client
Release v1.0.0
Changelog
- 8b599ce Publish with internal token
- aae3e7c Rollback accidental package url update
- 0ddeab0 Add version argument to build steps
- 5ba3daf Fix version selection
- 9e04203 Always use PAT token for publishing
- fc11ac1 Add missing permissions to early-acess job
- 4990079 Fix version (again)
- d72c5a5 Fix incorrectly places quote
- f1eb8c0 Fix issues with determining version
- 6ea2506 Use JReleaser plugin instead of action
- 3e4e15c Fix all KtLint violations
- 8bb8941 Fix KtLint issues
- 4d119b6 Change semver plugin
- 3f0fd6e Clean up GitHub workflows
- 3d4ed00 Change organization nl.ordina → com.soprasteria
- f2f0c6e Add service layer, ApiResult, typed endpoints and suspended functions
- 406358c Add SLF4J structured logging and README
- dee1ec5 Implement TeamPrivacy/Permission enums, GitHubApiException and full test coverage
- a8e40ec CamelCase public API, deduplicate DTOs, add PatchRequest, per_page=100
- b7a0d66 Upgrade all dependencies and Gradle wrapper
- 96c414d Remove hardcoded token, eliminate global HTTP client state, fix test isolation
Contributors
We'd like to thank the following people for their contributions:
- Donovan
Release early-access
Changelog
- 8b599ce Publish with internal token
Contributors
We'd like to thank the following people for their contributions:
- Donovan
Release v0.0.3
Changelog
🔀 Merge
- 60916b7 Merge pull request #7 from Ordina-Group/fix/disable-tag-step, closes #7
- 3166bf2 Merge pull request #6 from Ordina-Group/feat/release-process, closes #6
- d663bd9 Merge pull request #5 from Ordina-Group/fix/license-url, closes #5
- b00b3e7 Merge branch 'main' into fix/license-url
- c8302fa Merge pull request #4 from Ordina-Group/feat/delete-member-team, closes #4
- f2ab7fe Merge branch 'main' into feat/delete-member-team
- be741e0 Merge pull request #3 from Ordina-Group/feat/get-team, closes #3
- f674e1a Merge pull request #2 from Ordina-Group/feat/supress-warnings, closes #2
- 29be8d0 Merge pull request #1 from Ordina-Group/expand-create-team, closes #1
🚀 Features
- 946036b Release process
- 8b5bbb9 Added JReleaser configuration
- 722f964 Temporarily disabled tag commit step
- 9c7ed1e Fixed issue with release workflow
- ce7ea06 Fixed formatting
- 409e982 Fixed issue where license was not nullable
- 2213047 Added ability to remove member from a team
- 04290cc Added suppression for property name warnings
- 2e1a387 Added ability to retrieve a single team based on their slug
- 7c4646f Added privacy and parent team id as additional parameters for creating a team
- 669ff8c Added workflow for pull requests
- 41c762e [Release] Version 0.0.2
- e5c8e48 Added new request and made improvements
- 3e5fcbb Fixed issue where certain nullable values were not serialised as expected
- 4080888 Initial release
- 44d650a Initial commit
Contributors
We'd like to thank the following people for their contributions:
- Donovan
- Donovan de Kuiper (@Hayena)
- GitHub