Releases: ministryofjustice/find-moj-data
Releases · ministryofjustice/find-moj-data
v2.5.0
What's Changed
- Simplify database content table by @MatMoore in #675
- Rename domain to subject area by @MatMoore in #679
- perf: cache pages that don't change much by @MatMoore in #680
- Make sure everything passes the linters, and enable linting via the makefile by @MatMoore in #681
- fmd-574 - Add extra test cases by @hjribeiro-moj in #683
- Bump faker from 25.9.2 to 27.0.0 by @dependabot in #670
- Bump govuk-frontend from 5.4.0 to 5.5.0 by @dependabot in #667
- Bump sentry-sdk from 2.5.1 to 2.13.0 by @dependabot in #672
- Bump @testing-library/jest-dom from 6.4.6 to 6.4.8 by @dependabot in #585
- Bump selenium from 4.22.0 to 4.23.1 by @dependabot in #594
- Better defaults for contact info panel by @MatMoore in #684
- Bump kunalnagarco/action-cve from 1.13.2 to 1.14.0 by @dependabot in #632
- Bump actions/setup-python from 5.1.0 to 5.1.1 by @dependabot in #537
- Bump sass from 1.77.6 to 1.77.8 by @dependabot in #533
- Bump the pip group across 1 directory with 2 updates by @dependabot in #654
- Bump @babel/preset-env from 7.24.7 to 7.25.3 by @dependabot in #614
- Bump the pip group with 2 updates by @dependabot in #544
- Bump aiohttp from 3.9.4 to 3.10.2 in /lib/datahub-client in the pip group across 1 directory by @dependabot in #685
Full Changelog: v2.4.0...v2.5.0
v2.4.0 Feedback survey
v2.3.1
v2.3.0
What's Changed
- fmd-648 - Hide Glossary from home page by @hjribeiro-moj in #649
- Update Deployment Notifcation Flows by @mitchdawson1982 in #642
- Enable modsecurity in ingress by @jemnery in #658
- update property to
dc_access_requirements
by @LavMatt in #663 - 🐛 Fixed issue with avatar url being shown in the notification by @mitchdawson1982 in #665
- fix(Makefile): escape $ when launching a subshell by @MatMoore in #668
- Missing metadata placeholders by @MatMoore in #656
- Accounted for errors in parsing search results by @murdo-moj in #664
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0 - tidy up details and search pages
What's Changed
- 🚧 Deployment Notifications by @mitchdawson1982 in #628
- fmd-516 - Hide Refresh Period as data is not populated by @hjribeiro-moj in #626
- feat: setup translation framework by @MatMoore in #631
- Fmd 584 contact redesign by @LavMatt in #633
- Test notifications to new channels by @mitchdawson1982 in #634
- Remove where to access filter by @mitchdawson1982 in #636
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Release to deploy to new domain
What's Changed
- Reintroduced ingress rule by @murdo-moj in #620
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This is a major upversion as the following are non backwards compatible changes to the datahub client:
- The
Database
entity pydantic model has had thetables
attribute removed. These are now included in the relationships attribute - The
relationships
attribute of the baseEntity
class is now made up of a new class calledEntitySummary
. This includesEntityRef
(what made up the previous version relationships list) and some other useful summary information for each related entity.
What's Changed
- fmd-581: Add Makefile to automate running app and tests by @hjribeiro-moj in #610
- Fmd 581 tweak makefile by @hjribeiro-moj in #613
- Comment out ingress rule by @murdo-moj in #618
- Dc 199 improvements justice data by @LavMatt in #598
Full Changelog: v1.1.4...v2.0.0
v1.1.4
v1.1.3
What's Changed
- Linked contact href in footer to data catalogue slack by @murdo-moj in #604
- Update search form domain filters by @mitchdawson1982 in #597
- Datahub Client Tests Workflow by @mitchdawson1982 in #605
Configuration changes
- Add slack notification hook to prod
Full Changelog: v1.1.1...v1.1.3