{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":196413652,"defaultBranch":"main","name":"pulpcore","ownerLogin":"ggainey","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2019-07-11T14:46:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6650611?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726511201.0","currentOid":""},"activityList":{"items":[{"before":"0fd444d6abd7357e4fd98aebaa8136cb986c9e9d","after":"45628a2cc05ecc2092eef5e3dba7456d0978d8c7","ref":"refs/heads/main","pushedAt":"2024-09-18T19:05:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"Clarify zero-downtime upgrade docs\n\nAccording to Matrix discussion, it sounds like Pulp already supports\nzero-downtime upgrades. I'm updating the docs to be more clear about\nthis.\n\n[noissue]","shortMessageHtmlLink":"Clarify zero-downtime upgrade docs"}},{"before":"8cde77ec55c6c472cc551a2095f649baa450960b","after":"1cd636d35326499d8566950151440484d21e3738","ref":"refs/heads/dependabot/pip/django-approx-eq-5.1.1","pushedAt":"2024-09-18T13:15:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1\n\nUpdates the requirements on [django](https://github.com/django/django) to permit the latest version.\n- [Commits](https://github.com/django/django/compare/4.2...5.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: django\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1"}},{"before":"b0ada14d1036adec096369b9207f0d8ad871630e","after":"0fd444d6abd7357e4fd98aebaa8136cb986c9e9d","ref":"refs/heads/main","pushedAt":"2024-09-18T13:14:18.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"Add ability for complex filtering on replicating UpstreamPulps\n\nfixes: #5087","shortMessageHtmlLink":"Add ability for complex filtering on replicating UpstreamPulps"}},{"before":null,"after":"b18bdbb54335e8d985a8cab02d009e80b0b34bd2","ref":"refs/heads/patchback/backports/3.39/fa1931d780d9b1b1e409e387add38e42d8ec28b8/pr-5705","pushedAt":"2024-09-16T18:26:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"[noissue]: Update gunicorn requirement\n\nUpdates the requirements on [gunicorn](https://github.com/benoitc/gunicorn) to permit the latest version.\n- [Release notes](https://github.com/benoitc/gunicorn/releases)\n- [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...23.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: gunicorn\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \n(cherry picked from commit fa1931d780d9b1b1e409e387add38e42d8ec28b8)","shortMessageHtmlLink":"[noissue]: Update gunicorn requirement"}},{"before":"9f02991d9aee8506409f3d65b14f1802f3b1cc7f","after":"8cde77ec55c6c472cc551a2095f649baa450960b","ref":"refs/heads/dependabot/pip/django-approx-eq-5.1.1","pushedAt":"2024-09-16T18:24:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1\n\nUpdates the requirements on [django](https://github.com/django/django) to permit the latest version.\n- [Commits](https://github.com/django/django/compare/4.2...5.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: django\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1"}},{"before":"a091ef251af7ad5f5342ebc76c52bff8e5738626","after":"b0ada14d1036adec096369b9207f0d8ad871630e","ref":"refs/heads/main","pushedAt":"2024-09-16T18:23:52.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"Fix memory spike on repository delete\n\nDjango handles cascade deletes itself (as opposed to letting the\ndatabase handle it) and in doing so it pulls a lot of data out,\nresulting in a memory spike on repository deletion.\n\nThe only solution is to write a custom cascade delete that deletes the\nobjects at the bottom of the cascade tree more incrementally.\n\ncloses #5048","shortMessageHtmlLink":"Fix memory spike on repository delete"}},{"before":"c23fc712cf0e367c0c4883a7e48b2f01f7d7e430","after":"988f0626b5494b9b372e3706044e868fd76e9141","ref":"refs/heads/label_content","pushedAt":"2024-09-12T20:20:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"DRAFT pulp_labels POC","shortMessageHtmlLink":"DRAFT pulp_labels POC"}},{"before":"85b3c87c13627c2e3a9dd6a3c8e29b9b6c359240","after":"c23fc712cf0e367c0c4883a7e48b2f01f7d7e430","ref":"refs/heads/label_content","pushedAt":"2024-09-12T20:00:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"DRAFT pulp_labels POC","shortMessageHtmlLink":"DRAFT pulp_labels POC"}},{"before":"971bfc4172028f2fb138b397230de648620cbfd9","after":null,"ref":"refs/heads/dependabot/pip/importlib-metadata-gte-6.0.1-and-lte-8.4.0","pushedAt":"2024-09-11T18:13:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"ad597455dfaa64dd43f1c4ac61ffb243d181d097","ref":"refs/heads/dependabot/pip/importlib-metadata-gte-6.0.1-and-lte-8.5.0","pushedAt":"2024-09-11T18:13:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update importlib-metadata requirement\n\nUpdates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata) to permit the latest version.\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metadata/compare/v6.0.1...v8.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: importlib-metadata\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update importlib-metadata requirement"}},{"before":"72195702539add107605d9244c0fe29ead1afd56","after":"85b3c87c13627c2e3a9dd6a3c8e29b9b6c359240","ref":"refs/heads/label_content","pushedAt":"2024-09-11T14:05:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"DRAFT pulp_labels POC","shortMessageHtmlLink":"DRAFT pulp_labels POC"}},{"before":"91d158741ca790cff65c1cfd53579ed1737648b4","after":"a091ef251af7ad5f5342ebc76c52bff8e5738626","ref":"refs/heads/main","pushedAt":"2024-09-11T12:06:15.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"Update Changelog\n\n[noissue]","shortMessageHtmlLink":"Update Changelog"}},{"before":null,"after":"72195702539add107605d9244c0fe29ead1afd56","ref":"refs/heads/label_content","pushedAt":"2024-09-11T00:02:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"DRAFT pulp_labels POC","shortMessageHtmlLink":"DRAFT pulp_labels POC"}},{"before":null,"after":"c06d9b5ba02684e20ec90c5c366b3133b6017866","ref":"refs/heads/dependabot/pip/django-storages-azure--1.14.4","pushedAt":"2024-09-08T14:57:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Bump django-storages[azure] from 1.14.3 to 1.14.4\n\nBumps [django-storages[azure]](https://github.com/jschneier/django-storages) from 1.14.3 to 1.14.4.\n- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/jschneier/django-storages/compare/1.14.3...1.14.4)\n\n---\nupdated-dependencies:\n- dependency-name: django-storages[azure]\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Bump django-storages[azure] from 1.14.3 to 1.14.4"}},{"before":"ec6c5ed1b1349ca59380e7edaac6e9bae0946276","after":null,"ref":"refs/heads/dependabot/pip/otel-6bffcc0fc1","pushedAt":"2024-09-08T14:57:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e423de0e70a57695a9a2563cf13588c95cddfb58","after":"9f02991d9aee8506409f3d65b14f1802f3b1cc7f","ref":"refs/heads/dependabot/pip/django-approx-eq-5.1.1","pushedAt":"2024-09-08T14:57:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1\n\nUpdates the requirements on [django](https://github.com/django/django) to permit the latest version.\n- [Commits](https://github.com/django/django/compare/4.2...5.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: django\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1"}},{"before":"e656d504704b0644d8ed9c6c91be8ce1a34c23a7","after":"91d158741ca790cff65c1cfd53579ed1737648b4","ref":"refs/heads/main","pushedAt":"2024-09-08T14:56:28.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"Update Changelog\n\n[noissue]","shortMessageHtmlLink":"Update Changelog"}},{"before":"a92c7b85758143f733cb9d235009afe5508a7fa5","after":null,"ref":"refs/heads/dependabot/pip/importlib-metadata-gte-6.0.1-and-lte-6.8.0","pushedAt":"2024-09-05T09:26:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"971bfc4172028f2fb138b397230de648620cbfd9","ref":"refs/heads/dependabot/pip/importlib-metadata-gte-6.0.1-and-lte-8.4.0","pushedAt":"2024-09-05T09:26:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update importlib-metadata requirement\n\nUpdates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata) to permit the latest version.\n- [Release notes](https://github.com/python/importlib_metadata/releases)\n- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)\n- [Commits](https://github.com/python/importlib_metadata/compare/v6.0.1...v8.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: importlib-metadata\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update importlib-metadata requirement"}},{"before":null,"after":"935342921ee04cd9147411a9a802d95278391f5c","ref":"refs/heads/dependabot/pip/django-storages-boto3--1.14.4","pushedAt":"2024-09-05T09:26:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Bump django-storages[boto3] from 1.14.3 to 1.14.4\n\nBumps [django-storages[boto3]](https://github.com/jschneier/django-storages) from 1.14.3 to 1.14.4.\n- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/jschneier/django-storages/compare/1.14.3...1.14.4)\n\n---\nupdated-dependencies:\n- dependency-name: django-storages[boto3]\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Bump django-storages[boto3] from 1.14.3 to 1.14.4"}},{"before":null,"after":"7de7d8b8e7d023dbeb75d3c222cba7ddc269e04e","ref":"refs/heads/dependabot/pip/django-storages-google--1.14.4","pushedAt":"2024-09-05T09:26:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Bump django-storages[google] from 1.14.3 to 1.14.4\n\nBumps [django-storages[google]](https://github.com/jschneier/django-storages) from 1.14.3 to 1.14.4.\n- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)\n- [Commits](https://github.com/jschneier/django-storages/compare/1.14.3...1.14.4)\n\n---\nupdated-dependencies:\n- dependency-name: django-storages[google]\n dependency-type: direct:development\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Bump django-storages[google] from 1.14.3 to 1.14.4"}},{"before":null,"after":"e3a8580e6ab7031008f5a9371b4c7281d5f64a1d","ref":"refs/heads/dependabot/pip/pytest-lt-9","pushedAt":"2024-09-05T09:26:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update pytest requirement from <8 to <9\n\nUpdates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.\n- [Release notes](https://github.com/pytest-dev/pytest/releases)\n- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pytest-dev/pytest/compare/1.0.0b3...8.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: pytest\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update pytest requirement from <8 to <9"}},{"before":"918c65b94a6c0f43a48aafd3fb459fdc6c9bc681","after":null,"ref":"refs/heads/dependabot/pip/django-approx-eq-4.2.6","pushedAt":"2024-09-05T09:26:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"e423de0e70a57695a9a2563cf13588c95cddfb58","ref":"refs/heads/dependabot/pip/django-approx-eq-5.1.1","pushedAt":"2024-09-05T09:26:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1\n\nUpdates the requirements on [django](https://github.com/django/django) to permit the latest version.\n- [Commits](https://github.com/django/django/compare/4.2...5.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: django\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update django requirement from ~=4.2.0 to ~=5.1.1"}},{"before":null,"after":"12033c0c261940823f12ad00b3029dae3b55e861","ref":"refs/heads/dependabot/pip/django-import-export-gte-2.9-and-lt-4.2.0","pushedAt":"2024-09-05T09:25:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Update django-import-export requirement\n\nUpdates the requirements on [django-import-export](https://github.com/django-import-export/django-import-export) to permit the latest version.\n- [Release notes](https://github.com/django-import-export/django-import-export/releases)\n- [Changelog](https://github.com/django-import-export/django-import-export/blob/main/docs/changelog.rst)\n- [Commits](https://github.com/django-import-export/django-import-export/compare/2.9.0...4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: django-import-export\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Update django-import-export requirement"}},{"before":null,"after":"bb2c26790440d428e46cfb4ca86a8bfd3ca1fef8","ref":"refs/heads/dependabot/pip/black-24.8.0","pushedAt":"2024-09-05T09:25:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Bump black from 24.3.0 to 24.8.0\n\nBumps [black](https://github.com/psf/black) from 24.3.0 to 24.8.0.\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/24.3.0...24.8.0)\n\n---\nupdated-dependencies:\n- dependency-name: black\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Bump black from 24.3.0 to 24.8.0"}},{"before":null,"after":"ec6c5ed1b1349ca59380e7edaac6e9bae0946276","ref":"refs/heads/dependabot/pip/otel-6bffcc0fc1","pushedAt":"2024-09-05T09:25:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"[noissue]: Bump the otel group with 5 updates\n\nUpdates the requirements on [opentelemetry-distro[otlp]](https://github.com/open-telemetry/opentelemetry-python-contrib), [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-instrumentation-django](https://github.com/open-telemetry/opentelemetry-python-contrib), [opentelemetry-instrumentation-wsgi](https://github.com/open-telemetry/opentelemetry-python-contrib) and [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version.\n\nUpdates `opentelemetry-distro[otlp]` to 0.48b0\n- [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)\n\nUpdates `opentelemetry-exporter-otlp-proto-http` to 1.27.0\n- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.24.0...v1.27.0)\n\nUpdates `opentelemetry-instrumentation-django` to 0.48b0\n- [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)\n\nUpdates `opentelemetry-instrumentation-wsgi` to 0.48b0\n- [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)\n- [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)\n\nUpdates `protobuf` to 5.28.0\n- [Release notes](https://github.com/protocolbuffers/protobuf/releases)\n- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)\n- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.22.0-rc1...v5.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: opentelemetry-distro[otlp]\n dependency-type: direct:production\n dependency-group: otel\n- dependency-name: opentelemetry-exporter-otlp-proto-http\n dependency-type: direct:production\n dependency-group: otel\n- dependency-name: opentelemetry-instrumentation-django\n dependency-type: direct:production\n dependency-group: otel\n- dependency-name: opentelemetry-instrumentation-wsgi\n dependency-type: direct:production\n dependency-group: otel\n- dependency-name: protobuf\n dependency-type: direct:production\n dependency-group: otel\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"[noissue]: Bump the otel group with 5 updates"}},{"before":"aed64cd9a01cc3fb8236ce65d4dea82db5f92ee6","after":"e656d504704b0644d8ed9c6c91be8ce1a34c23a7","ref":"refs/heads/main","pushedAt":"2024-09-05T09:24:17.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"Group otel dependency updates\n\n[noissue]","shortMessageHtmlLink":"Group otel dependency updates"}},{"before":null,"after":"7cf7e3bbd0edabc4b426cd4afc23e52eeb704eea","ref":"refs/heads/patchback/backports/3.49/2f9b7caa45d48a0a34fac6371a3c9e77232b6a5b/pr-5734","pushedAt":"2024-09-03T09:03:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"[noissue]: Update pulp-glue requirement\n\nUpdates the requirements on [pulp-glue](https://github.com/pulp/pulp-cli) to permit the latest version.\n- [Release notes](https://github.com/pulp/pulp-cli/releases)\n- [Changelog](https://github.com/pulp/pulp-cli/blob/0.28.0/CHANGES.md)\n- [Commits](https://github.com/pulp/pulp-cli/compare/0.18.0...0.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: pulp-glue\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \n(cherry picked from commit 2f9b7caa45d48a0a34fac6371a3c9e77232b6a5b)","shortMessageHtmlLink":"[noissue]: Update pulp-glue requirement"}},{"before":"add38735929381d2a7db722d230c03a87987def5","after":"aed64cd9a01cc3fb8236ce65d4dea82db5f92ee6","ref":"refs/heads/main","pushedAt":"2024-09-03T08:36:29.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"ggainey","name":"Grant Gainey","path":"/ggainey","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6650611?s=80&v=4"},"commit":{"message":"Pulp-workers now also log domain name in which the task is executed.\n\ncloses #5693","shortMessageHtmlLink":"Pulp-workers now also log domain name in which the task is executed."}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuhHB8QA","startCursor":null,"endCursor":null}},"title":"Activity ยท ggainey/pulpcore"}