You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+31Lines changed: 31 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,37 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
12
12
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
13
13
14
14
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
0 commit comments