From ba3d436d1cdf786636522a766c3ab472fa8b2b66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 16:56:06 +0000 Subject: [PATCH] Changelog for Release server-2024-09-25 (#10552) * Update Changelog * Update CHANGELOG.md --------- Co-authored-by: release[bot] Co-authored-by: chris48s --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f4e17d0e7f492..1b631117550d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,21 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m --- +## server-2024-09-25 + +- [dynamicjson dynamicyaml dynamictoml] switch to jsonpath-plus [#10551](https://github.com/badges/shields/issues/10551) +- [Snapcraft] license [#10520](https://github.com/badges/shields/issues/10520) +- deprecate [wheelmap] service [#10538](https://github.com/badges/shields/issues/10538) +- Use old.stats.jenkins.io for JSON data [#10522](https://github.com/badges/shields/issues/10522) +- catch xml ParseError [#10516](https://github.com/badges/shields/issues/10516) +- migrate [MozillaObservatory] to /scan endpoint [#10491](https://github.com/badges/shields/issues/10491) +- fix incorrect codecov config link [#10511](https://github.com/badges/shields/issues/10511) +- [OSSLifecycle OSSLifecycleRedirect] Add file_url param to pull from non-github sources [#10489](https://github.com/badges/shields/issues/10489) +- perf: improve logoSize performance [#10488](https://github.com/badges/shields/issues/10488) +- perf: faster `resetIconPosition` avoiding to parse path twice [#10497](https://github.com/badges/shields/issues/10497) +- perf: limit logoSize precision to 3 [#10521](https://github.com/badges/shields/issues/10521) +- Dependency updates + ## server-2024-09-02 - Publish linux/amd64 docker images for snapshot builds [#10476](https://github.com/badges/shields/issues/10476)