File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.3.2] ( https://github.com/com-pas/compas-sitipe-service/compare/0.3.1...v0.3.2 ) (2026-05-12)
4+
5+
6+ ### Bug Fixes
7+
8+ * delete broken workflow ([ 93ae221] ( https://github.com/com-pas/compas-sitipe-service/commit/93ae2218eda5679208b2cb9e38c93225ba8c99f8 ) )
9+ * sign images with Cosign ([ 5fe1c1a] ( https://github.com/com-pas/compas-sitipe-service/commit/5fe1c1a5cd97d3fdbda01623208f0aca89131d03 ) )
10+
11+
12+ ### Documentation
13+
14+ * add changelog ([ bbf4d17] ( https://github.com/com-pas/compas-sitipe-service/commit/bbf4d1763b42c1439c8340e90247645ba217a3c9 ) )
15+ * creation of security policy ([ 63a9766] ( https://github.com/com-pas/compas-sitipe-service/commit/63a97660e54679bf9c94b23b7896917ab81e1d99 ) )
16+
117<!--
218SPDX-FileCopyrightText: 2023 Alliander N.V.
319
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99 <parent >
1010 <groupId >org.lfenergy.compas.sitipe</groupId >
1111 <artifactId >compas-sitipe-service</artifactId >
12- <version >0.3.2-SNAPSHOT </version >
12+ <version >0.3.2</version >
1313 </parent >
1414
1515 <artifactId >app</artifactId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ SPDX-License-Identifier: Apache-2.0
88 <modelVersion >4.0.0</modelVersion >
99 <groupId >org.lfenergy.compas.sitipe</groupId >
1010 <artifactId >compas-sitipe-service</artifactId >
11- <version >0.3.2-SNAPSHOT </version >
11+ <version >0.3.2</version >
1212 <packaging >pom</packaging >
1313
1414 <properties >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99 <parent >
1010 <groupId >org.lfenergy.compas.sitipe</groupId >
1111 <artifactId >compas-sitipe-service</artifactId >
12- <version >0.3.2-SNAPSHOT </version >
12+ <version >0.3.2</version >
1313 </parent >
1414
1515 <artifactId >repository</artifactId >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ SPDX-License-Identifier: Apache-2.0
99 <parent >
1010 <groupId >org.lfenergy.compas.sitipe</groupId >
1111 <artifactId >compas-sitipe-service</artifactId >
12- <version >0.3.2-SNAPSHOT </version >
12+ <version >0.3.2</version >
1313 </parent >
1414
1515 <artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments