Skip to content

Commit ea0f7f5

Browse files
authored
Merge pull request #104 from GenomicDataInfrastructure/chore/v1.4.0
chore: update changelog for v1.4.0
2 parents d785b55 + 90cfa7c commit ea0f7f5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,33 @@ 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-06-10
16+
17+
### Added
18+
- fix(feat) Finishing up UT for gather phase by @Hans-Chrstian in f0c4f90
19+
20+
21+
### Changed
22+
- Use name instead of guid instead by @Hans-christian in 2f60959
23+
- Apply suggestions from code review by @Hans-Christian in bae45a4
24+
- Update .github/workflows/test.yml by @Hans-Christian in 415dd04
25+
- Feat(UT) Added UT for import stage by @Hans-Christian van der Werf in 9b76348
26+
- Added Ut for gather phase by @Hans-Chrstian in 48810fd
27+
- test(harvester): add unit tests for fetch_stage covering all status scenarios by @Hans-Chrstian in d54c62b
28+
- test(harvester): add unit tests for fetch_stage covering all status scenarios by @Hans-Chrstian in e9297b3
29+
- Applied sourcery comments by @Hans-Chrstian in 8c9ac1a
30+
- Update ckanext/fairdatapoint/harvesters/civity_harvester.py by @Hans-Christian in db97ce7
31+
- chore(deps): update redis docker tag to v8 by @Renovate Bot in bf2dd95
32+
- doc: update CHANGELOG.md for v1.3.6 by @LNDS-Sysadmins in 3d670e0
33+
34+
35+
### Fixed
36+
- fix(ut) gather objects by @Hans-Christian van der Werf in f873372
37+
- fix(UT) Add correct fixture to get UT working by @Hans-Chrstian in 1b3d51a
38+
- fix UT by @Hans-Chrstian in d5c05b5
39+
- fix(harvester): ensure unique package name, proper current flag, and prevent duplicate harvest objects by @Hans-Chrstian in d8a0e67
40+
41+
1542
## [v1.3.6] - 2025-04-10
1643

1744
### Added

0 commit comments

Comments
 (0)