Skip to content

Releases: Hyperfoil/Horreum

0.10.7

12 Jan 06:09
Compare
Choose a tag to compare

What's Changed

  • Revert "Add permissions check on PG dump directory and helpful error message." by @johnaohara in #981
  • Fix directory checks for backup db, where container has changed perms… by @johnaohara in #986
  • Correctly handle JSON types in DB query in SchemaServiceImpl.findUsages() by @johnaohara in #990
  • update run_schemas table, prevent js bug from crashing UI, correctly cast metadata. by @johnaohara in #1001
  • Release Integration Test jars and push to sonatype staging : Fixes #897 by @johnaohara in #1065
  • Add missing pom property by @johnaohara in #1066
  • Add empty class to generate javadoc by @johnaohara in #1069
  • Revert releasing to staging - need to push file signatures by @johnaohara in #1072

Full Changelog: 0.10.6...0.10.7

0.10.6

12 Jan 06:11
Compare
Choose a tag to compare

Full Changelog: 0.10.5...0.10.6

0.10.5

12 Jan 06:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.4...0.10.5

0.10.4

12 Jan 06:11
Compare
Choose a tag to compare

Full Changelog: 0.10.3...0.10.4

0.10.3

12 Jan 06:12
d0f77b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.2...0.10.3

0.10.2

12 Jan 06:12
Compare
Choose a tag to compare

Full Changelog: 0.10.1...0.10.2

0.10.1

12 Jan 06:13
Compare
Choose a tag to compare

Full Changelog: 0.10.0...0.10.1

Horreum 0.10

09 Nov 18:14
Compare
Choose a tag to compare

This is a feature release.

  • OpenAPI 0.10 specification file
  • Remodel data model such that READ_COMMITTED could be used
  • Move web site into the main repo
  • Java 17 base
  • Use Artemis as the messaging server
  • Bug fixes and UI clean ups
  • Quarkus 3.5.1
  • Keycloak 22

All users should upgrade.

Horreum 0.9.0

16 Oct 16:28
Compare
Choose a tag to compare

This is a feature release.

  • OpenAPI specification change
  • Rename webapp -> horreum-web
  • Keycloak 22.0.4
  • Quarkus 3.4.3
  • node.js 18.18.1
  • npm 10.2.0

Horreum 0.8.1

10 Oct 14:27
Compare
Choose a tag to compare

This is a feature release

  • Compliant OpenAPI specification such that Java, Python and golang clients will work
  • Split REST API / UI API into separate sub-projects
  • Refactor data components into UI and backend
  • New developer mode
  • Quarkus 3.4.2
  • Quinoa 2.2.1
  • React 18.2.0 / nodejs 18.18.0
  • PostgreSQL 13
  • Use UBI9/JDK17 as the base image