Skip to content

Commit 173f481

Browse files
chore(main): release 25.7.2
1 parent f6fa143 commit 173f481

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "25.7.1"
2+
".": "25.7.2"
33
}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Calendar Versioning](https://calver.org/).
77

8+
## [25.7.2](https://github.com/rivet-dev/engine/compare/v25.7.1...v25.7.2) (2025-09-24)
9+
10+
11+
### Bug Fixes
12+
13+
* circumvent fern bug with utoipa config ([#2943](https://github.com/rivet-dev/engine/issues/2943)) ([43b7d56](https://github.com/rivet-dev/engine/commit/43b7d56560aa1ab1171d7af98dddb3d736643a41))
14+
* **docker:** fix start command in docker compose ([#2954](https://github.com/rivet-dev/engine/issues/2954)) ([a672f0e](https://github.com/rivet-dev/engine/commit/a672f0eb40a094ecd2a5773ed6a92b3e3cf0fe57))
15+
* **fe:** broken actor details ([#2958](https://github.com/rivet-dev/engine/issues/2958)) ([bbdf1c1](https://github.com/rivet-dev/engine/commit/bbdf1c1c49e307ba252186aa4d75a9452d74fca7))
16+
* **pegboard:** include namespace & runner name in tunnel pubsub subject ([#2929](https://github.com/rivet-dev/engine/issues/2929)) ([8a7257b](https://github.com/rivet-dev/engine/commit/8a7257b160ba94a646736d86ad55a49af07e33c0))
17+
18+
19+
### Chores
20+
21+
* add vbare blog ([b80fb41](https://github.com/rivet-dev/engine/commit/b80fb418ef82f9f17a109d08837e451bad83c6a1))
22+
* **docker:** fix docker entrypoint ([#2925](https://github.com/rivet-dev/engine/issues/2925)) ([ed00a8f](https://github.com/rivet-dev/engine/commit/ed00a8f6aab45191fe22d1894af35f86d5a3738e))
23+
* tweak vbare post ([1bac69b](https://github.com/rivet-dev/engine/commit/1bac69ba3b6d211100a5287146de9ef570fc041b))
24+
* **udb:** log fs driver path ([#2955](https://github.com/rivet-dev/engine/issues/2955)) ([f6fa143](https://github.com/rivet-dev/engine/commit/f6fa1430f5aac0525b968b41090cc2fa46ba5a36))
25+
* update nextjs docs ([#2950](https://github.com/rivet-dev/engine/issues/2950)) ([7aef286](https://github.com/rivet-dev/engine/commit/7aef28676b3f7ba4a65a75c5aaedb3dcb1700f19))
26+
* Weekly Changelog 2025.37 ([f2d0a51](https://github.com/rivet-dev/engine/commit/f2d0a514d05010d8b9a4494f43a5ac13db1ffef1))
27+
* Weekly Changelog 2025.37 ([#2947](https://github.com/rivet-dev/engine/issues/2947)) ([f2d0a51](https://github.com/rivet-dev/engine/commit/f2d0a514d05010d8b9a4494f43a5ac13db1ffef1))
28+
829
## [25.7.1](https://github.com/rivet-dev/engine/compare/v25.7.0...v25.7.1) (2025-09-19)
930

1031

0 commit comments

Comments
 (0)