This repository was archived by the owner on Jan 24, 2025. It is now read-only.
Releases: alphagov/datagovuk_publish
Releases · alphagov/datagovuk_publish
Tidying up licences and unused files and code
Tools for single-dataset updating.
- Adds replication script for obtaining a DB dump
- Adds rake task to import a single dataset (and reindex it)
- Adds access_constraints field to InspireMetadata
- Updates Rails version
- Provides more RAM to the worker in production
Upgrade Loofah
Upgrade Loofah #543
English mappings. Improvements to importing, logging & deployments. Ruby 2.5.
Config edits, infra updates & clean up
- Remove Themes (now replaced by Topics)
- Upgrade deprecated Elasticsearch string types
- Update elasticsearch config in initialiser
- Replace Blue-Green-Deploy Cloud Foundry plugin with Autopilot
Upgrade Rails to 5.1.5 from 5.1.4
Rails 5.1.5 has been released
http://weblog.rubyonrails.org/2018/2/14/Rails-5-1-5-has-been-released/
Bug fix for indexer
- Fixes
undefined variable index_name
inDatasetIndexerService
Import and reindex tasks synchronously
- Run import and reindex tasks synchronously until we find a fix for the Redis timeouts
Topics, dashboard, link checker tests, dataset/datafile short ids
New
- topics for datasets
- dashboard to show what is currently in the database (dataset count, datafile count, broken links, etc.)
- short ids for Datasets and Links
- write tests for the link checker + refactor code
- more explicit staging/prod database config parity
Bug fixes
- Make sure three indices are retained when reindexing datasets