Skip to content

Conversation

@dtfiedler
Copy link
Collaborator

No description provided.

semantic-release-bot and others added 30 commits June 26, 2025 16:53
## [1.1.4](v1.1.3...v1.1.4) (2023-09-19)

### Bug Fixes

* remove await when putting value into promiseCache ([20ccb41](20ccb41))
# [1.2.0](v1.1.4...v1.2.0) (2024-06-20)

### Features

* **read through promise cache:** add apis of promisecache to readthroughpromisecache PE-6327 ([e413eae](e413eae))
* **read through promise cache:** support ferrying of read through data to read through fn PE-6327 ([e354686](e354686))
# [1.3.0](v1.2.0...v1.3.0) (2024-06-25)

### Features

* **ts:** make ferried parameter to ReadThroughPromiseCache be dependently void ([7e4638b](7e4638b))
# [1.4.0](v1.3.0...v1.4.0) (2024-09-05)

### Features

* add new method '.getWithStatus' to ReadThroughPromiseCache ([67981c1](67981c1))
feat(metrics): quick take at prometheus metrics PE-8242
# [1.2.0-alpha.1](v1.1.4-alpha.1...v1.2.0-alpha.1) (2025-06-27)

### Features

* add new method '.getWithStatus' to ReadThroughPromiseCache ([6b2a687](6b2a687))
* **metrics:** clean up label handling PE-8242 ([988ea20](988ea20))
* **metrics:** quick take at prometheus metrics PE-8242 ([0232b76](0232b76))
* **metrics:** require a cacheId and apply it in labels PE-8242 ([7ae226e](7ae226e))
* **metrics:** simplify metrics setup PE-8242 ([45d8147](45d8147))
* **metrics:** use all label names PE-8242 ([8395e9f](8395e9f))
* **read through promise cache:** add apis of promisecache to readthroughpromisecache PE-6327 ([f2bd75b](f2bd75b))
* **read through promise cache:** support ferrying of read through data to read through fn PE-6327 ([85de9b3](85de9b3))
* **ts:** make ferried parameter to ReadThroughPromiseCache be dependently void ([869c39c](869c39c))
PE-8242: drop cacheId in favor of prefix
# [1.2.0-alpha.2](v1.2.0-alpha.1...v1.2.0-alpha.2) (2025-06-27)

### Features

* **cache:** deprecate cacheTTL in favor of cacheTTLMills PE-8242 ([397baea](397baea))
* **metrics:** drop cacheId in favor of prefix PE-8242 ([baddd50](baddd50))
# [1.2.0-alpha.3](v1.2.0-alpha.2...v1.2.0-alpha.3) (2025-06-27)

### Features

* **metrics:** initialize metrics to 0 PE-8242 ([89882c1](89882c1))
# [1.2.0-alpha.4](v1.2.0-alpha.3...v1.2.0-alpha.4) (2025-06-27)

### Features

* **metrics:** record evictions PE-8242 ([b213e88](b213e88))
arielmelendez and others added 7 commits June 27, 2025 12:27
PE-8242: count deferred evictions
# [1.2.0-alpha.5](v1.2.0-alpha.4...v1.2.0-alpha.5) (2025-06-27)

### Features

* **metrics:** count deferred evictions PE-8242 ([cd4997e](cd4997e))
PE-8242: Consolidate metric names and use labels for cache names
# [1.2.0-alpha.6](v1.2.0-alpha.5...v1.2.0-alpha.6) (2025-07-01)

### Features

* **metrics:** single metric name with cache name labels PE-8242 ([a82bc6b](a82bc6b))
@dtfiedler dtfiedler requested a review from a team as a code owner November 4, 2025 18:57
dtfiedler and others added 2 commits November 4, 2025 13:01
# [1.5.0-alpha.1](v1.4.0...v1.5.0-alpha.1) (2025-11-04)

### Bug Fixes

* **npm:** use OIDC for publishing ([3df4ecc](3df4ecc))

### Features

* add new method '.getWithStatus' to ReadThroughPromiseCache ([6b2a687](6b2a687))
* **cache:** deprecate cacheTTL in favor of cacheTTLMills PE-8242 ([397baea](397baea))
* **metrics:** clean up label handling PE-8242 ([988ea20](988ea20))
* **metrics:** count deferred evictions PE-8242 ([cd4997e](cd4997e))
* **metrics:** drop cacheId in favor of prefix PE-8242 ([baddd50](baddd50))
* **metrics:** initialize metrics to 0 PE-8242 ([89882c1](89882c1))
* **metrics:** quick take at prometheus metrics PE-8242 ([0232b76](0232b76))
* **metrics:** record evictions PE-8242 ([b213e88](b213e88))
* **metrics:** require a cacheId and apply it in labels PE-8242 ([7ae226e](7ae226e))
* **metrics:** simplify metrics setup PE-8242 ([45d8147](45d8147))
* **metrics:** single metric name with cache name labels PE-8242 ([a82bc6b](a82bc6b))
* **metrics:** use all label names PE-8242 ([8395e9f](8395e9f))
* **read through promise cache:** add apis of promisecache to readthroughpromisecache PE-6327 ([f2bd75b](f2bd75b))
* **read through promise cache:** support ferrying of read through data to read through fn PE-6327 ([85de9b3](85de9b3))
* **ts:** make ferried parameter to ReadThroughPromiseCache be dependently void ([869c39c](869c39c))
@dtfiedler
Copy link
Collaborator Author

🎉 This PR is included in version 1.5.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@dtfiedler dtfiedler merged commit effda4c into main Nov 4, 2025
@dtfiedler
Copy link
Collaborator Author

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants