Skip to content

Commit 09d0b86

Browse files
dls-release-please[bot]davehadley
authored andcommitted
chore(main): release sessionspaces 0.1.7
1 parent d652d64 commit 09d0b86

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"+1": "0.0.0",
33
"backend/graph-proxy": "0.1.19",
44
"+2": "0.0.0",
5-
"backend/sessionspaces": "0.1.6",
5+
"backend/sessionspaces": "0.1.7",
66
"+3": "0.0.0",
77
"frontend/dashboard": "0.1.13",
88
"+4": "0.0.0",

backend/sessionspaces/CHANGELOG.md

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

3+
## [0.1.7](https://github.com/DiamondLightSource/workflows/compare/sessionspaces@v0.1.6...sessionspaces@v0.1.7) (2026-07-02)
4+
5+
6+
### Features
7+
8+
* added data directory feature for static sessions ([69fc41b](https://github.com/DiamondLightSource/workflows/commit/69fc41becf10ae06279b5609cab919190e236d0d))
9+
* **sessionspaces:** update sessionspaces for i15-1 machine accounts ([d652d64](https://github.com/DiamondLightSource/workflows/commit/d652d6428c802aab682a653150208eb848dffb11))
10+
311
## [0.1.6](https://github.com/DiamondLightSource/workflows/compare/sessionspaces@v0.1.5...sessionspaces@v0.1.6) (2026-05-19)
412

513

backend/sessionspaces/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sessionspaces"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
edition = "2021"
55
license-file = "../../LICENSE"
66

charts/sessionspaces/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: sessionspaces
33
description: Namespace controller for creating session namespaces
44
type: application
5-
version: 0.3.31
6-
appVersion: 0.1.6
5+
version: 0.3.32
6+
appVersion: 0.1.7
77
dependencies:
88
- name: common
99
version: 2.23.0

0 commit comments

Comments
 (0)