Skip to content

chore: Release stackable-operator 0.91.0, stackable-telemetry 0.5.0 #1004

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

Merged
merged 1 commit into from
Apr 8, 2025

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Apr 8, 2025

This releases stackable-operator 0.91.0 and stackable-telemetry 0.5.0.

stackable-operator 0.91.0

Changed

  • BREAKING: Remove cli::TelemetryArguments and cli::RollingPeriod which are both replaced by
    types from stackable_telemetry (#1001).
  • BREAKING: The ProductOperatorRun struct now uses stackable_telemetry::tracing::TelemetryOptions
    for the telemetry_arguments field (#1001).

stackable-telemetry 0.5.0

Added

  • Add new Tracing::pre_configured method (#1001).
    • Add TelemetryOptions struct and RollingPeriod enum
    • Add clap feature to enable TelemetryOptions being used as CLI arguments

Changed

  • BREAKING: Change FileLogSettingsBuilder::with_rotation_period to take impl Into<Rotation>
    instead of Rotation (#1001).

@Techassi Techassi self-assigned this Apr 8, 2025
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Apr 8, 2025
Copy link
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@NickLarsenNZ NickLarsenNZ moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering Apr 8, 2025
@Techassi Techassi enabled auto-merge April 8, 2025 12:07
@Techassi Techassi added this pull request to the merge queue Apr 8, 2025
Merged via the queue into main with commit 26b2cee Apr 8, 2025
8 checks passed
@Techassi Techassi deleted the chore/release-crates branch April 8, 2025 12:14
@Techassi Techassi moved this from Development: In Review to Development: Done in Stackable Engineering Apr 8, 2025
@lfrancke lfrancke moved this from Development: Done to Done in Stackable Engineering Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants