Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Commit d6a58a6

Browse files
chore: release v2026.1.2
1 parent 9f669b9 commit d6a58a6

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,22 @@
22

33
All notable changes to Waypoint will be documented in this file.
44

5-
## [2026.1.1] - 2026-01-01
5+
## [unreleased]
66

77
### Bug Fixes
88

99
- Increase Redis max_pool_size to 50
10+
- Fix docker compose timing and add worker improvements (#71)
1011

1112
### Features
1213

1314
- Add unified messages stream and optimize hub client (#70)
15+
- Add root_parent tracking columns
16+
- Add root_parent backfill worker
17+
18+
### Miscellaneous Tasks
19+
20+
- Release v2026.1.1
1421

1522
## [2025.12.3] - 2025-12-22
1623

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "waypoint"
3-
version = "2026.1.1"
3+
version = "2026.1.2"
44
edition = "2024"
55
default-run = "waypoint"
66
rust-version = "1.86.0"

0 commit comments

Comments
 (0)