2024-11
2024-11-30 Interface Update Log
Optimization
- Occasional data errors when creating Pull Request labels concurrently #【Create Pull Request Label】
2024-11-28 Interface Update Log
Optimization
- Fixed documentation error for creating new protection branch rules #【Create New Protection Branch Rule】
- Fixed documentation error for updating protection branch rules #【Update Protection Branch Rules】
2024-11-27 Interface Update Log
New
Optimization
- Optimized query efficiency #【Get Pull Request List】
- Added return fields for commit information in Pull Requests #【Get All Commit Information for a Specific Pull Request】
- Corrected documentation errors for some interfaces
2024-11-26 Interface Update Log
Optimization
- Supports custom roles #【Add Project Members or Update Project Members Permissions】
- Added milestone return fields #【Enterprise Pull Request List】
- Added milestone return fields #【Organization Pull Request List】
- Added milestone return fields #【Get Pull Request List】
- Added milestone return fields #【Get Single Pull Request】
- Added milestone return fields #【Get All Issues Of A Company】
- Added milestone return fields #【Get All Repository Issues】
- Added milestone return fields #【Get a Specific Issue of a Repository】
- Corrected documentation errors for some interfaces
2024-11-25 Interface Update Log
Optimization
- Optimized parameters for prohibiting anyone from pushing code on protected branches #【Update Protection Branch Rules】
- Supports custom roles #【Add Project Members or Update Project Members Permissions】
- Added time range filter conditions #【Get Code Contribution】
- Corrected documentation errors for some interfaces
Bug Fixes
- Fixed JSON conversion errors due to inconsistent return values #【PR Submitted File Change Information】
2024-11-23 Interface Update Log
New
- #【Get All Enterprise Tags】
- #【Get Tag List】
- #【Get Project Custom Roles】
- #【Invite Organization Members】
Optimization
- Added time filtering intervals #【View Repository Forks】
- Added time filtering intervals #【List Users Who Are Watching The Repository】
- Added time filtering intervals #【List Users Who Have Starred the Repository】
- Added new return fields for file comparison #【PR Submitted File Change Information】
2024-11-22 Interface Update Log
New
Optimization
- Increased file upload size limit to 20M #【Upload File】
- Imported Gitee public repositories now support returning star, fork, watch data #【Upload File】
Bug Fixes
- Fixed occasional incomplete data in the Pull Request list #【Get Pull Request List】
- Fixed the parameter type
typein the repository contributors interface becoming ineffective #【Get Repository Contributors】 - Fixed the sorting parameter (values as oldest and stargazers) in the view repository forks interface not taking effect #【View Repository Forks】
2024-11-21 Interface Update Log
Optimization
- Added query parameter
sincefor getting all comments of a specific issue in the repository #【Get All Comments of a Specific Issue in the Repository】
Bug Fixes
- Fixed the parameter
sincein the get all repository issues interface becoming ineffective #【Get All Repository Issues】 - Fixed the parameter
sortin the get operation logs for a specific pull request interface becoming ineffective #【Get Operation Logs for a Specific Pull Request】 - Fixed the parameter
assigneein the get pull request list interface becoming ineffective #【Get Pull Request List】 - Fixed inaccurate data when using the filter
allin the get all issues of authorized user interface #【Get All Issues Of Authorized User】 - Fixed documentation errors - missing pagination parameters #【Get Operation Logs for a Specific Pull Request】
2024-11-20 Interface Update Log
Optimization
- Added time filtering parameters and increased the number of issue status statistics in the response headers #【Get All Repository Issues