Releases: utopia-php/vcs
Releases · utopia-php/vcs
3.1.1
What's Changed
- Eliminate duplication in Forgejo adapter and tests by @Copilot in #77
- fix: use pre-written app.ini mount for Gogs webhook support by @jaysomani in #82
- fix: resolve testGetPullRequestFiles failures for Forgejo and Gogs by @jaysomani in #83
- Supporting Gogs integration with existing tools by @Copilot in #80
- fix: adjust expiration time for token generation by @docimin in #87
New Contributors
Full Changelog: 3.1.0...3.2.0
3.1.0
3.0.1
3.0.0
Breaking changes
searchRepositoriesno longer accepts first parameterstring $installationId
What's Changed
- feat: Add Gitea pull request and comment endpoints by @jaysomani in #68
- feat: Add Gitea repository operations endpoints by @jaysomani in #69
- feat: implement getOwnerName for Gitea using repositoryId by @jaysomani in #72
- test: add tests for Gitea comment operations by @jaysomani in #73
- feat: implement Gitea webhook support by @jaysomani in #74
- chore: extract
getRepositoryAccessTypemethod by @hmacr in #75 - feat: Add Gitea git operations and user endpoints by @jaysomani in #71
Full Changelog: 2.0.2...3.0.0
2.0.2
What's Changed
- fix: Ensure installation ID is set correctly in GitHub payload handling by @eldadfux in #64
- feat: Add Gitea commit endpoints (getCommit, getLatestCommit) by @jaysomani in #66
- Chore: Improve gitea tests by @Meldiron in #67
- Remove unused utopia-php/framework dependency by @loks0n in #70
New Contributors
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- feat: Add Gitea repository content endpoints (tree, content, languages) by @jaysomani in #63
- Implement
getInstallationRepositorymethod by @hmacr in #65
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Initial commit for gitea by @jaysomani in #57
- Chore: cleanup cicd setup by @Meldiron in #59
- Fix: External contribution tests by @Meldiron in #60
- FIx: Prevent internal tests for external contribution by @Meldiron in #61
- feat: Add Gitea repository endpoints (getRepository, getRepositoryName, deleteRepository) by @jaysomani in #58
- Use
installation/repositoriesAPI for searching repos by @hmacr in #53
New Contributors
- @jaysomani made their first contribution in #57
Full Changelog: 1.0.1...2.0.0
1.0.1
What's Changed
- chore: bump system lib by @ChiragAgg5k in #56
New Contributors
- @ChiragAgg5k made their first contribution in #56
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Upgrade cache dependency for reconnection support by @premtsd-code in #55
New Contributors
- @premtsd-code made their first contribution in #55
Full Changelog: 0.14.1...1.0.0