Skip to content

Commit 0114e27

Browse files
bot(release): commit release files;
1 parent 7c6de27 commit 0114e27

4 files changed

Lines changed: 7976 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
{
2+
"ckan": {
3+
"ckan": {
4+
"Changes": [
5+
{
6+
"canada_only": true,
7+
"backport": false,
8+
"change_log": "- Allow users to request a password reset using a case-insensitive email address.\n- Ensures password reset works even if the email is stored with mixed-case letters in the database.\n",
9+
"hash": "a9720c8fce23aa1ca0f9d878c4d0d8cae6ed47f5"
10+
}
11+
]
12+
},
13+
"ckanext-canada": {
14+
"Changes": [
15+
{
16+
"canada_only": false,
17+
"backport": false,
18+
"change_log": "Test coverage added to allow users to recover their username using a case-insensitive email match.\nThis ensures users can retrieve their username even if their email is\nstored with mixed-case letters in the database.",
19+
"hash": "4eff67fa204a9ae72725b187ae3a963183f77477"
20+
},
21+
{
22+
"canada_only": false,
23+
"backport": false,
24+
"change_log": "Added missing gettext and French translation strings for the `contact_information` JSON field output.\n",
25+
"hash": "0ef3c6328d002844762943a760fb6ac4be7922cf"
26+
},
27+
{
28+
"canada_only": false,
29+
"backport": false,
30+
"change_log": "Update CDTS version to 5.0.5 which includes GCWEB 17.1.1 and WET-BOEW 4.0.89.\n",
31+
"hash": "12c5919f4938f4257fa02460a7a0e1efa40fc771"
32+
}
33+
],
34+
"Features": [
35+
{
36+
"canada_only": false,
37+
"backport": false,
38+
"change_log": "Add pagination for resources displayed on the dataset page.\nThis improves the page load time for very large datasets.\n",
39+
"hash": "b711f247ef0f6342f833e91c465957f53312461a"
40+
}
41+
]
42+
}
43+
},
44+
"django": {},
45+
"drupal": {}
46+
}
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"ckan": {
3+
"ckan": {
4+
"uri": "https://github.com/open-data/ckan",
5+
"prev": "356ada3f9d00be7e6d7eb159a8ff012194e2551b",
6+
"head": "07da8c53a05ab5494d98ac1f38a6775c6a8d855b"
7+
},
8+
"ckanapi": {
9+
"uri": "https://github.com/ckan/ckanapi",
10+
"prev": "96410276f1702b541cfb80f8e41385e3080c4826",
11+
"head": "c18c623173241fd9fec861d4c82b650815a41c88"
12+
},
13+
"ckanext-canada": {
14+
"uri": "https://github.com/open-data/ckanext-canada",
15+
"prev": "fcf55abb0a8af3e2ff806dd7cea7ee2c125da32c",
16+
"head": "f7bf259f7b1be1fb9773df8c78532f9967a4c0a3"
17+
}
18+
},
19+
"django": {},
20+
"drupal": {
21+
"opengov": {
22+
"uri": "https://github.com/open-data/opengov",
23+
"prev": "34f9af46eed6c25bf13eba56050ad1e86ca50974",
24+
"head": "50ad6f6c16ef27ae37a83005796baf5611f4db3e"
25+
}
26+
}
27+
}

0 commit comments

Comments
 (0)