Skip to content

Releases: ulbmuenster/dataasee

DatAasee 0.3

06 May 10:54
Compare
Choose a tag to compare

Version 0.3 (2025-05-06)

Enhanced development release

  • UPDATED ArcadeDB to 25.4.1
  • UPDATED Benthos to 4.50.0
  • UPDATED Lowdefy to 4.4.0
  • ADDED ingest protocols: GET, dataasee
  • ADDED ingest format: LIDO
  • ADDED sources endpoint
  • ADDED source filter
  • ADDED metadata format filter
  • ADDED conforming paging links in results responses
  • ADDED record lists in frontend
  • ADDED record DOI to results
  • CHANGED schema: use OpenWEMI
  • CHANGED metadata endpoint paging now via page instead of skip
  • CHANGED database schema
  • CHANGED secrets management
  • CHANGED ingest busy test
  • IMPROVED metadata quality test
  • IMPROVED interconnect script
  • IMPROVED format parsers
  • IMPROVED database queries
  • IMPROVED database preloading
  • IMPROVED database response processing
  • IMPROVED compose deployment configuration
  • REMOVED support for podman-compose (use docker compose via podman)
  • FIXED many bugs and security concerns

DatAasee 0.2

10 Sep 07:57
Compare
Choose a tag to compare

Version 0.2 (2024-09-10)

Public development release

  • UPDATED ArcadeDB to 24.6.1
  • UPDATED Benthos to 4.36.0
  • UPDATED Lowdefy to 4.3.0
  • ADDED ingest protocol: S3
  • ADDED ingest formats: DataCite, MARC
  • ADDED compatibility: kubernetes (via kompose)
  • ADDED API testing using JSON-Schema
  • IMPROVED endpoint processing
  • IMPROVED endpoint error handling
  • IMPROVED API semantics
  • IMPROVED interconnect script
  • IMPROVED frontend robustness
  • IMPROVED overall documentation
  • CHANGED native schema
  • CHANGED API interface
  • FIXED many bugs and security concerns