Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v52.6.0 #2452

Merged
merged 3 commits into from
Apr 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .buildconfig.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
libraryVersion: 52.5.0
libraryVersion: 52.6.0
groupId: org.mozilla.telemetry
projects:
glean:
Expand Down
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Unreleased changes

[Full changelog](https://github.com/mozilla/glean/compare/v52.5.0...main)
[Full changelog](https://github.com/mozilla/glean/compare/v52.6.0...main)

# v52.6.0 (2023-04-20)

[Full changelog](https://github.com/mozilla/glean/compare/v52.5.0...v52.6.0)

* Rust
* The Text metric type is now available in the Rust language bindings ([#2451](https://github.com/mozilla/glean/pull/2451))

# v52.5.0 (2023-04-11)

Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

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

408 changes: 318 additions & 90 deletions DEPENDENCIES.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion glean-core/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "glean-core"
version = "52.5.0"
version = "52.6.0"
authors = ["Jan-Erik Rediger <jrediger@mozilla.com>", "The Glean Team <glean-team@mozilla.com>"]
description = "A modern Telemetry library"
repository = "https://github.com/mozilla/glean"
Expand Down
27 changes: 12 additions & 15 deletions glean-core/android-native/dependency-licenses.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ the details of which are reproduced below.
</license> <license>
<name>Apache License 2.0: env_logger</name>
<url>https://github.com/rust-cli/env_logger/</url>
</license> <license>
<name>Apache License 2.0: errno</name>
<url>https://github.com/lambda-fairy/rust-errno</url>
</license> <license>
<name>Apache License 2.0: fastrand</name>
<url>https://github.com/smol-rs/fastrand</url>
Expand Down Expand Up @@ -321,6 +318,18 @@ the details of which are reproduced below.
</license> <license>
<name>MIT License: winapi-util</name>
<url>https://github.com/BurntSushi/winapi-util</url>
</license> <license>
<name>Mozilla Public License 2.0: glean</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-build</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-core</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: zeitstempel</name>
<url>https://github.com/badboy/zeitstempel</url>
</license> <license>
<name>Mozilla Public License 2.0: embedded-uniffi-bindgen</name>
<url>https://crates.io/crates/embedded-uniffi-bindgen</url>
Expand Down Expand Up @@ -354,18 +363,6 @@ the details of which are reproduced below.
</license> <license>
<name>Mozilla Public License 2.0: uniffi_testing</name>
<url>https://github.com/mozilla/uniffi-rs</url>
</license> <license>
<name>Mozilla Public License 2.0: glean</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-build</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-core</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: zeitstempel</name>
<url>https://github.com/badboy/zeitstempel</url>
</license> <license>
<name>Unicode License Agreement - Data Files and Software (2016): unicode-ident</name>
<url>https://github.com/dtolnay/unicode-ident</url>
Expand Down
27 changes: 12 additions & 15 deletions glean-core/android/dependency-licenses.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ the details of which are reproduced below.
</license> <license>
<name>Apache License 2.0: env_logger</name>
<url>https://github.com/rust-cli/env_logger/</url>
</license> <license>
<name>Apache License 2.0: errno</name>
<url>https://github.com/lambda-fairy/rust-errno</url>
</license> <license>
<name>Apache License 2.0: fastrand</name>
<url>https://github.com/smol-rs/fastrand</url>
Expand Down Expand Up @@ -321,6 +318,18 @@ the details of which are reproduced below.
</license> <license>
<name>MIT License: winapi-util</name>
<url>https://github.com/BurntSushi/winapi-util</url>
</license> <license>
<name>Mozilla Public License 2.0: glean</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-build</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-core</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: zeitstempel</name>
<url>https://github.com/badboy/zeitstempel</url>
</license> <license>
<name>Mozilla Public License 2.0: embedded-uniffi-bindgen</name>
<url>https://crates.io/crates/embedded-uniffi-bindgen</url>
Expand Down Expand Up @@ -354,18 +363,6 @@ the details of which are reproduced below.
</license> <license>
<name>Mozilla Public License 2.0: uniffi_testing</name>
<url>https://github.com/mozilla/uniffi-rs</url>
</license> <license>
<name>Mozilla Public License 2.0: glean</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-build</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: glean-core</name>
<url>https://github.com/mozilla/glean</url>
</license> <license>
<name>Mozilla Public License 2.0: zeitstempel</name>
<url>https://github.com/badboy/zeitstempel</url>
</license> <license>
<name>Unicode License Agreement - Data Files and Software (2016): unicode-ident</name>
<url>https://github.com/dtolnay/unicode-ident</url>
Expand Down
2 changes: 1 addition & 1 deletion glean-core/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
history = history_file.read()

# glean version. Automatically updated by the bin/prepare_release.sh script
version = "52.5.0"
version = "52.6.0"

requirements = [
"semver>=2.13.0",
Expand Down
4 changes: 2 additions & 2 deletions glean-core/rlb/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "glean"
version = "52.5.0"
version = "52.6.0"
authors = ["Jan-Erik Rediger <jrediger@mozilla.com>", "The Glean Team <glean-team@mozilla.com>"]
description = "Glean SDK Rust language bindings"
repository = "https://github.com/mozilla/glean"
Expand All @@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }

[dependencies.glean-core]
path = ".."
version = "52.5.0"
version = "52.6.0"

[dependencies]
crossbeam-channel = "0.5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ except:
void apply(Project project) {
isOffline = project.gradle.startParameter.offline

project.ext.glean_version = "52.5.0"
project.ext.glean_version = "52.6.0"
def parserVersion = gleanParserVersion(project)

// Print the required glean_parser version to the console. This is
Expand Down