Skip to content

Commit 0e482ef

Browse files
chore: release gateway 0.3.0 (#52)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9aed612 commit 0e482ef

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"src/web/admin": "0.2.0",
3-
"src/Gateway/Warehouse.Gateway": "0.2.0",
3+
"src/Gateway/Warehouse.Gateway": "0.3.0",
44
"src/web/terminal": "0.2.0",
55
"src/Services/Warehousing": "0.1.0",
66
"src/Services/Logistics": "0.1.0",

src/Gateway/Warehouse.Gateway/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/mkasperczyk90/Warehouse/compare/gateway-v0.2.0...gateway-v0.3.0) (2026-07-01)
4+
5+
6+
### 🚀 Features
7+
8+
* **identity:** validate Keycloak JWTs end-to-end — role policies, per-service zero-trust, session refresh/logout ([#49](https://github.com/mkasperczyk90/Warehouse/issues/49)) ([387c774](https://github.com/mkasperczyk90/Warehouse/commit/387c774639642add7938dec3a94e3adbf6a89480))
9+
310
## [0.2.0](https://github.com/mkasperczyk90/Warehouse/compare/gateway-v0.1.0...gateway-v0.2.0) (2026-06-27)
411

512

0 commit comments

Comments
 (0)