Skip to content

Releases: UN-OCHA/hpc-api-core

Add OneGMS bridge support

05 Dec 11:55
5d054da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.6.0...v10.6.1

Add global DELETE_UPLOADED_FILE permission

02 Dec 09:55
bda3a6d
Compare
Choose a tag to compare

What's Changed

  • HPC-9793: Add global DELETE_UPLOADED_FILE permission by @enxtur in #184

Full Changelog: v10.5.0...v10.6.0

Make some columns required

25 Nov 12:12
e50fceb
Compare
Choose a tag to compare
  • Bump @eslint/plugin-kit from v0.2.0 to v0.2.3 (#190)
  • Bump cross-spawn from v7.0.3 to v7.0.5 (#191)
  • Add helper function getTableColumns to obtain table columns (#187)
  • Make planId a required column in attachment table (#192)
  • Make abbreviation a required column in organization table (#192)

Update dependencies

14 Nov 11:08
7164dc0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.3.0...v10.4.0

Add isRegion to location model

13 Nov 09:51
047b359
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.2.0...v10.3.0

Add focusLocationId to planVersion

11 Nov 13:22
7b31aff
Compare
Choose a tag to compare

What's Changed

  • Add focusLocationId to planVersion model by @enxtur in #177

Full Changelog: v10.1.2...v10.2.0

Export LOCATION_STATUS

04 Nov 15:41
f532f7d
Compare
Choose a tag to compare

What's Changed

  • Export LOCATION_STATUS in location model (#175)

Full Changelog: v10.1.1...v10.1.2

Update dependencies

03 Oct 14:42
37a54f9
Compare
Choose a tag to compare
  • Updated dependencies
    • Bump pg from 8.12.0 to 8.13.0 (#165)
    • (SECURITY FIX) Bump micromatch from 4.0.4 to 4.0.8 (#169)
  • Updated dev dependencies
    • Bump @types/jest from 29.5.12 to 29.5.13 (#164)
    • Bump @types/pg from 8.11.8 to 8.11.10 (#165)
    • Bump @types/node from 22.5.3 to 22.7.4 (#166)
    • Bump husky from 9.1.5 to 9.1.6 (#167)
    • Bump @types/lodash from 4.17.7 to 4.17.9 (#168)
    • Update @unocha/hpc-repo-tools to v5.1.0 (#171)
    • Bump @types/lodash from 4.17.9 to 4.17.10 (#173)

Full Changelog: v10.1.0...v10.1.1

v10.1.0

03 Oct 14:20
b9d0f30
Compare
Choose a tag to compare

What's Changed

  • Add planLanguage and planClusterType to categoryGroup @enxtur in #146
  • Add planVersionOrganization model @enxtur in #146
  • Add shortName, subtitle, pdfPublishDate and isPartOfGHO to planVersion model @enxtur in #146
  • Add releasedDate and isReleased to plan model @enxtur in #146

Full Changelog: v10.0.0...v10.1.0

Upgrade to ESLint 9

06 Sep 13:38
6e22bf1
Compare
Choose a tag to compare

⚠️ BREAKING CHANGES ⚠️

  • Change TS target from es2022 to es2023 (#156)
  • Minimal Node.js version is now 20.15.1 and Node 18 support is dropped (#161)
  • Minimal Yarn version is raised to 1.22.22 (#161)

Other changes

  • Upgrade to ESLint 9 and adopt flat config style (#161)

Full Changelog: v9.0.0...v10.0.0