release: v1.10.0 - #132
Merged
Merged
Conversation
Co-authored-by: Jared Wray <me@jaredwray.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #132 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 8 8
Lines 1411 1411
Branches 315 310 -5
=========================================
Hits 1411 1411 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release summary
Adds TLS connections (
tls/memcaches://), publishes memcachejs.org, and hardens CI/publish.Packages
memcache1.9.01.10.0Single-package repo — table included for completeness.
memcache@1.10.0 — 2026-08-19
Adds TLS connections (
tls/memcaches://), publishes memcachejs.org, and hardens CI/publish.Features
add TLS support (
7a822b9, feat: add TLS support #115)generate memcachejs.org site with Docula (
1f0507e, feat: generate memcachejs.org site with Docula #104)Bug Fixes
memcaches://fromMemcacheNode.uriwhen TLS is enabled so the URI round-trips throughparseUri()/addNode()(246dd3d, fix: emit memcaches:// from MemcacheNode.uri when TLS is enabled #122)Documentation
fddc21e, docs: add Cursor Cloud dev environment setup notes to AGENTS.md #103)Internal
b8203e5, memcache - chore: defense - scaffold security docs #105)a61167b, memcache - chore: defense - add CODEOWNERS #106)0fbd4e0, memcache - chore: defense - bootstrap Aikido Safe Chain #107)3121f16, memcache - chore: defense - set pnpm 7-day cooldown #108)367c832, memcache - chore: defense - block pnpm lifecycle scripts #109)56d201b, memcache - chore: defense - block exotic pnpm subdeps #110)8b4058b, memcache - chore: defense - freeze CI installs behind sfw #111)0351c0f, memcache - chore: defense - pin GitHub Actions to SHAs #113)d74fefc, memcache - chore: defense - lint workflows with zizmor #116)5cd58cf, memcache - chore: defense - stage npm releases from CI #117)27379f4, memcache - chore: defense - gate staged npm publish on Aikido scan-release #118)e87b6f9, memcache - chore: defense - record repository lockdown #119)trustPolicy: no-downgrade(1238008, memcache - chore: defense - enable pnpm trustPolicy no-downgrade #120)5d86e40, root - chore: remove writr override #123)@biomejs/biometo 2.5.8 (73045c9, root - chore: upgrade code quality dependencies #124)e6bb669, root - chore: upgrade TypeScript and build tooling #125)a7067cb, root - chore: upgrade package manager #126)2a24f95, root - chore: upgrade tinybench #127)a69a878, root - chore: upgrade wrangler #128)hasheryruntime dependency to 3.0.1 (2da196b, root - chore: upgrade hashery #129)hookifiedruntime dependency to 3.0.2 (1a4969a, root - chore: upgrade hookified #130)5885484, root - chore: upgrade Docker memcached service image #131)Contributors
Full List of Changes
Full diff: v1.9.0...v1.10.0
Verification
pnpm install --frozen-lockfilesucceedspnpm buildsucceeds (ESM + CJS + type definitions)pnpm testpasses locally — 630 tests, 100% statement/line coverage (Docker memcached services running)CHANGELOG.md)Post-merge
Merge then create a GitHub Release at tag
v1.10.0— therelease.yamlworkflow (on: release: [released]) publishes to npm via OIDC trusted publishing.