Skip to content

Commit 9f7c178

Browse files
authored
Merge pull request #180 from GenomicDataInfrastructure/chore/v1.4.0
chore: update changelog for v1.4.0
2 parents d8a755d + ddde64f commit 9f7c178

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,37 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
1212
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1313

1414

15+
## [v1.4.0] - 2025-07-02
16+
17+
### Added
18+
- feat(dataseries) Dataseries support by @Hans-christian in acff709
19+
- fix(ckan) Correct permissions for CKAN container feat(config) Cleanup test.yaml feat(update) Update all packages to conform ckan 2.11 fix(release) Remove obsolete configuration and update DCAT by @Hans-Christian van der Werf in 9bf3a18
20+
21+
22+
### Changed
23+
- Update requirements.txt by @Hans-Christian in 7bb28d8
24+
- chore(deps): update dependency boto3 to v1.38.34 by @Renovate Bot in 7c007ff
25+
- chore(deps): update opentelemetry monorepo to v1.34.1 by @Renovate Bot in a2c3b7b
26+
- chore(deps): update dependency botocore to v1.38.33 by @Renovate Bot in b81fa54
27+
- chore(deps): update dependency boto3 to v1.38.33 by @Renovate Bot in 3a2fcc4
28+
- chore(deps): update sonarsource/sonarcloud-github-action action to v5 by @Renovate Bot in f771185
29+
- chore(deps): update redis docker tag to v8 by @Renovate Bot in 75032c5
30+
- chore(deps): update aquasecurity/trivy-action action to v0.31.0 by @Renovate Bot in 356d05c
31+
- chore(deps): update dependency botocore to v1.37.38 by @Renovate Bot in 99ac210
32+
- doc: update CHANGELOG.md for v1.3.13 by @LNDS-Sysadmins in 801e3c6
33+
34+
35+
### Fixed
36+
- fix requirements by @Hans-christian in 22daaee
37+
- fix(sonarcloud) fix missing sonarcloud by @Hans-christian in a60aaf1
38+
39+
40+
### Removed
41+
- remove sudo 2 by @Hans-christian in eacbaed
42+
- remove sudo by @Hans-christian in 47414d4
43+
- remove unused methods by @Hans-christian in 6ffedb7
44+
45+
1546
## [v1.3.13] - 2025-04-11
1647

1748
### Added

0 commit comments

Comments
 (0)