Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjuju committed Sep 17, 2024
1 parent 6ef99f8 commit 6c02849
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## 2.3.0 (2024-09-17)

**New features**:

- Track entry creation timestamp (Julien Rouhaud, thanks to Andrei Zubkov for
the feature request)

**Bugfix**:

- Fix some issues with tracking nesting level (Julien Rouhaud)
- Fix the pgsk_counters_hook declaration (Julien Rouhaud)

**Miscellaneous**:

- Add postgres 17 compatibility (Julien Rouhaud)

## 2.2.3 (2024-01-24)

**Miscellaneous**:
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
pg-stat-kcache (2.3.0-1) unstable; urgency=medium

* New upstream version.

-- Julien Rouhaud <[email protected]> Tue, 17 Sep 2024 12:00:44 +0800

pg-stat-kcache (2.2.3-1) unstable; urgency=medium

* New upstream version.
Expand Down

0 comments on commit 6c02849

Please sign in to comment.