Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"api": "1.0.0-rc.3",
"agent": "1.0.0-rc.5",
"operator": "1.0.0-rc.4",
"gateway": "1.0.0-rc.6",
"gateway": "1.0.0-rc.7",
"shim": "1.0.0-rc.3",
"charts/mxl-k8s": "1.0.0-rc.8"
}
13 changes: 13 additions & 0 deletions gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.0.0-rc.7](https://github.com/qvest-digital/mxl-k8s/compare/gateway/v1.0.0-rc.6...gateway/v1.0.0-rc.7) (2026-07-09)


### Dependencies

* **api:** update module github.com/qvest-digital/mxl-k8s/api to v1.0.0-rc.3 ([#139](https://github.com/qvest-digital/mxl-k8s/issues/139)) ([5444825](https://github.com/qvest-digital/mxl-k8s/commit/54448254f61ada511bd3c75dd1019ce610cfb477))
* **gateway:** follow libmxl-fabrics v1.1.0-beta-1 interface API ([#146](https://github.com/qvest-digital/mxl-k8s/issues/146)) ([3e6b3ce](https://github.com/qvest-digital/mxl-k8s/commit/3e6b3ce1d6dce2a5ef7316720a5737cb20f2ff08))


### Build System

* **deps:** bump golang.org/x/net from 0.49.0 to 0.55.0 in /gateway ([#147](https://github.com/qvest-digital/mxl-k8s/issues/147)) ([53fb581](https://github.com/qvest-digital/mxl-k8s/commit/53fb581e60cdef7c3a64cc2fdcf2fb29ac180414))

## [1.0.0-rc.6](https://github.com/qvest-digital/mxl-k8s/compare/gateway/v1.0.0-rc.5...gateway/v1.0.0-rc.6) (2026-07-01)


Expand Down