Skip to content

Commit 93ccd4d

Browse files
authored
chore: tag 1.76.0 (#1015)
#### Bug Fixes * Store message state in Redis to solve for some reliability state management issues (#1005) ([204163f](204163f)) * Skip previously deleted records (#1012) ([43c3ad7](43c3ad7)) #### Features * Add VAPID header to load testing (#992) ([31f21a9](31f21a9)) #### Chore * Clippy updates for 1.88.0 (#1004) ([05037ad](05037ad)) * tag 1.75.10 (#1000) ([fe12e71](fe12e71)) #### Doc * install mdbook-mermaid js assets on build (#1003) ([ac76ab2](ac76ab2)) * mdbook-mermaid now needed (#1002) ([3a9c997](3a9c997)) * diagram the reliability state transitions (#1001) ([fac8cfa](fac8cfa))
1 parent 204163f commit 93ccd4d

File tree

3 files changed

+153
-115
lines changed

3 files changed

+153
-115
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
<a name="1.76.0"></a>
2+
## 1.76.0 (2025-07-24)
3+
4+
5+
#### Bug Fixes
6+
7+
* Store message state in Redis to solve for some reliability state management issues (#1005) ([204163f2](https://github.com/mozilla-services/autopush-rs/commit/204163f2b0d4ebe47ab4ae47ba3b42798220a647))
8+
* Skip previously deleted records (#1012) ([43c3ad74](https://github.com/mozilla-services/autopush-rs/commit/43c3ad74293438f90884ada65bd063086a87f965))
9+
10+
#### Features
11+
12+
* Add VAPID header to load testing (#992) ([31f21a9d](https://github.com/mozilla-services/autopush-rs/commit/31f21a9d9b93cbe5176c1442c8e5e2eb48c16746))
13+
14+
#### Chore
15+
16+
* Clippy updates for 1.88.0 (#1004) ([05037ad0](https://github.com/mozilla-services/autopush-rs/commit/05037ad0f9d033b019e1c1927f5751125247c02b))
17+
* tag 1.75.10 (#1000) ([fe12e719](https://github.com/mozilla-services/autopush-rs/commit/fe12e71990983ce89b9ed03375fb04492d3b8713))
18+
19+
#### Doc
20+
21+
* install mdbook-mermaid js assets on build (#1003) ([ac76ab26](https://github.com/mozilla-services/autopush-rs/commit/ac76ab26aa3caf0ce2eb7e49d169046cdc5de792))
22+
* mdbook-mermaid now needed (#1002) ([3a9c997c](https://github.com/mozilla-services/autopush-rs/commit/3a9c997c113e9f9db2cb88e88b86f62dde20e577))
23+
* diagram the reliability state transitions (#1001) ([fac8cfa5](https://github.com/mozilla-services/autopush-rs/commit/fac8cfa5ec7e3b9c34162a3e7a616668cfd80fa2))
24+
25+
26+
127
<a name="1.75.10"></a>
228
## 1.75.10 (2025-06-26)
329

0 commit comments

Comments
 (0)