File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,33 @@ 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-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
+
15
42
## [ v1.3.6] - 2025-04-10
16
43
17
44
### Added
You can’t perform that action at this time.
0 commit comments