Skip to content

Aperture v2.25.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Nov 07:01
4816260

Changelog

List of aperture PRs merged since 2.24.0 release. For the full list of changes, see list of changes

Revise Caching API (#2969)

  • New Features

  • Introduced a new search functionality with a user-friendly search bar.

  • Improvements

    • Updated SDKs to align with new caching mechanisms and API changes.
  • Enhanced CLI tools with new commands for managing result and state
    cache entries.

  • Documentation

  • Added comprehensive documentation for new CLI commands related to
    cache management.

  • Updated existing documentation to reflect changes in label matching
    and cache operations.

  • Bug Fixes

  • Addressed issues with cache-related operations to ensure consistency
    and reliability.

  • Refactor

  • Streamlined cache handling in internal code for better maintainability
    and clarity.

Fix validator in label matcher operator (#2972)

Add cache attributes to OLAP telemetry (#2968)

Description of change

This adds cache related attributes to OLAP telemetry to better track
cache performance.

  • New Features

  • Introduced new labels for cache lookup and operation status in
    telemetry data to enhance monitoring capabilities.

  • Enhancements

  • Improved telemetry by adding cache-related attributes for more
    detailed analysis.