Changelog for Release server-2021-05-01 (#6447)
* Update Changelog Co-authored-by: release[bot] <actions@users.noreply.github.com> Co-authored-by: chris48s <chris48s@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dc5157ff9a
commit
00fe749cb5
13
CHANGELOG.md
13
CHANGELOG.md
@@ -4,6 +4,19 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m
|
||||
|
||||
---
|
||||
|
||||
## server-2021-05-01
|
||||
|
||||
- Add setting which allows setting a timeout on HTTP requests
|
||||
This is configured with the new `REQUEST_TIMEOUT_SECONDS` setting. If a request takes longer
|
||||
than this number of seconds a `408 Request Timeout` response will be returned.
|
||||
- Deprecate [Bintray] service [#6423](https://github.com/badges/shields/issues/6423)
|
||||
- Support git hash in [nexus] SNAPSHOT version [#6369](https://github.com/badges/shields/issues/6369)
|
||||
- Replace 4183C4 with blue [#6366](https://github.com/badges/shields/issues/6366)
|
||||
- [Youtube] Added channel view count and subscriber count badges [#6333](https://github.com/badges/shields/issues/6333)
|
||||
- Fix Netlify badge by adding new color schema [#6340](https://github.com/badges/shields/issues/6340)
|
||||
- [REUSE] Add service badges [#6330](https://github.com/badges/shields/issues/6330)
|
||||
- Dependency updates
|
||||
|
||||
## server-2021-04-01
|
||||
|
||||
- Use NPM packages to provide fonts instead of Google Fonts [#6274](https://github.com/badges/shields/issues/6274)
|
||||
|
||||
Reference in New Issue
Block a user