Skip to content

Commit 3ce7e8c

Browse files
Merge pull request #36 from RS-PYTHON/feat/prepare-new-release
feat: prepare new release
2 parents abcae02 + 1bf9104 commit 3ce7e8c

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1313
>- **Fixed** for any bug fixes.
1414
>- **Security** in case of vulnerabilities.
1515
16+
## [1.0a3] - 2025-10-23
17+
18+
### Added
19+
20+
- [RSPY-795](https://github.com/RS-PYTHON/rs-workflow-env/pull/33) : Multiple prefect instances
21+
22+
### Changed
23+
24+
- [PR#31](https://github.com/RS-PYTHON/rs-workflow-env/pull/31) : Pass cluster info from client to rs-dpr-service
25+
- Bump Helm Chart version
26+
1627
## [1.0a2] - 2025-09-29
1728

1829
### Changed

apps/rs-osam/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ helmCharts:
2020
- name: rs-osam
2121
repo: https://rs-python.github.io/rs-helm
2222
releaseName: "{{ app_name }}"
23-
version: 1.0.0-a2
23+
version: 1.0.0-a3
2424
valuesFile: values.yaml

0 commit comments

Comments
 (0)