From 24af03e9ccadb15224c82685dd2c3957ae424c11 Mon Sep 17 00:00:00 2001 From: Mohsin Zaidi <2236875+smrz2001@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:31:31 -0500 Subject: [PATCH] chore: version v0.44.0 (#598) Co-authored-by: Github Automation --- CHANGELOG.md | 13 ++++++++- Cargo.lock | 50 ++++++++++++++++---------------- Cargo.toml | 2 +- api-server/Cargo.toml | 2 +- api-server/README.md | 4 +-- api-server/api/openapi.yaml | 2 +- api-server/src/lib.rs | 2 +- api/ceramic.yaml | 2 +- kubo-rpc-server/Cargo.toml | 2 +- kubo-rpc-server/README.md | 4 +-- kubo-rpc-server/api/openapi.yaml | 2 +- kubo-rpc-server/src/lib.rs | 2 +- kubo-rpc/kubo-rpc.yaml | 2 +- 13 files changed, 50 insertions(+), 39 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4695dda0..a307c2e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,17 @@ All notable changes to this project will be documented in this file. -## [0.43.0] - 2024-11-12 +## [0.44.0] - 2024-11-18 + +### 🚀 Features + +- Backoff recon synchronization to peers with bad data (#597) + +### 🚜 Refactor + +- Consistent pipeline table names and schemas (#587) + +## [0.43.0] - 2024-11-14 ### 🚀 Features @@ -11,6 +21,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - Update ci env to dev-qa cluster (#584) +- Version v0.43.0 (#585) ## [0.42.0] - 2024-11-07 diff --git a/Cargo.lock b/Cargo.lock index f2709d49..08419f4e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2059,7 +2059,7 @@ dependencies = [ [[package]] name = "ceramic-anchor-remote" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-trait", @@ -2085,7 +2085,7 @@ dependencies = [ [[package]] name = "ceramic-anchor-service" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-trait", @@ -2109,7 +2109,7 @@ dependencies = [ [[package]] name = "ceramic-api" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-trait", @@ -2137,7 +2137,7 @@ dependencies = [ [[package]] name = "ceramic-api-server" -version = "0.43.0" +version = "0.44.0" dependencies = [ "async-trait", "chrono", @@ -2165,7 +2165,7 @@ dependencies = [ [[package]] name = "ceramic-arrow-test" -version = "0.43.0" +version = "0.44.0" dependencies = [ "ceramic-pipeline", "datafusion", @@ -2173,7 +2173,7 @@ dependencies = [ [[package]] name = "ceramic-car" -version = "0.43.0" +version = "0.44.0" dependencies = [ "cid 0.11.1", "futures", @@ -2189,7 +2189,7 @@ dependencies = [ [[package]] name = "ceramic-core" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "base64 0.21.7", @@ -2224,7 +2224,7 @@ dependencies = [ [[package]] name = "ceramic-event" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "base64 0.21.7", @@ -2250,7 +2250,7 @@ dependencies = [ [[package]] name = "ceramic-event-svc" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-trait", @@ -2296,7 +2296,7 @@ dependencies = [ [[package]] name = "ceramic-flight" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "arrow", @@ -2322,7 +2322,7 @@ dependencies = [ [[package]] name = "ceramic-interest-svc" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-trait", @@ -2354,7 +2354,7 @@ dependencies = [ [[package]] name = "ceramic-kubo-rpc" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-stream", @@ -2391,7 +2391,7 @@ dependencies = [ [[package]] name = "ceramic-kubo-rpc-server" -version = "0.43.0" +version = "0.44.0" dependencies = [ "async-trait", "chrono", @@ -2418,7 +2418,7 @@ dependencies = [ [[package]] name = "ceramic-metadata" -version = "0.43.0" +version = "0.44.0" dependencies = [ "built", "project-root", @@ -2427,7 +2427,7 @@ dependencies = [ [[package]] name = "ceramic-metrics" -version = "0.43.0" +version = "0.44.0" dependencies = [ "console-subscriber", "lazy_static", @@ -2448,7 +2448,7 @@ dependencies = [ [[package]] name = "ceramic-one" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "arrow-cast", @@ -2507,7 +2507,7 @@ dependencies = [ [[package]] name = "ceramic-p2p" -version = "0.43.0" +version = "0.44.0" dependencies = [ "ahash 0.8.11", "anyhow", @@ -2546,7 +2546,7 @@ dependencies = [ [[package]] name = "ceramic-pipeline" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "arrow", @@ -2577,7 +2577,7 @@ dependencies = [ [[package]] name = "ceramic-sql" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "sqlx", @@ -2586,7 +2586,7 @@ dependencies = [ [[package]] name = "ceramic-validation" -version = "0.43.0" +version = "0.44.0" dependencies = [ "alloy", "anyhow", @@ -5699,7 +5699,7 @@ dependencies = [ [[package]] name = "iroh-bitswap" -version = "0.43.0" +version = "0.44.0" dependencies = [ "ahash 0.8.11", "anyhow", @@ -5739,7 +5739,7 @@ dependencies = [ [[package]] name = "iroh-rpc-client" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-stream", @@ -5757,7 +5757,7 @@ dependencies = [ [[package]] name = "iroh-rpc-types" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "bytes 1.7.2", @@ -5772,7 +5772,7 @@ dependencies = [ [[package]] name = "iroh-util" -version = "0.43.0" +version = "0.44.0" dependencies = [ "cid 0.11.1", "multihash-codetable", @@ -9168,7 +9168,7 @@ dependencies = [ [[package]] name = "recon" -version = "0.43.0" +version = "0.44.0" dependencies = [ "anyhow", "async-stream", diff --git a/Cargo.toml b/Cargo.toml index f883f3ed..ce1d1a12 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -238,7 +238,7 @@ zeroize = "1.4" [workspace.package] -version = "0.43.0" +version = "0.44.0" edition = "2021" authors = [ "Danny Browning ", diff --git a/api-server/Cargo.toml b/api-server/Cargo.toml index 91f13a49..71c11252 100644 --- a/api-server/Cargo.toml +++ b/api-server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ceramic-api-server" -version = "0.43.0" +version = "0.44.0" authors = ["OpenAPI Generator team and contributors"] description = "This is the Ceramic API for working with streams and events " license = "MIT" diff --git a/api-server/README.md b/api-server/README.md index 795e1e36..a64715af 100644 --- a/api-server/README.md +++ b/api-server/README.md @@ -14,8 +14,8 @@ To see how to make this your own, look here: [README]((https://openapi-generator.tech)) -- API version: 0.43.0 -- Build date: 2024-11-12T15:36:37.451391920Z[Etc/UTC] +- API version: 0.44.0 +- Build date: 2024-11-18T18:58:38.023391502Z[Etc/UTC] diff --git a/api-server/api/openapi.yaml b/api-server/api/openapi.yaml index 44049e39..ae101c8a 100644 --- a/api-server/api/openapi.yaml +++ b/api-server/api/openapi.yaml @@ -6,7 +6,7 @@ info: name: MIT url: https://mit-license.org/ title: Ceramic API - version: 0.43.0 + version: 0.44.0 servers: - url: /ceramic paths: diff --git a/api-server/src/lib.rs b/api-server/src/lib.rs index 912e4947..d778244b 100644 --- a/api-server/src/lib.rs +++ b/api-server/src/lib.rs @@ -21,7 +21,7 @@ use swagger::{ApiError, ContextWrapper}; type ServiceError = Box; pub const BASE_PATH: &str = "/ceramic"; -pub const API_VERSION: &str = "0.43.0"; +pub const API_VERSION: &str = "0.44.0"; #[derive(Debug, PartialEq, Serialize, Deserialize)] pub enum ConfigNetworkGetResponse { diff --git a/api/ceramic.yaml b/api/ceramic.yaml index 94aeec2b..170b5168 100644 --- a/api/ceramic.yaml +++ b/api/ceramic.yaml @@ -2,7 +2,7 @@ openapi: 3.0.0 info: description: > This is the Ceramic API for working with streams and events - version: 0.43.0 + version: 0.44.0 title: Ceramic API #license: # name: Apache 2.0 diff --git a/kubo-rpc-server/Cargo.toml b/kubo-rpc-server/Cargo.toml index 2cb3d3c8..0d082b09 100644 --- a/kubo-rpc-server/Cargo.toml +++ b/kubo-rpc-server/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ceramic-kubo-rpc-server" -version = "0.43.0" +version = "0.44.0" authors = ["OpenAPI Generator team and contributors"] description = "This is the Kubo RPC API for working with IPLD data on IPFS This API only defines a small subset of the official API. " license = "MIT" diff --git a/kubo-rpc-server/README.md b/kubo-rpc-server/README.md index f80f2495..76d19310 100644 --- a/kubo-rpc-server/README.md +++ b/kubo-rpc-server/README.md @@ -14,8 +14,8 @@ To see how to make this your own, look here: [README]((https://openapi-generator.tech)) -- API version: 0.43.0 -- Build date: 2024-11-12T15:36:39.648338287Z[Etc/UTC] +- API version: 0.44.0 +- Build date: 2024-11-18T18:58:40.226896417Z[Etc/UTC] diff --git a/kubo-rpc-server/api/openapi.yaml b/kubo-rpc-server/api/openapi.yaml index 8eb398fd..a54147eb 100644 --- a/kubo-rpc-server/api/openapi.yaml +++ b/kubo-rpc-server/api/openapi.yaml @@ -6,7 +6,7 @@ info: name: MIT url: https://mit-license.org/ title: Kubo RPC API - version: 0.43.0 + version: 0.44.0 servers: - url: /api/v0 paths: diff --git a/kubo-rpc-server/src/lib.rs b/kubo-rpc-server/src/lib.rs index d146b68c..aba5a043 100644 --- a/kubo-rpc-server/src/lib.rs +++ b/kubo-rpc-server/src/lib.rs @@ -21,7 +21,7 @@ use swagger::{ApiError, ContextWrapper}; type ServiceError = Box; pub const BASE_PATH: &str = "/api/v0"; -pub const API_VERSION: &str = "0.43.0"; +pub const API_VERSION: &str = "0.44.0"; #[derive(Debug, PartialEq, Serialize, Deserialize)] #[must_use] diff --git a/kubo-rpc/kubo-rpc.yaml b/kubo-rpc/kubo-rpc.yaml index e83962cd..87a28f13 100644 --- a/kubo-rpc/kubo-rpc.yaml +++ b/kubo-rpc/kubo-rpc.yaml @@ -3,7 +3,7 @@ info: description: > This is the Kubo RPC API for working with IPLD data on IPFS This API only defines a small subset of the official API. - version: 0.43.0 + version: 0.44.0 title: Kubo RPC API license: name: MIT