From 41f9487854ec98a8d970ff2157bc3cf65dd6894b Mon Sep 17 00:00:00 2001 From: Jan-Erik Rediger Date: Wed, 21 Aug 2024 10:25:05 +0200 Subject: [PATCH] Bumped version to 61.0.0 --- .buildconfig.yml | 2 +- CHANGELOG.md | 6 +++- Cargo.lock | 4 +-- DEPENDENCIES.md | 29 +++++++++---------- glean-core/Cargo.toml | 2 +- .../android-native/dependency-licenses.xml | 9 ------ glean-core/android/dependency-licenses.xml | 9 ------ glean-core/rlb/Cargo.toml | 4 +-- .../GleanGradlePlugin.groovy | 2 +- pyproject.toml | 2 +- 10 files changed, 26 insertions(+), 43 deletions(-) diff --git a/.buildconfig.yml b/.buildconfig.yml index 150e6c90ef..6bc819b2d7 100644 --- a/.buildconfig.yml +++ b/.buildconfig.yml @@ -1,4 +1,4 @@ -libraryVersion: 60.5.0 +libraryVersion: 61.0.0 groupId: org.mozilla.telemetry projects: glean: diff --git a/CHANGELOG.md b/CHANGELOG.md index 03544354ba..02745abe65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Unreleased changes -[Full changelog](https://github.com/mozilla/glean/compare/v60.5.0...main) +[Full changelog](https://github.com/mozilla/glean/compare/v61.0.0...main) + +# v61.0.0 (2024-08-21) + +[Full changelog](https://github.com/mozilla/glean/compare/v60.5.0...v61.0.0) * General * BREAKING CHANGE: Updated to UniFFI 0.28.0 ([#2920](https://github.com/mozilla/glean/pull/2920)) diff --git a/Cargo.lock b/Cargo.lock index b673220ee5..8dca9cb385 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -318,7 +318,7 @@ dependencies = [ [[package]] name = "glean" -version = "60.5.0" +version = "61.0.0" dependencies = [ "crossbeam-channel", "env_logger", @@ -359,7 +359,7 @@ dependencies = [ [[package]] name = "glean-core" -version = "60.5.0" +version = "61.0.0" dependencies = [ "android_logger", "bincode", diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md index fdb343a5ee..d82409d004 100644 --- a/DEPENDENCIES.md +++ b/DEPENDENCIES.md @@ -1054,7 +1054,6 @@ The following text applies to code linked from these dependencies: The following text applies to code linked from these dependencies: * [ryu 1.0.11]( https://github.com/dtolnay/ryu ) -* [unicode-linebreak 0.1.5]( https://github.com/axelf4/unicode-linebreak ) ``` Apache License @@ -2307,10 +2306,10 @@ The following text applies to code linked from these dependencies: * [crossbeam-utils 0.8.19]( https://github.com/crossbeam-rs/crossbeam ) * [env_logger 0.10.0]( https://github.com/rust-cli/env_logger/ ) * [fastrand 2.0.0]( https://github.com/smol-rs/fastrand ) -* [flate2 1.0.26]( https://github.com/rust-lang/flate2-rs ) +* [flate2 1.0.31]( https://github.com/rust-lang/flate2-rs ) * [form_urlencoded 1.1.0]( https://github.com/servo/rust-url ) * [glob 0.3.0]( https://github.com/rust-lang/glob ) -* [heck 0.4.0]( https://github.com/withoutboats/heck ) +* [heck 0.5.0]( https://github.com/withoutboats/heck ) * [id-arena 2.2.1]( https://github.com/fitzgen/id-arena ) * [idna 0.3.0]( https://github.com/servo/rust-url/ ) * [itoa 1.0.4]( https://github.com/dtolnay/itoa ) @@ -2334,7 +2333,6 @@ The following text applies to code linked from these dependencies: * [unicase 2.6.0]( https://github.com/seanmonstar/unicase ) * [unicode-bidi 0.3.8]( https://github.com/servo/unicode-bidi ) * [unicode-normalization 0.1.22]( https://github.com/unicode-rs/unicode-normalization ) -* [unicode-width 0.1.11]( https://github.com/unicode-rs/unicode-width ) * [url 2.3.1]( https://github.com/servo/rust-url ) * [uuid 1.4.1]( https://github.com/uuid-rs/uuid ) @@ -4026,7 +4024,6 @@ limitations under the License. The following text applies to code linked from these dependencies: * [lmdb-rkv-sys 0.11.2]( https://github.com/mozilla/lmdb-rs.git ) -* [oneshot-uniffi 0.1.6]( https://github.com/faern/oneshot ) * [siphasher 0.3.10]( https://github.com/jedisct1/rust-siphash ) * [tinyvec_macros 0.1.0]( https://github.com/Soveu/tinyvec_macros ) * [winapi-x86_64-pc-windows-gnu 0.4.0]( https://github.com/retep998/winapi-rs ) @@ -4951,9 +4948,9 @@ SOFTWARE. The following text applies to code linked from these dependencies: -* [glean-core 60.5.0]( https://github.com/mozilla/glean ) -* [glean-build 14.5.1]( https://github.com/mozilla/glean ) -* [glean 60.5.0]( https://github.com/mozilla/glean ) +* [glean-core 61.0.0]( https://github.com/mozilla/glean ) +* [glean-build 15.0.0]( https://github.com/mozilla/glean ) +* [glean 61.0.0]( https://github.com/mozilla/glean ) * [zeitstempel 0.1.1]( https://github.com/badboy/zeitstempel ) ``` @@ -5340,14 +5337,14 @@ The following text applies to code linked from these dependencies: * [glean-bundle 1.0.0]( https://github.com/mozilla/glean ) * [glean-bundle-android 1.0.0]( https://github.com/mozilla/glean ) * [uniffi-bindgen 0.1.0]( https://crates.io/crates/uniffi-bindgen ) -* [uniffi 0.27.0]( https://github.com/mozilla/uniffi-rs ) -* [uniffi_bindgen 0.27.0]( https://github.com/mozilla/uniffi-rs ) -* [uniffi_checksum_derive 0.27.0]( https://github.com/mozilla/uniffi-rs ) -* [uniffi_core 0.27.0]( https://github.com/mozilla/uniffi-rs ) -* [uniffi_macros 0.27.0]( https://github.com/mozilla/uniffi-rs ) -* [uniffi_meta 0.27.0]( https://github.com/mozilla/uniffi-rs ) -* [uniffi_testing 0.27.0]( https://github.com/mozilla/uniffi-rs ) -* [uniffi_udl 0.27.0]( https://github.com/mozilla/uniffi-rs ) +* [uniffi 0.28.1]( https://github.com/mozilla/uniffi-rs ) +* [uniffi_bindgen 0.28.1]( https://github.com/mozilla/uniffi-rs ) +* [uniffi_checksum_derive 0.28.1]( https://github.com/mozilla/uniffi-rs ) +* [uniffi_core 0.28.1]( https://github.com/mozilla/uniffi-rs ) +* [uniffi_macros 0.28.1]( https://github.com/mozilla/uniffi-rs ) +* [uniffi_meta 0.28.1]( https://github.com/mozilla/uniffi-rs ) +* [uniffi_testing 0.28.1]( https://github.com/mozilla/uniffi-rs ) +* [uniffi_udl 0.28.1]( https://github.com/mozilla/uniffi-rs ) ``` Mozilla Public License Version 2.0 diff --git a/glean-core/Cargo.toml b/glean-core/Cargo.toml index 9e21801dde..101e187c63 100644 --- a/glean-core/Cargo.toml +++ b/glean-core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glean-core" -version = "60.5.0" +version = "61.0.0" authors = ["Jan-Erik Rediger ", "The Glean Team "] description = "A modern Telemetry library" repository = "https://github.com/mozilla/glean" diff --git a/glean-core/android-native/dependency-licenses.xml b/glean-core/android-native/dependency-licenses.xml index b305e07894..c29816bc79 100644 --- a/glean-core/android-native/dependency-licenses.xml +++ b/glean-core/android-native/dependency-licenses.xml @@ -30,9 +30,6 @@ the details of which are reproduced below. Apache License 2.0: ryu https://github.com/dtolnay/ryu - - Apache License 2.0: unicode-linebreak - https://github.com/axelf4/unicode-linebreak Apache License 2.0: winapi https://github.com/retep998/winapi-rs @@ -195,9 +192,6 @@ the details of which are reproduced below. Apache License 2.0: unicode-normalization https://github.com/unicode-rs/unicode-normalization - - Apache License 2.0: unicode-width - https://github.com/unicode-rs/unicode-width Apache License 2.0: url https://github.com/servo/rust-url @@ -231,9 +225,6 @@ the details of which are reproduced below. Apache License 2.0: lmdb-rkv-sys https://github.com/mozilla/lmdb-rs.git - - Apache License 2.0: oneshot-uniffi - https://github.com/faern/oneshot Apache License 2.0: siphasher https://github.com/jedisct1/rust-siphash diff --git a/glean-core/android/dependency-licenses.xml b/glean-core/android/dependency-licenses.xml index b305e07894..c29816bc79 100644 --- a/glean-core/android/dependency-licenses.xml +++ b/glean-core/android/dependency-licenses.xml @@ -30,9 +30,6 @@ the details of which are reproduced below. Apache License 2.0: ryu https://github.com/dtolnay/ryu - - Apache License 2.0: unicode-linebreak - https://github.com/axelf4/unicode-linebreak Apache License 2.0: winapi https://github.com/retep998/winapi-rs @@ -195,9 +192,6 @@ the details of which are reproduced below. Apache License 2.0: unicode-normalization https://github.com/unicode-rs/unicode-normalization - - Apache License 2.0: unicode-width - https://github.com/unicode-rs/unicode-width Apache License 2.0: url https://github.com/servo/rust-url @@ -231,9 +225,6 @@ the details of which are reproduced below. Apache License 2.0: lmdb-rkv-sys https://github.com/mozilla/lmdb-rs.git - - Apache License 2.0: oneshot-uniffi - https://github.com/faern/oneshot Apache License 2.0: siphasher https://github.com/jedisct1/rust-siphash diff --git a/glean-core/rlb/Cargo.toml b/glean-core/rlb/Cargo.toml index 25ce811e3e..f8394da491 100644 --- a/glean-core/rlb/Cargo.toml +++ b/glean-core/rlb/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "glean" -version = "60.5.0" +version = "61.0.0" authors = ["Jan-Erik Rediger ", "The Glean Team "] description = "Glean SDK Rust language bindings" repository = "https://github.com/mozilla/glean" @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" } [dependencies.glean-core] path = ".." -version = "60.5.0" +version = "61.0.0" [dependencies] inherent = "1" diff --git a/gradle-plugin/src/main/groovy/mozilla/telemetry/glean-gradle-plugin/GleanGradlePlugin.groovy b/gradle-plugin/src/main/groovy/mozilla/telemetry/glean-gradle-plugin/GleanGradlePlugin.groovy index 6ea79fea03..83d15f235d 100644 --- a/gradle-plugin/src/main/groovy/mozilla/telemetry/glean-gradle-plugin/GleanGradlePlugin.groovy +++ b/gradle-plugin/src/main/groovy/mozilla/telemetry/glean-gradle-plugin/GleanGradlePlugin.groovy @@ -552,7 +552,7 @@ except: void apply(Project project) { isOffline = project.gradle.startParameter.offline - project.ext.glean_version = "60.5.0" + project.ext.glean_version = "61.0.0" def parserVersion = gleanParserVersion(project) // Print the required glean_parser version to the console. This is diff --git a/pyproject.toml b/pyproject.toml index 96d8abf143..99db472cf7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "maturin" [project] name = "glean-sdk" -version = "60.5.0" +version = "61.0.0" requires-python = ">=3.8" classifiers = [ "Intended Audience :: Developers",