Skip to content

Commit 466f20b

Browse files
chore(master): release 2.7.0
1 parent e498b8d commit 466f20b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.7.0](https://github.com/google/slo-generator/compare/v2.6.0...v2.7.0) (2025-05-19)
4+
5+
6+
### Features
7+
8+
* **opensearch:** use `count` endpoint instead of `search` endpoint to optimize performance ([#555](https://github.com/google/slo-generator/issues/555)) ([84266b6](https://github.com/google/slo-generator/commit/84266b6209fd2a91ba74177b45e6c06b09791603))
9+
310
## [2.6.0](https://github.com/google/slo-generator/compare/v2.5.2...v2.6.0) (2024-02-16)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
[metadata]
1818
name = slo-generator
19-
version = 2.6.0
19+
version = 2.7.0
2020
author = Google Inc.
2121
author_email = [email protected]
2222
maintainer = Laurent VAYLET

0 commit comments

Comments
 (0)