Skip to content

Latest commit

 

History

History
108 lines (65 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

108 lines (65 loc) · 2.52 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. For releases < 1.0.0 minor version steps may indicate breaking changes too.

Unreleased - YYYY-MM-DD

Added

  • Added debug images with CKAN FLASK Debug Toolbar enabled, see here

Changed

Removed

Fixed

Security

Deprecated

0.0.5 - 2023-03-30

Note: This is a testing release that might contain errors. Do not use this for production environments.

Added

  • Added ckanext-dcat
  • Added ckanext-spatial
  • Added CKAN_INI env var for CKAN config.ini file path for better compatibility with official CKAN images
  • Set timezone using TZ env var
  • Allow setting runtime base image with BASEIMAGE_REPOSITORY build arg

Changed

  • Use official CKAN images for build stage
  • Update Update OCI specs image labels
  • Various docs updates

Removed

  • Dropped outdated build scripts

Fixed

  • Several smaller fixes
  • Fixed CKAN extension loading order

Security

Deprecated

0.0.4 - 2023-03-02

Changed

0.0.3 - 2023-03-02

Added

  • Workflow to build edge images from latest commit to main branch

Changed

  • Adapt sddi-base Dockerfile for new extensions

0.0.2 - 2023-02-09

Fixed

  • Fixed SDDI group installation, revert #dd043571b634e881689f0ad8d8dc86013016a3f6.

0.0.1 - 2023-02-08

  • Initial release to initialize Github packages.
  • Images are not functional jet!

template - YYYY-MM-DD

Added

Changed

Removed

Fixed

Security

Deprecated