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