Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
68 changes: 68 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,74 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m

---

## server-2024-09-01

- move go version badge to platform support category [#10444](https://github.com/badges/shields/issues/10444)
- remove libraries we don't need in docker build [#10443](https://github.com/badges/shields/issues/10443)
- [Crates] Implement Dependents Badge [#10438](https://github.com/badges/shields/issues/10438)
- [Crates] Added crate size badge [#10421](https://github.com/badges/shields/issues/10421)
- Fix branch in [Bitrise] tests [#10439](https://github.com/badges/shields/issues/10439)
- Changelog for Release server-2024-08-01 [#10424](https://github.com/badges/shields/issues/10424)
- send Cross-Origin-Resource-Policy header on all responses [#10420](https://github.com/badges/shields/issues/10420)
- migrate [MozillaObservatory] to new API [#10402](https://github.com/badges/shields/issues/10402)
- use metric() for [discord] and [revolt] badges [#10406](https://github.com/badges/shields/issues/10406)
- remove reference to CircleCI [#10405](https://github.com/badges/shields/issues/10405)
- Cache text only static badges for longer [#10403](https://github.com/badges/shields/issues/10403)
- update [pub] points service test [#10398](https://github.com/badges/shields/issues/10398)
- update [pypi] license test example [#10399](https://github.com/badges/shields/issues/10399)
- update [PythonVersionFromToml] test example [#10400](https://github.com/badges/shields/issues/10400)
- Fix [FreeCodeCampPoints] not found handling [#10377](https://github.com/badges/shields/issues/10377)
- Fix [Gerrit] new change test [#10376](https://github.com/badges/shields/issues/10376)
- Fix [AmoVersion] test [#10375](https://github.com/badges/shields/issues/10375)
- Fix [EcologiCarbonOffset] test [#10374](https://github.com/badges/shields/issues/10374)
- Fix [Gitea] not found message [#10373](https://github.com/badges/shields/issues/10373)
- Mock [JenkinsCoverage] Cobertura job found test [#10372](https://github.com/badges/shields/issues/10372)
- Deprecate [Bountysource] service [#10371](https://github.com/badges/shields/issues/10371)
- Sunsetting Shields custom logos [#10347](https://github.com/badges/shields/issues/10347)
- Use ellipsis when many versions returned for [ModrinthGameVersions] [#10350](https://github.com/badges/shields/issues/10350)
- Cleanup unused bits and pieces [#10349](https://github.com/badges/shields/issues/10349)
- Update daily tests reference in README [#10348](https://github.com/badges/shields/issues/10348)
- Update c8 configuration [#10361](https://github.com/badges/shields/issues/10361)
- deprecate [tokei] service [#9581](https://github.com/badges/shields/issues/9581)
- Add code coverage action [#10340](https://github.com/badges/shields/issues/10340)
- Update badges in README [#10341](https://github.com/badges/shields/issues/10341)
- Remove unused parameters in [Chocolatey Resharper PowershellGallery] [#10345](https://github.com/badges/shields/issues/10345)
- Add CF-Ray header value to Sentry errors if available [#10339](https://github.com/badges/shields/issues/10339)
- Use XML for Chocolatey, affects [Chocolatey Resharper PowershellGallery] [#10344](https://github.com/badges/shields/issues/10344)
- include gituhb contributors badge in docs site [#10337](https://github.com/badges/shields/issues/10337)
- run full test suite daily [#10320](https://github.com/badges/shields/issues/10320)
- Changelog for Release server-2024-07-01 [#10318](https://github.com/badges/shields/issues/10318)
- Add [AUR] Popularity Badge [#10304](https://github.com/badges/shields/issues/10304)
- fix npm badges when `maintainers` not in response [#10286](https://github.com/badges/shields/issues/10286)
- Expose `logoBase64` and `links` in badge-maker NPM package [#10283](https://github.com/badges/shields/issues/10283)
- Remove `logoPosition` [#10284](https://github.com/badges/shields/issues/10284)
- [MBIN] Add subscribers badge [#10270](https://github.com/badges/shields/issues/10270)
- Improve Docusaurus Dependabot setup [#10262](https://github.com/badges/shields/issues/10262)
- Update documentation and tests to [docsrs] [#10240](https://github.com/badges/shields/issues/10240)
- Add [Docker] support for loong64 arch [#10241](https://github.com/badges/shields/issues/10241)
- simpleicons 12 blog [#10222](https://github.com/badges/shields/issues/10222)
- Add puppetforge quality score badges [#10201](https://github.com/badges/shields/issues/10201)
- Fix [GithubPullRequestCheckState] test [#10200](https://github.com/badges/shields/issues/10200)
- Switch Cobertura job URL [#10217](https://github.com/badges/shields/issues/10217)
- Fully mock flaky [CodeClimate] multi-step tests [#10218](https://github.com/badges/shields/issues/10218)
- Update Changelog [#10215](https://github.com/badges/shields/issues/10215)
- Remove namedLogo from defaultBadgeData of non-social badges [#10195](https://github.com/badges/shields/issues/10195)
- Update number of badges served each month [#10197](https://github.com/badges/shields/issues/10197)
- Delete old deprecated services [#10196](https://github.com/badges/shields/issues/10196)
- handle [BitbucketPipelines] responses with missing result key [#10163](https://github.com/badges/shields/issues/10163)
- Update description of GitHub commit status badge [#10198](https://github.com/badges/shields/issues/10198)
- chore: fix spelling of GitHub in badge descriptions [#10199](https://github.com/badges/shields/issues/10199)
- Add [GithubCheckRuns] service [#7759](https://github.com/badges/shields/issues/7759)
- feat: add Revolt badge [#10093](https://github.com/badges/shields/issues/10093)
- ensure color is string before calling toLowerCase() [#10129](https://github.com/badges/shields/issues/10129)
- instruct dependabot to monitor composite actions [#10139](https://github.com/badges/shields/issues/10139)
- run tests on node 22 [#10127](https://github.com/badges/shields/issues/10127)
- tweaks to libraries.io token pooling code [#10074](https://github.com/badges/shields/issues/10074)
- fix [pypi] status badge when package has no 'Development Status' classifier [#10107](https://github.com/badges/shields/issues/10107)
- clarify yml paths in server-secrets docs [#10106](https://github.com/badges/shields/issues/10106)
- Update region flag name in flyctl deploy command [#10134](https://github.com/badges/shields/issues/10134)
- Dependency updates

## server-2024-08-01

- send Cross-Origin-Resource-Policy header on all responses [#10420](https://github.com/badges/shields/issues/10420)
Expand Down