-
Notifications
You must be signed in to change notification settings - Fork 13
/
CHANGELOG.txt
77 lines (61 loc) · 2.04 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
7.x-2.7
------
- #121 Fix broken RDF and JSON links.
7.x-2.6
-------
- #119 Adjustment to avoid ArgumentCountError error.
- #120 Fix issue on generation of data.json.
- #117 Do not include unpublished resources when running odsm-filecache.
- #118 Paginate catalog.xml endpoints.
7.x-2.5
-------
- #116 Remove recursive tree functions and add fast token browser.
7.x-2.4
-------
- #115 Fix the function check.
7.x-2.3
-------
- #114 Check that drush_log function exists before calling it.
7.x-2.2
-------
- #113 Print progress message when running drush odsm-filecache.
- #111 Add documentation for the features hook.
7.x-2.1
-------
- Update json-schema.
7.x-2.0
-------
- Reset to implement a new release management strategy independent of DKAN.
7.x-1.14.1
----------
- #110 Lock symfonyserializer library to the 3.4.2 tag
- #109 Fixed id argument for package_show and group_package_show in ckan endpoints
- #65 Added DCAT / POD URL Validation.
7.x-1.14
--------
- #95 Add UI for odsm cache admin.
- #2103 Added Dataset Federated Data Filtering
7.x-1.13.4
----------
- #89 Fixed handling of dataset language setting to pass DCAT validation.
- #88 Fixed bug: multiple urls cause data.json describedBy field to be truncated.
7.x-1.13.2 2017-03-16
---------------------
- #86 Fix validation page permission check using wrong permission name.
- #85 Add checks for property existance during odsm features rebuild.
7.x-1.12.14
-----------
- Add support for validation of data.json files from sites with self-signed certificates.
- Fix exported feature component not reverting correctly.
7.x-1.12.12
-----------
- Added support for federal and non-federal on POD validation.
7.x-1.12.11 2016-10-20
----------------------
- Sync up versioning to DKAN
- Stop trying to determine the media type for resources in POD when format is set to "data". This was causing errors and we should trust the "format" field.
- Add DCAT support
- Output booleans values as true booleans
7.x-1.0 2016-08-24
------------------
- Initial official release after years of building from "master"