enterprise-23.7.27
版本发布时间: 2023-07-27 23:00:33
codecov/codecov-api最新发布版本:self-hosted-24.9.1(2024-09-04 04:07:17)
What's Changed
- Small change by @trent-codecov in https://github.com/codecov/codecov-api/pull/4
- Update LICENSE by @eliatcodecov in https://github.com/codecov/codecov-api/pull/9
- Introduce
LabelAnalysisProcessingError
by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/8 - fix broken pyyaml dep, update shared commit hash to corresponding sanitized one by @matt-codecov in https://github.com/codecov/codecov-api/pull/7
- Create
ArchiveField
by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/5 - Added new user model for authentication by @scott-codecov in https://github.com/codecov/codecov-api/pull/1
- bug: Need to pass current owner to comparison instead of user by @scott-codecov in https://github.com/codecov/codecov-api/pull/11
- bug: More user vs. owner fixes by @scott-codecov in https://github.com/codecov/codecov-api/pull/12
- bug: Handle null owner in self-hosted admin check by @scott-codecov in https://github.com/codecov/codecov-api/pull/13
- bug: Fix passing owner to repo service when fetching file contents by @scott-codecov in https://github.com/codecov/codecov-api/pull/14
- bug: Update profile mutation should operate on owner instead of user by @scott-codecov in https://github.com/codecov/codecov-api/pull/15
- bug: Fix get_adapter kwarg name by @scott-codecov in https://github.com/codecov/codecov-api/pull/16
- bug: Prefetch user when impersonating owner by @scott-codecov in https://github.com/codecov/codecov-api/pull/17
- fix: Disable CSRF for the REST API by @scott-codecov in https://github.com/codecov/codecov-api/pull/18
- instrument github webhook handler with counters for each event by @matt-codecov in https://github.com/codecov/codecov-api/pull/6
- Update shared. by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/20
- Code 3602 add trial mutation by @adrian-codecov in https://github.com/codecov/codecov-api/pull/3
- fix: Handle no current owner in GraphQL resolvers by @scott-codecov in https://github.com/codecov/codecov-api/pull/21
- Move
Commit.report
to GCS by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/10 - fix: Set SameSite=None; Secure for sessionid cookie by @scott-codecov in https://github.com/codecov/codecov-api/pull/24
- Add api_health endpoint by @trent-codecov in https://github.com/codecov/codecov-api/pull/25
- delete unnecessary redacted secrets from config by @matt-codecov in https://github.com/codecov/codecov-api/pull/22
- Code 3616 use class plan throughout codebase by @adrian-codecov in https://github.com/codecov/codecov-api/pull/2
- Reactivate label analysis by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/23
- feat: Add Sentry OAuth and current user endpoint by @scott-codecov in https://github.com/codecov/codecov-api/pull/19
- Remove use of the cache column in the API by @joseph-sentry in https://github.com/codecov/codecov-api/pull/27
- Add calver and rolling tags by @trent-codecov in https://github.com/codecov/codecov-api/pull/26
- Log and add version field to metrics in upload by @joseph-sentry in https://github.com/codecov/codecov-api/pull/31
- Add open source blurb by @thomasrockhu-codecov in https://github.com/codecov/codecov-api/pull/34
- Send destination url the proper way by @dana-yaish in https://github.com/codecov/codecov-api/pull/38
- Update VERSION by @trent-codecov in https://github.com/codecov/codecov-api/pull/40
New Contributors
- @trent-codecov made their first contribution in https://github.com/codecov/codecov-api/pull/4
- @eliatcodecov made their first contribution in https://github.com/codecov/codecov-api/pull/9
- @giovanni-guidini made their first contribution in https://github.com/codecov/codecov-api/pull/8
- @matt-codecov made their first contribution in https://github.com/codecov/codecov-api/pull/7
- @scott-codecov made their first contribution in https://github.com/codecov/codecov-api/pull/1
- @adrian-codecov made their first contribution in https://github.com/codecov/codecov-api/pull/3
- @joseph-sentry made their first contribution in https://github.com/codecov/codecov-api/pull/27
- @thomasrockhu-codecov made their first contribution in https://github.com/codecov/codecov-api/pull/34
- @dana-yaish made their first contribution in https://github.com/codecov/codecov-api/pull/38
Full Changelog: https://github.com/codecov/codecov-api/compare/enterprise-v5.0.1..enterprise-23.7.27