Skip to content

Commit

Permalink
release: bump to version v0.124.1
Browse files Browse the repository at this point in the history
  • Loading branch information
antiguru committed Nov 8, 2024
1 parent fd1b5dd commit fa08738
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 34 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Business Source License 1.1

Licensor: Materialize, Inc.

Licensed Work: Materialize Version v0.124.0
Licensed Work: Materialize Version v0.124.1
The Licensed Work is © 2024 Materialize, Inc.

Additional Use Grant: Within a single installation of Materialize, you
Expand Down
8 changes: 4 additions & 4 deletions src/balancerd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ rust_library(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/alloc:mz_alloc",
"//src/alloc-default:mz_alloc_default",
Expand Down Expand Up @@ -70,7 +70,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/alloc:mz_alloc",
"//src/alloc-default:mz_alloc_default",
Expand Down Expand Up @@ -137,7 +137,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
":mz_balancerd",
"//src/alloc:mz_alloc",
Expand Down Expand Up @@ -175,7 +175,7 @@ rust_binary(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
":mz_balancerd",
"//src/alloc:mz_alloc",
Expand Down
2 changes: 1 addition & 1 deletion src/balancerd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mz-balancerd"
description = "Balancer service."
version = "0.124.0"
version = "0.124.1"
edition.workspace = true
rust-version.workspace = true
publish = false
Expand Down
2 changes: 1 addition & 1 deletion src/catalog-debug/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rust_binary(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/build-info:mz_build_info",
Expand Down
2 changes: 1 addition & 1 deletion src/catalog-debug/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mz-catalog-debug"
description = "Durable metadata storage debug tool."
version = "0.124.0"
version = "0.124.1"
edition.workspace = true
rust-version.workspace = true
publish = false
Expand Down
2 changes: 1 addition & 1 deletion src/clusterd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ rust_binary(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/alloc:mz_alloc",
"//src/alloc-default:mz_alloc_default",
Expand Down
2 changes: 1 addition & 1 deletion src/clusterd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mz-clusterd"
description = "Materialize's cluster server."
version = "0.124.0"
version = "0.124.1"
edition.workspace = true
rust-version.workspace = true
publish = false
Expand Down
20 changes: 10 additions & 10 deletions src/environmentd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ rust_library(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
":mz_environmentd_build_script",
"//src/adapter:mz_adapter",
Expand Down Expand Up @@ -116,7 +116,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -251,7 +251,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -319,7 +319,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -387,7 +387,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -455,7 +455,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -523,7 +523,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -591,7 +591,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -659,7 +659,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/adapter-types:mz_adapter_types",
Expand Down Expand Up @@ -721,7 +721,7 @@ rust_binary(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
":mz_environmentd",
"//src/adapter:mz_adapter",
Expand Down
2 changes: 1 addition & 1 deletion src/environmentd/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mz-environmentd"
description = "Manages a single Materialize environment."
version = "0.124.0"
version = "0.124.1"
authors = ["Materialize, Inc."]
license = "proprietary"
edition.workspace = true
Expand Down
4 changes: 2 additions & 2 deletions src/persist-client/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ rust_library(
proc_macro_deps = ["//src/persist-proc:mz_persist_proc"] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
":mz_persist_client_build_script",
"//src/build-info:mz_build_info",
Expand Down Expand Up @@ -67,7 +67,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/build-info:mz_build_info",
"//src/dyncfg:mz_dyncfg",
Expand Down
2 changes: 1 addition & 1 deletion src/persist-client/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mz-persist-client"
description = "Client for Materialize pTVC durability system"
version = "0.124.0"
version = "0.124.1"
edition.workspace = true
rust-version.workspace = true
publish = false
Expand Down
6 changes: 3 additions & 3 deletions src/testdrive/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ rust_library(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
":mz_testdrive_build_script",
"//src/adapter:mz_adapter",
Expand Down Expand Up @@ -73,7 +73,7 @@ rust_test(
),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
"//src/adapter:mz_adapter",
"//src/avro:mz_avro",
Expand Down Expand Up @@ -162,7 +162,7 @@ rust_binary(
proc_macro_deps = [] + all_crate_deps(proc_macro = True),
rustc_env = {},
rustc_flags = [],
version = "0.124.0",
version = "0.124.1",
deps = [
":mz_testdrive",
"//src/adapter:mz_adapter",
Expand Down
2 changes: 1 addition & 1 deletion src/testdrive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "mz-testdrive"
description = "Integration test driver for Materialize."
version = "0.124.0"
version = "0.124.1"
edition.workspace = true
rust-version.workspace = true
publish = false
Expand Down

0 comments on commit fa08738

Please sign in to comment.