Commit 0806c44
committed
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2026-02-17)
### Bug Fixes
* **pkg/errors:** address code review feedback ([f2e6ea0](f2e6ea0))
* **pkg/http:** fix race condition in circuit breaker test ([2e30c30](2e30c30))
### Features
* add facade re-exports from pkg/ packages ([a4c1738](a4c1738))
* **pkg/config:** add environment helpers ([b8421a5](b8421a5))
* **pkg/errors:** create errors package ([2297565](2297565))
* **pkg/http:** create HTTP utilities package ([2d0323b](2d0323b))
* **pkg/ingestion:** create ingestion utilities package ([4ef96fa](4ef96fa))1 parent 9d4e7cf commit 0806c44
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments