Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e73972cbd5
|
||
|
|
f8334f08d1
|
||
|
|
f0d1724d06
|
@@ -4,6 +4,33 @@ All notable changes to this module are documented here.
|
|||||||
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||||
This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
|
## [1.7.1] — 2026-08-14
|
||||||
|
|
||||||
|
Patch — coordinated framework release (lockstep versioning). No changes to this module's own API.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Bumped einherjar dependencies to v1.7.1. The change in this release is `spa-server`'s corrected
|
||||||
|
MIME type for the PWA web app manifest (`.webmanifest` → `application/manifest+json`).
|
||||||
|
|
||||||
|
## [1.7.0] — 2026-08-14
|
||||||
|
|
||||||
|
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Bumped einherjar dependencies to v1.7.0. The behavioural changes in this release are in `spa-server`
|
||||||
|
(per-file Cache-Control, a navigation-scoped SPA fallback, nosniff, and a non-root image).
|
||||||
|
|
||||||
|
## [1.6.0] — 2026-08-13
|
||||||
|
|
||||||
|
Minor — coordinated framework release (lockstep versioning). No changes to this module's own API.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- Bumped einherjar dependencies to v1.6.0. The framework-wide change in this release is
|
||||||
|
`web`'s new `httputil.Bind` / `httputil.BindEmpty` request-binding adapters.
|
||||||
|
|
||||||
## [1.5.0] — 2026-08-09
|
## [1.5.0] — 2026-08-09
|
||||||
|
|
||||||
Minor — coordinated framework version alignment. No code or API changes in this module.
|
Minor — coordinated framework version alignment. No code or API changes in this module.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# einherjar/cache-valkey
|
# einherjar/cache-valkey
|
||||||
|
|
||||||
[](https://code.nochebuena.dev/einherjar/cache-valkey)
|
[](https://code.nochebuena.dev/einherjar/cache-valkey)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](https://go.dev)
|
[](https://go.dev)
|
||||||
[]()
|
[]()
|
||||||
|
|||||||
@@ -3,8 +3,8 @@ module code.nochebuena.dev/einherjar/cache-valkey
|
|||||||
go 1.26
|
go 1.26
|
||||||
|
|
||||||
require (
|
require (
|
||||||
code.nochebuena.dev/einherjar/contracts v1.5.0
|
code.nochebuena.dev/einherjar/contracts v1.7.1
|
||||||
code.nochebuena.dev/einherjar/core v1.5.0
|
code.nochebuena.dev/einherjar/core v1.7.1
|
||||||
github.com/valkey-io/valkey-go v1.0.76
|
github.com/valkey-io/valkey-go v1.0.76
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
code.nochebuena.dev/einherjar/contracts v1.5.0 h1:vDlpLXtVZ4Q4l3AR02qLQhnKnEDq2vE8+mydwg85hUU=
|
code.nochebuena.dev/einherjar/contracts v1.7.1 h1:9FEW1HP+osiZT1OQE4gE9QAafIkvLSja0pRmSWX8gyA=
|
||||||
code.nochebuena.dev/einherjar/contracts v1.5.0/go.mod h1:ccltUtrFb5+MEJdkx2VVEUL+xC5pupVlVVsMM8AlCWI=
|
code.nochebuena.dev/einherjar/contracts v1.7.1/go.mod h1:ccltUtrFb5+MEJdkx2VVEUL+xC5pupVlVVsMM8AlCWI=
|
||||||
code.nochebuena.dev/einherjar/core v1.5.0 h1:LXVyHaite+NHL8LIGj/NvCVqgCrkpVMfm2VaIZ9aAU8=
|
code.nochebuena.dev/einherjar/core v1.7.1 h1:NJZSx6hBVFUGbvPZ2X/WSiwzI//e5zR4AhSqA2ufvsM=
|
||||||
code.nochebuena.dev/einherjar/core v1.5.0/go.mod h1:lxiRdCVLl1/XnbCsHbeZJIFNXZ29QaSl2lMGZm3CQjM=
|
code.nochebuena.dev/einherjar/core v1.7.1/go.mod h1:hhCB05RXJ5z4yZbfupeil130lAFnEJM/xPdqhfudCVA=
|
||||||
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
|
github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
|
||||||
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
|
github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
|
||||||
github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28=
|
github.com/onsi/gomega v1.39.1 h1:1IJLAad4zjPn2PsnhH70V4DKRFlrCzGBNrNaru+Vf28=
|
||||||
|
|||||||
Reference in New Issue
Block a user