1
0
mirror of https://github.com/badges/shields.git synced 2025-04-18 19:44:04 +03:00

Changelog for Release server-2025-04-01 (#10984)

* Update Changelog

* Update CHANGELOG.md

---------

Co-authored-by: release[bot] <actions@users.noreply.github.com>
Co-authored-by: chris48s <chris48s@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-04-03 18:40:35 +00:00 committed by GitHub
parent 9ac31b619a
commit 16c5f650bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,20 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m
---
## server-2025-04-01
- fix(#10970): codecov branch badge [#10971](https://github.com/badges/shields/issues/10971)
- docker: cleanup some building [#10957](https://github.com/badges/shields/issues/10957)
- graceful shutdown [#10958](https://github.com/badges/shields/issues/10958)
- Update [SourceForge] commit count badge to support repository parameter [#10954](https://github.com/badges/shields/issues/10954)
- feat: add new badges for new [ansible] collection APIs [#10938](https://github.com/badges/shields/issues/10938)
- [sourceforge] add repo param to last commit service [#10935](https://github.com/badges/shields/issues/10935)
- tweak default cache lengths by category [#10919](https://github.com/badges/shields/issues/10919)
- [Packagist] Update default domain for repo metadata [#10920](https://github.com/badges/shields/issues/10920)
- use SVG2 hrefs [#10918](https://github.com/badges/shields/issues/10918)
- remove `logoWidth` param [#10878](https://github.com/badges/shields/issues/10878)
- Dependency updates
## server-2025-03-02
- time out long running requests more aggressively [#10833](https://github.com/badges/shields/issues/10833)