Skip to content

Releases: vrk-kpa/restricteddata

v1.13.0

21 Oct 09:10
Compare
Choose a tag to compare

What's Changed

  • REKDAT-158: Add XRay upload step to test workflow by @bzar in #291
  • REKDAT-164: Add workflows for security scans by @Zharktas in #292
  • REKDAT-164: Run security scans on push to main by @Zharktas in #294
  • Updates for project suojattudata by @transifex-integration in #289
  • REKDAT-172: Limit user profile to sysadmins by @bzar in #296
  • REKDAT-169: Remove unnecessary text from error page by @bzar in #293
  • Bump nginx from 1.27.0-alpine to 1.27.2-alpine in /docker/nginx by @dependabot in #295
  • Bump solr from 9.6.1 to 9.7.0 in /docker/solr by @dependabot in #277
  • Updates for project suojattudata by @transifex-integration in #299
  • REKDAT-196: Reduce AZ count on dev to 2 by @Zharktas in #297
  • REKDAT-100: Add extra capacity by @Zharktas in #298
  • REKDAT-195: Remove news component by @bzar in #300
  • REKDAT-179 sysadmin only organization member views by @bzar in #290
  • REKDAT-176: Disable modifying organization name by @Zharktas in #276
  • Install ckan via pypi, no need to install via github anymore by @Zharktas in #302

Full Changelog: v1.12.0...v1.13.0

v1.12.0

01 Oct 10:02
Compare
Choose a tag to compare

What's Changed

  • REKDAT-183: PAHA user authentication flow and temporary authorization by @bzar in #269
  • Enable PAHA authentication plugin in CDK deployed environments by @bzar in #281
  • REKDAT-187: Upgrade ckan to 2.10.5 by @Zharktas in #279
  • REKDAT-184: Do not show organization fields that do not have display snippet by @Zharktas in #280
  • REKDAT-174: Reconfigure profile link route to dashboard by @Zharktas in #282
  • Bump sass from 1.77.8 to 1.79.4 by @dependabot in #288
  • REKDAT-179: sysadmin only member management by @bzar in #285
  • REKDAT-173: Login button navigates to PAHA login in non-development environments by @bzar in #283

Full Changelog: v1.11.0...v1.12.0

v1.11.0

17 Sep 07:04
Compare
Choose a tag to compare

What's Changed

  • REKDAT-167: Fix form validation errors layout by @bzar in #265
  • REKDAT-166: Translate category names and descriptions by @bzar in #266
  • REKDAT-151: Fix things missing from UI by @Zharktas in #267
  • Refactor dataset categories by @Zharktas in #268
  • REKDAT-190: Disable creating default categories by @Zharktas in #270
  • REKDAT-175: Limit create api tokens to sysadmins by @Zharktas in #271
  • REKDAT-170: Limit user list to sysadmins by @Zharktas in #272
  • REKDAT-184: Add vat number to organization schema by @Zharktas in #273
  • Updates for project suojattudata by @transifex-integration in #274
  • Fix warnings by @Zharktas in #278

Full Changelog: v1.10.0...v1.11.0

v1.10.0

06 Aug 07:43
Compare
Choose a tag to compare

What's Changed

  • REKDAT-163: fix codecov upload by @Zharktas in #253
  • Updates for project suojattudata by @transifex-integration in #251
  • Bump sass from 1.77.5 to 1.77.6 by @dependabot in #254
  • REKDAT-150: Add highvalue categories to datasets by @Zharktas in #252
  • REKDAT-151: Add highvalue categories to UI by @Zharktas in #256
  • Updates for project suojattudata by @transifex-integration in #255
  • Bump @fortawesome/fontawesome-pro from 6.5.2 to 6.6.0 by @dependabot in #263
  • Bump sass from 1.77.6 to 1.77.8 by @dependabot in #262
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #257
  • Updates for project suojattudata by @transifex-integration in #258
  • docker-compose v1 is deprecated and removed by @Zharktas in #264
  • REKDAT-162: Fix footer link translations by @bzar in #259
  • REKDAT-160: Update DCAT-AP ns page by @bzar in #260

New Contributors

  • @transifex-integration made their first contribution in #251

Full Changelog: v1.9.0...v1.10.0

v1.9.0

13 Jun 10:34
130bd19
Compare
Choose a tag to compare

What's Changed

  • Bump sass from 1.77.2 to 1.77.4 by @dependabot in #241
  • Bump nginx from 1.25.5-alpine to 1.27.0-alpine in /docker/nginx by @dependabot in #243
  • Bump solr from 9.6.0 to 9.6.1 in /docker/solr by @dependabot in #242
  • REKDAT-149: missing translations by @bzar in #246
  • REKDAT-159: Fix translation string in dataset visibility input by @bzar in #245
  • REKDAT-127: Add preliminary support for PAHA authentication by @bzar in #239
  • REKDAT-161: Use caching options from setup node action and add notifications on failures by @Zharktas in #247
  • Add URL checks to robot test logins by @bzar in #248
  • Bump uwsgi from 2.0.25.1 to 2.0.26 in /ckan by @dependabot in #244
  • Fix deleting categories by @Zharktas in #249
  • Bump sass from 1.77.4 to 1.77.5 by @dependabot in #250

Full Changelog: v1.8.0...v1.9.0

v1.8.0

31 May 11:38
Compare
Choose a tag to compare

What's Changed

  • REKDAT-92: Robot framework e2e tests by @bzar in #224
  • Bump sass from 1.77.1 to 1.77.2 by @dependabot in #222
  • REKDAT-99: Add sentry by @Zharktas in #225
  • Fix builds, installing extensions is done during docker build, env va… by @Zharktas in #229
  • Add ckan_plugins_matomo env variable by @Zharktas in #230
  • Fix typo and remove configuration all together if dsn is not defined by @Zharktas in #231
  • REKDAT-148: Update translations by @Zharktas in #227
  • Use cdk package-lock.json for hashing function when caching cdk node_modules by @Zharktas in #228
  • REKDAT-157: Fix solr fs mounts by @Zharktas in #226
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #236
  • Bump aws-actions/amazon-ecr-login from 1 to 2 by @dependabot in #235
  • Bump actions/setup-python from 4 to 5 by @dependabot in #234
  • Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #233
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #232
  • Fix flash message styles that broke during service message implementation by @bzar in #237
  • REKDAT-92: robot framework tests by @bzar in #238

Full Changelog: v1.7.0...v1.8.0

v1.7.0

20 May 11:29
b490648
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

02 May 11:31
Compare
Choose a tag to compare

What's Changed

  • REKDAT-111: Remove license from DCAT-AP profile and dataset sidebar by @bzar in #185
  • REKDAT-116: Remove Member reference from member_new sidebar text by @bzar in #186
  • REKDAT-131: Added migration tool and 1.4.1->1.5.0 content migration by @bzar in #187
  • REKDAT-73: Add termination protection to DB/FS stacks by @bzar in #188
  • REKDAT-117: Fix string list parsing in ShieldStack by @bzar in #189
  • REKDAT-98: Add MonitoringStack to send zulip notifications on container restarts by @bzar in #190
  • Add restart dev containers workflow by @Zharktas in #191

Full Changelog: v1.5.0...v1.6.0

v1.5.0

22 Apr 09:41
Compare
Choose a tag to compare

What's Changed

  • REKDAT-107: Add users automatically as group members by @bzar in #173
  • REKDAT-94: Change update frequency to a controlled vocabulary by @bzar in #174
  • REKDAT-97: new translated logo and favicons by @bzar in #175
  • REKDAT-119: CKAN 2.10.4 by @bzar in #177
  • REKDAT-112: Modify dataset license disclaimer by @bzar in #179
  • REKDAT-108: Update translations by @bzar in #176
  • REKDAT-111: Remove license from dataset fields by @bzar in #178
  • Add workflow for open pr notifications by @bzar in #183
  • REKDAT-111: Remove license from dataset facets by @bzar in #181
  • REKDAT-116: Hide member user capacity in API/UIs by @bzar in #182

Full Changelog: v1.4.1...v1.5.0

v1.4.1

04 Mar 07:26
1c880a8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.1