Skip to content

Commit

Permalink
Automated Update For Apicurio Registry Release Version: 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
apicurio-ci committed Nov 20, 2024
1 parent 2699a07 commit 3140c10
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 21 deletions.
42 changes: 21 additions & 21 deletions _data/registry/latestRelease.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/181766055",
"assets_url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/181766055/assets",
"upload_url": "https://uploads.github.com/repos/Apicurio/apicurio-registry/releases/181766055/assets{?name,label}",
"html_url": "https://github.com/Apicurio/apicurio-registry/releases/tag/3.0.3",
"id": 181766055,
"url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/186506947",
"assets_url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/186506947/assets",
"upload_url": "https://uploads.github.com/repos/Apicurio/apicurio-registry/releases/186506947/assets{?name,label}",
"html_url": "https://github.com/Apicurio/apicurio-registry/releases/tag/3.0.4",
"id": 186506947,
"author": {
"login": "apicurio-ci",
"id": 64084242,
Expand All @@ -25,20 +25,20 @@
"user_view_type": "public",
"site_admin": false
},
"node_id": "RE_kwDOC8Dqbc4K1Yen",
"tag_name": "3.0.3",
"node_id": "RE_kwDOC8Dqbc4LHd7D",
"tag_name": "3.0.4",
"target_commitish": "main",
"name": "3.0.3",
"name": "3.0.4",
"draft": false,
"prerelease": false,
"created_at": "2024-10-24T16:11:35Z",
"published_at": "2024-10-24T16:11:36Z",
"created_at": "2024-11-20T20:38:03Z",
"published_at": "2024-11-20T20:38:04Z",
"assets": [
{
"url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/assets/201483708",
"id": 201483708,
"node_id": "RA_kwDOC8Dqbc4MAmW8",
"name": "apicurio-registry-app-3.0.3-all.tar.gz",
"url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/assets/207911019",
"id": 207911019,
"node_id": "RA_kwDOC8Dqbc4MZHhr",
"name": "apicurio-registry-app-3.0.4-all.tar.gz",
"label": "",
"uploader": {
"login": "apicurio-ci",
Expand All @@ -63,14 +63,14 @@
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 104755316,
"size": 103922380,
"download_count": 0,
"created_at": "2024-10-24T16:11:37Z",
"updated_at": "2024-10-24T16:11:39Z",
"browser_download_url": "https://github.com/Apicurio/apicurio-registry/releases/download/3.0.3/apicurio-registry-app-3.0.3-all.tar.gz"
"created_at": "2024-11-20T20:38:05Z",
"updated_at": "2024-11-20T20:38:07Z",
"browser_download_url": "https://github.com/Apicurio/apicurio-registry/releases/download/3.0.4/apicurio-registry-app-3.0.4-all.tar.gz"
}
],
"tarball_url": "https://api.github.com/repos/Apicurio/apicurio-registry/tarball/3.0.3",
"zipball_url": "https://api.github.com/repos/Apicurio/apicurio-registry/zipball/3.0.3",
"body": "- [**type/discussion**][**component/registry**][**priority/normal**] UI not accessible on `localhost` when running in podman [#5387](https://github.com/Apicurio/apicurio-registry/issues/5387)\n- [**DUPLICATE**] Add labels to Registry search results (capped by configurable # of labels to return per item) [#5378](https://github.com/Apicurio/apicurio-registry/issues/5378)\n- [**area/rest-api**][**3.x**] Deferencing $ref in json schema is not working after upgrade to v3 [part 2] [#5362](https://github.com/Apicurio/apicurio-registry/issues/5362)\n- [**type/bug**][**component/registry**][**priority/blocker**][**area/compatibility**][**area/rest-api**][**area/storage**] 3.0.1 database upgrade failure [#5356](https://github.com/Apicurio/apicurio-registry/issues/5356)\n- [**type/enhancement**][**component/registry**][**priority/normal**][**area/rest-api**] Return Labels in search results/listings [#5219](https://github.com/Apicurio/apicurio-registry/issues/5219)\n"
"tarball_url": "https://api.github.com/repos/Apicurio/apicurio-registry/tarball/3.0.4",
"zipball_url": "https://api.github.com/repos/Apicurio/apicurio-registry/zipball/3.0.4",
"body": "- [**type/enhancement**][**component/registry**][**priority/high**][**area/rest-api**] Add `artifactType` to the filtering options in `/search/artifacts` and `/search/versions` [#5535](https://github.com/Apicurio/apicurio-registry/issues/5535)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**] Support generic JDBC properties [#5513](https://github.com/Apicurio/apicurio-registry/issues/5513)\n- [**type/bug**][**component/registry**][**priority/high**][**area/auth**] OIDC 401 (Unauthorized) error when configured with Keycloak or Azure AD in EKS [#5478](https://github.com/Apicurio/apicurio-registry/issues/5478)\n- [**type/task**][**component/registry**][**priority/blocker**] Upgrade Registry to use Quarkus 3.15 [#5477](https://github.com/Apicurio/apicurio-registry/issues/5477)\n- [**type/bug**][**component/registry**][**priority/high**][**area/ui**][**area/rest-api**][**3.x**] UI does not load artifact tabs with URL reserved characters in name [#5460](https://github.com/Apicurio/apicurio-registry/issues/5460)\n- [**type/bug**][**component/registry**][**priority/high**][**area/storage**][**3.x**] Connection to Postgres database closed [#5458](https://github.com/Apicurio/apicurio-registry/issues/5458)\n- [**component/registry**][**priority/high**][**3.x**][**area/documentation**] OIDC environment variables being ignored when using Azure AD [#5443](https://github.com/Apicurio/apicurio-registry/issues/5443)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**][**3.x**] Add prefix to group names in KafkaSQL storage to better suport Kafka ACLs [#5441](https://github.com/Apicurio/apicurio-registry/issues/5441)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/serdes**] Apicurios implementation of KafkaSeraializer/Deserializer cant deal with a wrapper type using unions [#5437](https://github.com/Apicurio/apicurio-registry/issues/5437)\n- [**type/enhancement**][**component/registry**][**priority/normal**][**area/rest-api**] Create missing Group entities when importing [#5401](https://github.com/Apicurio/apicurio-registry/issues/5401)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/ui**] Unable to run UI from a base path that is NOT \"/\" [#5396](https://github.com/Apicurio/apicurio-registry/issues/5396)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/ui**][**area/storage**] UI and API can't run on the same hostname [#5366](https://github.com/Apicurio/apicurio-registry/issues/5366)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/rules**][**area/ccompat-api**] Missing compatibility with Confluent Schema Registry API [#5337](https://github.com/Apicurio/apicurio-registry/issues/5337)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**] Support for MySQL storage [#5309](https://github.com/Apicurio/apicurio-registry/issues/5309)\n- [**type/enhancement**][**Seeking Contribution**][**component/registry**][**priority/normal**][**area/serdes**] Further improvements to Nats serdes [#5215](https://github.com/Apicurio/apicurio-registry/issues/5215)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**][**product/connectivity-link**] Registry as a source of Events [#5213](https://github.com/Apicurio/apicurio-registry/issues/5213)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/rest-api**][**3.x**] Include ArtifactType header in REST response to /ids/* requests [#5209](https://github.com/Apicurio/apicurio-registry/issues/5209)\n- [**type/enhancement**] apicurio/apicurio-registry-mem:latest mapping source code version [#4959](https://github.com/Apicurio/apicurio-registry/issues/4959)\n- [**type/bug**][**component/registry**][**priority/high**][**area/rest-api**][**area/storage**] REST API POST /search/versions and POST /search/artifacts not finding artifacts in group [#4934](https://github.com/Apicurio/apicurio-registry/issues/4934)\n- [**type/bug**][**component/registry**][**priority/high**][**area/rest-api**][**area/storage**] v2 /groups list API crashes with SQL error [#4933](https://github.com/Apicurio/apicurio-registry/issues/4933)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/rest-api**] createArtifact not working on 3.0.0.M3 through API [#4870](https://github.com/Apicurio/apicurio-registry/issues/4870)\n- [**type/enhancement**][**area/ui**][**area/rest-api**][**area/rules**][**3.x**] All operations under the /admin endpoint should require admin role [#4852](https://github.com/Apicurio/apicurio-registry/issues/4852)\n- [**type/bug**][**priority/normal**][**area/storage**][**3.x**] Having trouble using: Legacy4ByteIdHandler [#4830](https://github.com/Apicurio/apicurio-registry/issues/4830)\n- [**type/enhancement**][**area/storage**] mTLS and IAM support for Apicurio to connect AWS MSK [#4332](https://github.com/Apicurio/apicurio-registry/issues/4332)\n- [**type/enhancement**] Create a way to upgrade Operator CRs from v2 to v3 [#3471](https://github.com/Apicurio/apicurio-registry/issues/3471)\n- [**type/enhancement**][**Beginner Friendly**][**component/registry**][**priority/normal**][**area/rest-api**][**area/rest-client**] Add support for labels and properties when creating artifacts [#2742](https://github.com/Apicurio/apicurio-registry/issues/2742)\n- [**closed**] Create an example out of Fabian's Cloud Events PoC [#4515](https://github.com/Apicurio/apicurio-registry/issues/4515)\n- [**type/question**] Use apicurio registry to retrieve the schema [#4517](https://github.com/Apicurio/apicurio-registry/issues/4517)\n"
}
76 changes: 76 additions & 0 deletions _data/registry/releases/3.0.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
{
"url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/186506947",
"assets_url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/186506947/assets",
"upload_url": "https://uploads.github.com/repos/Apicurio/apicurio-registry/releases/186506947/assets{?name,label}",
"html_url": "https://github.com/Apicurio/apicurio-registry/releases/tag/3.0.4",
"id": 186506947,
"author": {
"login": "apicurio-ci",
"id": 64084242,
"node_id": "MDQ6VXNlcjY0MDg0MjQy",
"avatar_url": "https://avatars.githubusercontent.com/u/64084242?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/apicurio-ci",
"html_url": "https://github.com/apicurio-ci",
"followers_url": "https://api.github.com/users/apicurio-ci/followers",
"following_url": "https://api.github.com/users/apicurio-ci/following{/other_user}",
"gists_url": "https://api.github.com/users/apicurio-ci/gists{/gist_id}",
"starred_url": "https://api.github.com/users/apicurio-ci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/apicurio-ci/subscriptions",
"organizations_url": "https://api.github.com/users/apicurio-ci/orgs",
"repos_url": "https://api.github.com/users/apicurio-ci/repos",
"events_url": "https://api.github.com/users/apicurio-ci/events{/privacy}",
"received_events_url": "https://api.github.com/users/apicurio-ci/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"node_id": "RE_kwDOC8Dqbc4LHd7D",
"tag_name": "3.0.4",
"target_commitish": "main",
"name": "3.0.4",
"draft": false,
"prerelease": false,
"created_at": "2024-11-20T20:38:03Z",
"published_at": "2024-11-20T20:38:04Z",
"assets": [
{
"url": "https://api.github.com/repos/Apicurio/apicurio-registry/releases/assets/207911019",
"id": 207911019,
"node_id": "RA_kwDOC8Dqbc4MZHhr",
"name": "apicurio-registry-app-3.0.4-all.tar.gz",
"label": "",
"uploader": {
"login": "apicurio-ci",
"id": 64084242,
"node_id": "MDQ6VXNlcjY0MDg0MjQy",
"avatar_url": "https://avatars.githubusercontent.com/u/64084242?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/apicurio-ci",
"html_url": "https://github.com/apicurio-ci",
"followers_url": "https://api.github.com/users/apicurio-ci/followers",
"following_url": "https://api.github.com/users/apicurio-ci/following{/other_user}",
"gists_url": "https://api.github.com/users/apicurio-ci/gists{/gist_id}",
"starred_url": "https://api.github.com/users/apicurio-ci/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/apicurio-ci/subscriptions",
"organizations_url": "https://api.github.com/users/apicurio-ci/orgs",
"repos_url": "https://api.github.com/users/apicurio-ci/repos",
"events_url": "https://api.github.com/users/apicurio-ci/events{/privacy}",
"received_events_url": "https://api.github.com/users/apicurio-ci/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"content_type": "application/gzip",
"state": "uploaded",
"size": 103922380,
"download_count": 0,
"created_at": "2024-11-20T20:38:05Z",
"updated_at": "2024-11-20T20:38:07Z",
"browser_download_url": "https://github.com/Apicurio/apicurio-registry/releases/download/3.0.4/apicurio-registry-app-3.0.4-all.tar.gz"
}
],
"tarball_url": "https://api.github.com/repos/Apicurio/apicurio-registry/tarball/3.0.4",
"zipball_url": "https://api.github.com/repos/Apicurio/apicurio-registry/zipball/3.0.4",
"body": "- [**type/enhancement**][**component/registry**][**priority/high**][**area/rest-api**] Add `artifactType` to the filtering options in `/search/artifacts` and `/search/versions` [#5535](https://github.com/Apicurio/apicurio-registry/issues/5535)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**] Support generic JDBC properties [#5513](https://github.com/Apicurio/apicurio-registry/issues/5513)\n- [**type/bug**][**component/registry**][**priority/high**][**area/auth**] OIDC 401 (Unauthorized) error when configured with Keycloak or Azure AD in EKS [#5478](https://github.com/Apicurio/apicurio-registry/issues/5478)\n- [**type/task**][**component/registry**][**priority/blocker**] Upgrade Registry to use Quarkus 3.15 [#5477](https://github.com/Apicurio/apicurio-registry/issues/5477)\n- [**type/bug**][**component/registry**][**priority/high**][**area/ui**][**area/rest-api**][**3.x**] UI does not load artifact tabs with URL reserved characters in name [#5460](https://github.com/Apicurio/apicurio-registry/issues/5460)\n- [**type/bug**][**component/registry**][**priority/high**][**area/storage**][**3.x**] Connection to Postgres database closed [#5458](https://github.com/Apicurio/apicurio-registry/issues/5458)\n- [**component/registry**][**priority/high**][**3.x**][**area/documentation**] OIDC environment variables being ignored when using Azure AD [#5443](https://github.com/Apicurio/apicurio-registry/issues/5443)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**][**3.x**] Add prefix to group names in KafkaSQL storage to better suport Kafka ACLs [#5441](https://github.com/Apicurio/apicurio-registry/issues/5441)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/serdes**] Apicurios implementation of KafkaSeraializer/Deserializer cant deal with a wrapper type using unions [#5437](https://github.com/Apicurio/apicurio-registry/issues/5437)\n- [**type/enhancement**][**component/registry**][**priority/normal**][**area/rest-api**] Create missing Group entities when importing [#5401](https://github.com/Apicurio/apicurio-registry/issues/5401)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/ui**] Unable to run UI from a base path that is NOT \"/\" [#5396](https://github.com/Apicurio/apicurio-registry/issues/5396)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/ui**][**area/storage**] UI and API can't run on the same hostname [#5366](https://github.com/Apicurio/apicurio-registry/issues/5366)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/rules**][**area/ccompat-api**] Missing compatibility with Confluent Schema Registry API [#5337](https://github.com/Apicurio/apicurio-registry/issues/5337)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**] Support for MySQL storage [#5309](https://github.com/Apicurio/apicurio-registry/issues/5309)\n- [**type/enhancement**][**Seeking Contribution**][**component/registry**][**priority/normal**][**area/serdes**] Further improvements to Nats serdes [#5215](https://github.com/Apicurio/apicurio-registry/issues/5215)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/storage**][**product/connectivity-link**] Registry as a source of Events [#5213](https://github.com/Apicurio/apicurio-registry/issues/5213)\n- [**type/enhancement**][**component/registry**][**priority/high**][**area/rest-api**][**3.x**] Include ArtifactType header in REST response to /ids/* requests [#5209](https://github.com/Apicurio/apicurio-registry/issues/5209)\n- [**type/enhancement**] apicurio/apicurio-registry-mem:latest mapping source code version [#4959](https://github.com/Apicurio/apicurio-registry/issues/4959)\n- [**type/bug**][**component/registry**][**priority/high**][**area/rest-api**][**area/storage**] REST API POST /search/versions and POST /search/artifacts not finding artifacts in group [#4934](https://github.com/Apicurio/apicurio-registry/issues/4934)\n- [**type/bug**][**component/registry**][**priority/high**][**area/rest-api**][**area/storage**] v2 /groups list API crashes with SQL error [#4933](https://github.com/Apicurio/apicurio-registry/issues/4933)\n- [**type/bug**][**component/registry**][**priority/normal**][**area/rest-api**] createArtifact not working on 3.0.0.M3 through API [#4870](https://github.com/Apicurio/apicurio-registry/issues/4870)\n- [**type/enhancement**][**area/ui**][**area/rest-api**][**area/rules**][**3.x**] All operations under the /admin endpoint should require admin role [#4852](https://github.com/Apicurio/apicurio-registry/issues/4852)\n- [**type/bug**][**priority/normal**][**area/storage**][**3.x**] Having trouble using: Legacy4ByteIdHandler [#4830](https://github.com/Apicurio/apicurio-registry/issues/4830)\n- [**type/enhancement**][**area/storage**] mTLS and IAM support for Apicurio to connect AWS MSK [#4332](https://github.com/Apicurio/apicurio-registry/issues/4332)\n- [**type/enhancement**] Create a way to upgrade Operator CRs from v2 to v3 [#3471](https://github.com/Apicurio/apicurio-registry/issues/3471)\n- [**type/enhancement**][**Beginner Friendly**][**component/registry**][**priority/normal**][**area/rest-api**][**area/rest-client**] Add support for labels and properties when creating artifacts [#2742](https://github.com/Apicurio/apicurio-registry/issues/2742)\n- [**closed**] Create an example out of Fabian's Cloud Events PoC [#4515](https://github.com/Apicurio/apicurio-registry/issues/4515)\n- [**type/question**] Use apicurio registry to retrieve the schema [#4517](https://github.com/Apicurio/apicurio-registry/issues/4517)\n"
}

0 comments on commit 3140c10

Please sign in to comment.