Skip to content

Commit b115cb8

Browse files
feat: prepare new release (#191)
2 parents 71db65e + da7fe05 commit b115cb8

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,34 @@ 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.0a1] - 2025-08-29
17+
18+
### Added
19+
20+
- [RSPY-737](https://github.com/RS-PYTHON/rs-infra-core/pull/162) : Make s3l0 processing work
21+
- [RSPY-728](https://github.com/RS-PYTHON/rs-infra-core/pull/165) : Update oauth2 proxy
22+
- [RSPY-735](https://github.com/RS-PYTHON/rs-infra-core/pull/169) : Add rs_performance_indicator and add new general prefect workpool
23+
- [RSPY-766](https://github.com/RS-PYTHON/rs-infra-core/pull/174) : Add plotting python libraries in jupyter docker image
24+
- [PR#175](https://github.com/RS-PYTHON/rs-infra-core/pull/175) : Add more Python libraries to open and plot zarr files
25+
- [PR#177](https://github.com/RS-PYTHON/rs-infra-core/pull/177) : Install nbconvert in Jupyter image to convert notebooks to PDF files
26+
- [RSPY-737](https://github.com/RS-PYTHON/rs-infra-core/pull/176) : Update to S3L0 1.2.1
27+
- [PR#178](https://github.com/RS-PYTHON/rs-infra-core/pull/178) : Test real deployment in ci/cd
28+
- [PR#187](https://github.com/RS-PYTHON/rs-infra-core/pull/187) : Improve deployment tests
29+
- [RSPY-729](https://github.com/RS-PYTHON/rs-infra-core/pull/170) : Use OVH private docker registry
30+
31+
### Changed
32+
33+
- [RSPY-667](https://github.com/RS-PYTHON/rs-infra-core/pull/172) : Define rs_server.full_domain variable
34+
- [PR#186](https://github.com/RS-PYTHON/rs-infra-core/pull/186) : Remove storage-class label, version is managed by OVH
35+
36+
### Fixed
37+
38+
- [PR#166](https://github.com/RS-PYTHON/rs-infra-core/pull/166) : Fix ds-anotify
39+
- [PR#167](https://github.com/RS-PYTHON/rs-infra-core/pull/167) : Add gitlab token for private repo
40+
- [PR#168](https://github.com/RS-PYTHON/rs-infra-core/pull/168) : Add missing node affinity and toleration
41+
- [PR#171](https://github.com/RS-PYTHON/rs-infra-core/pull/171) : Fix template name for node dask_scheduler
42+
- [PR#180](https://github.com/RS-PYTHON/rs-infra-core/pull/180) : Updated nodepoool in start/stop playbook
43+
1644
## [0.2] - 2025-08-04
1745

1846
### Added

0 commit comments

Comments
 (0)