Skip to content

Commit 3a469e7

Browse files
authored
chore: release service 0.3.0 (#84)
Signed-off-by: cs-minion <rng_cr_carbynestack@bosch.com>
1 parent 4eb64f7 commit 3a469e7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.2.0",
2+
".": "0.3.0",
33
"charts/ephemeral": "0.2.0",
44
"ephemeral-java-client": "0.2.0"
55
}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/carbynestack/ephemeral/compare/service-v0.2.0...service-v0.3.0) (2025-03-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Secure Communication Channels via TLS ([#75](https://github.com/carbynestack/ephemeral/issues/75))
9+
10+
### Features
11+
12+
* Secure Communication Channels via TLS ([#75](https://github.com/carbynestack/ephemeral/issues/75)) ([4eb64f7](https://github.com/carbynestack/ephemeral/commit/4eb64f7a7f37e013079eb641660b4288bc5a7c3f))
13+
314
## [0.2.0](https://github.com/carbynestack/ephemeral/compare/service-v0.1.13...service-v0.2.0) (2024-12-17)
415

516

0 commit comments

Comments
 (0)