Skip to content

Releases: GetDKAN/dkan2

3.0.0-rc7

11 Nov 18:37
b9c1bc6
Compare
Choose a tag to compare
3.0.0-rc7 Pre-release
Pre-release
  • [MANAGEMENT] #248 Update datastore and file-fetcher.

3.0.0-rc6

08 Nov 17:51
2eabfc9
Compare
Choose a tag to compare
3.0.0-rc6 Pre-release
Pre-release
  • [MANAGEMENT] #247 Reduce index size for tables, as it causes issues in some mysql configurations.

3.0.0-rc5

02 Nov 15:52
Compare
Choose a tag to compare
3.0.0-rc5 Pre-release
Pre-release
  • [REFACTOR] #246 Save harvest information in the database.

3.0.0-rc4

28 Oct 16:07
Compare
Choose a tag to compare
3.0.0-rc4 Pre-release
Pre-release
  • [BUG] #42 Changing DKAN frontend routes from a class to service.

3.0.0-rc3

26 Oct 16:05
Compare
Choose a tag to compare
3.0.0-rc3 Pre-release
Pre-release
  • [BUG] #241 Remove or replace outdated dereferencing methods.
  • [MANAGEMENT] #240 Remove block of extranous tabs in header.
  • [REFACTORING] #239 Creating an abstract DatabaseTable storage class.
  • [MANAGEMENT #237 Replace all external file needs in tests with files in AWS S3.

3.0.0-rc2

23 Oct 14:22
69cf672
Compare
Choose a tag to compare
3.0.0-rc2 Pre-release
Pre-release
  • [MANAGEMENT] #231 Add drush as drupal dep.
  • [BUG] #235 Update Lunr endpoint with new versioning format.

3.0.0-rc1

21 Oct 22:28
Compare
Choose a tag to compare
3.0.0-rc1 Pre-release
Pre-release
  • #207 Add documentation on how to modify the schemas used by DKAN
  • #206 Update OpenAPI spec for harvest endpoints
  • #204 Rename the dereferencing query parameter and its values
  • #203 Convert documentation to use doxygen.
  • #202 Lock harvest endpoints that should only be accessed by authenticated users with the right permissions
  • #201 Change media type to properly recognize CSV files. Use Drush Helper in harvest drush commands. Throw exception when the file helper fails to write.
  • #200 Dataset's resources endpoint.
  • #199 Endpoint and Drush commands that present information about the process of importing resources to the datastore.

2.0.2

05 Aug 17:08
Compare
Choose a tag to compare
2.0.2 Pre-release
Pre-release

Stabilizing dkan2 after changes on many upstream libraries.

2.0.1

30 Jul 21:23
Compare
Choose a tag to compare
2.0.1 Pre-release
Pre-release
  • Harvesting
  • Dataset-metadata storage
  • Json Object referencing and de-referencing
  • Datastore
  • SQL endpoint
  • Web Service APIs for most functions