Changelog
List of aperture PRs merged since 2.27.0 release. For the full list of changes, see [list of changes][changes]
Enable Olric read repair (3062)
Update UI Code Snippets (3058)
- **New Features**
- Added a new priority handling function for different user tiers.
- **Improvements**
- Updated user tier labels for better clarity in user interactions.
- Removed outdated `user_agent` label for a streamlined user experience.
- **Documentation**
- Provided a summary of semantic differences in the UI code snippets.
Update SDK Docs (3056)
- update code snippets in sdk docs
- update code snippet explanation in sdk docs
- add installation steps for each sdk in docs
- update ui code snippets for docs in ui
- update sidebar labelling of sdks
- **Documentation**
- Updated titles and terminology from "Manually setting feature control
points" to "Define Control Points" across various SDK guides.
- Enhanced installation instructions and code snippet explanations for
.NET, Go, Java, JavaScript, and Python SDKs.
- Reorganized documentation sidebar positioning for improved navigation
flow.
- **Bug Fixes**
- Corrected a typo in the Python SDK example (`prioritu` to `priority`).
- **Style**
- Removed comments related to "QSUI" section in JavaScript SDK examples
for a cleaner code presentation.
- **Refactor**
- Expanded the logic in examples across C, Go, Java, and Python SDKs to
include additional labels in the telemetry data, enhancing feature
control point definitions.
Add partition length metrics to Olric (3053)
Add Global Cache OLAP telemetry (3041)
[changes]: https://github.com/fluxninja/aperture/compare/releases/aperture-controller/v2.27.0...releases/aperture-controller/v2.28.0