Skip to content

Commit dbf9802

Browse files
bot(release): commit release files;
1 parent 3ad31be commit dbf9802

4 files changed

Lines changed: 5827 additions & 0 deletions

File tree

Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"ckan": {
3+
"ckan": {
4+
"Changes": [
5+
{
6+
"canada_only": true,
7+
"backport": false,
8+
"change_log": "The error message for duplicate DataStore column names will now display which supplied column names are the duplicated ones.\n",
9+
"hash": "e2e95f54fbca75c603ce2082f4029d2c9bca6ca8"
10+
}
11+
],
12+
"Features": [
13+
{
14+
"canada_only": true,
15+
"backport": false,
16+
"change_log": "Added capability for the `dataset.read` view function to \"search\" a package's resources via the URI arg `resource_query`. It only searches by the resource names.\n",
17+
"hash": "da13230e758be878531b54853782fca0d2563cc3"
18+
}
19+
]
20+
},
21+
"ckanext-canada": {
22+
"Features": [
23+
{
24+
"canada_only": false,
25+
"backport": false,
26+
"change_log": "additional tests for contracts pd type\n",
27+
"hash": "f0a82d7cd631ec2749de45383f5b4c6b49dcec41"
28+
},
29+
{
30+
"canada_only": false,
31+
"backport": false,
32+
"change_log": "Added a search field on the Dataset page to search for Resources by their name. This improves the UI/UX alongside the resource paging feature.\n",
33+
"hash": "56c6e7d802272165a476e6806e778b84417d26dc"
34+
}
35+
],
36+
"Changes": [
37+
{
38+
"canada_only": false,
39+
"backport": false,
40+
"change_log": "Added test coverage for DataStore column name errors from upstream [PR#224](https://github.com/open-data/ckan/pull/224)\n",
41+
"hash": "4e21515592953c604f4af032ae236073bfbda93b"
42+
}
43+
]
44+
},
45+
"ckanext-validation": {
46+
"Changes": [
47+
{
48+
"canada_only": true,
49+
"backport": false,
50+
"change_log": "Added the HTTP header `CKAN/<ckan-version>` to Frictionless requests when downloading data from file sources.\n",
51+
"hash": "dfc958168ba5b5f9e1cd103f3b3e6fb32d6eca4f"
52+
}
53+
]
54+
},
55+
"ckanext-xloader": {
56+
"Changes": [
57+
{
58+
"canada_only": true,
59+
"backport": false,
60+
"change_log": "Explicitly log Database (and other) Exceptions in the `delete_datastore_table` view function via the `datastore_delete` action. This fixes an issue with ambiguous stacktraces only logging `TypeError` for view function return instead of the parent Exception.\n",
61+
"hash": "7b00bd2a7cf933b287e6a5b93e7f646ddab06fed"
62+
},
63+
{
64+
"canada_only": true,
65+
"backport": false,
66+
"change_log": "Added the HTTP header `CKAN/<ckan-version>` to Python requests when downloading data from file sources.\n",
67+
"hash": "090ea1c87bc5e290eb9b93dc2e17848059f671cd"
68+
}
69+
]
70+
}
71+
},
72+
"django": {},
73+
"drupal": {}
74+
}
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
{
2+
"ckan": {
3+
"ckan": {
4+
"uri": "https://github.com/open-data/ckan",
5+
"prev": "07da8c53a05ab5494d98ac1f38a6775c6a8d855b",
6+
"head": "ad50d07281880b72402137e1acd79460c203ad18"
7+
},
8+
"ckanapi": {
9+
"uri": "https://github.com/ckan/ckanapi",
10+
"prev": "c18c623173241fd9fec861d4c82b650815a41c88",
11+
"head": "bedd91d1d41065e591d9e3ceea47edf5d34a3d7d"
12+
},
13+
"ckanext-canada": {
14+
"uri": "https://github.com/open-data/ckanext-canada",
15+
"prev": "c0703d6d2d50763ea1b509d60c5b0328974c4cfc",
16+
"head": "0535ad284049ddce7e21823b231b2c9c7bdf2dea"
17+
},
18+
"ckanext-validation": {
19+
"uri": "https://github.com/open-data/ckanext-validation",
20+
"prev": "bccc5d6b1bd029a792961975bf9f8cc64b2be955",
21+
"head": "d85c8bb95e43852954eabd1f5d01169f0009ade1"
22+
},
23+
"ckanext-xloader": {
24+
"uri": "https://github.com/open-data/ckanext-xloader",
25+
"prev": "01db872887200de6dfcee07dee92726a4dc12d9c",
26+
"head": "540c59d3f227fd1ffe1c33c41b71d401418f1714"
27+
}
28+
},
29+
"django": {
30+
"oc_search": {
31+
"uri": "https://github.com/open-data/oc_search",
32+
"prev": "b0f6635af96a565d0fd157cf919eaaf985a3d22a",
33+
"head": "700ff929a0b8542aaf8a863e9934564e374ca612"
34+
}
35+
},
36+
"drupal": {}
37+
}

0 commit comments

Comments
 (0)