Skip to content

Releases: Hyperfoil/Horreum

0.10.8

23 Jan 22:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.7...0.10.8

0.11.0

12 Jan 15:15
Compare
Choose a tag to compare

What's Changed

  • dowgrade min JDK version for horreum-infra-common by @johnaohara in #896
  • Correctly render dataset filters - Fixes #908 by @johnaohara in #909
  • correct config for keycloak admin client in dev mode : Fixes #911 by @johnaohara in #912
  • Node: Latest LTS Version: 20.9.0 by @shivam-sharma7 in #858
  • Add hover effect on nav elements, fixes #826 by @shivam-sharma7 in #904
  • Do not filter report config if report is not peristed: Fixes #877 by @johnaohara in #918
  • Run GH workflows against all branches by @johnaohara in #921
  • Null ID for schema if id less than : Fixes #924 by @johnaohara in #925
  • Correct experiment datatypes in UI. Retrun experiment results in prod mode by @johnaohara in #933
  • Automatically copy generated openapi.yaml to docs/site - Fixes #932 by @johnaohara in #935
  • Do not assume fingerprint values are all strings: Fixes #938 by @johnaohara in #940
  • Upgrade @Quarkus 3.5.3 by @shivam-sharma7 in #939
  • Bump postgres to version 16 by @johnaohara in #942
  • Lookup testID with DatasetID by schema: Fixes #917 by @johnaohara in #946
  • Setup SSL encryption with postgres test container by @barreiro in #936
  • Check if dev services backup directory exists and is not empty by @johnaohara in #949
  • Correctly query for looking up watches: Fixes #950 by @johnaohara in #952
  • mention semver goal in DEVELOPMENT.md by @willr3 in #955
  • Add permissions check on PG dump directory and helpful error message. by @whitingjr in #958
  • Bump javadoc by @shivam-sharma7 in #959
  • Lookup fingerprints by hash in database : Fixes #962 by @johnaohara in #963
  • Support Docker Desktop for building native executables with quarkus 3.6.0 by @shivam-sharma7 in #961
  • Upgrade: latest LTS node v20.10.0 and npm 10.2.3 by @shivam-sharma7 in #966
  • CI: depreciated github action by @shivam-sharma7 in #968
  • Bump quarkus by @shivam-sharma7 in #976
  • Use latest version of quinoa 2.3.0 by @shivam-sharma7 in #978
  • Revert "Add permissions check on PG dump directory and helpful error message." by @johnaohara in #980
  • Fix directory checks for backup db, where container has changed perms… by @johnaohara in #985
  • Correctly handle JSON types in DB query in SchemaServiceImpl.findUsages() by @johnaohara in #989
  • NPE: Retransform Datasets by @shivam-sharma7 in #994
  • update run_schemas table, prevent js bug from crashing UI, correctly cast metadata by @johnaohara in #1000
  • remove redux from api calls and application state by @johnaohara in #987
  • Bump maven compiler 3.12.1 by @shivam-sharma7 in #1005
  • Bump quinoa.version - 2.3.1 by @shivam-sharma7 in #1006
  • Re-enable dependabot dependency checking by @johnaohara in #1009
  • Bump quarkus.version from 3.6.3 to 3.6.4 by @dependabot in #1011
  • Bump org.jboss.slf4j:slf4j-jboss-logging from 1.1.0.Final to 1.2.1.Final by @dependabot in #1023
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.0.0-M3 to 3.4.1 by @dependabot in #1022
  • remove explicit dependency on jackson-datatype-jsr310: Fixes #1025 by @johnaohara in #1026
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.0.1 to 3.1.0 by @dependabot in #1014
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 by @dependabot in #1015
  • Extract plugin versions to maven properties by @johnaohara in #1028
  • Unify json-schema-validator dependency version : by @johnaohara in #1030
  • Bump com.networknt:json-schema-validator from 1.0.69 to 1.1.0 by @dependabot in #1017
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.0 by @dependabot in #1019
  • Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.0.0 to 3.5.0 by @dependabot in #1013
  • Resolve surefire-plugin.version from parent pom by @johnaohara in #1032
  • Bump surefire-plugin.version from 3.0.0-M7 to 3.2.3 by @dependabot in #1020
  • Do not fetch Test details for RecalculateDatasetsModal unless modal is open by @johnaohara in #1034
  • Bump org.apache.maven.plugins:maven-antrun-plugin from 3.0.0 to 3.1.0 by @dependabot in #1035
  • Bump org.openapitools:openapi-generator-maven-plugin from 7.0.1 to 7.2.0 by @dependabot in #1036
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.0.0-M1 to 3.1.1 by @dependabot in #1037
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 by @dependabot in #1038
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.12.1 by @dependabot in #1039
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 by @dependabot in #1040
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.0.0 to 3.1.1 by @dependabot in #1041
  • Bump @types/react from 17.0.37 to 17.0.74 in /horreum-web by @dependabot in #1045
  • Bump org.codehaus.mojo:buildnumber-maven-plugin from 1.4 to 3.2.0 by @dependabot in #1042
  • Bump io.hypersistence:hypersistence-utils-hibernate-62 from 3.5.1 to 3.7.0 by @dependabot in #1043
  • ES6: Destructure components by @shivam-sharma7 in #982
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.8 to 1.6.13 by @dependabot in #1049
  • Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.21 to 1.23 by @dependabot in #1048
  • Unify quarkus & plugin versions by @johnaohara in #1054
  • remove jandex-maven-plugin by @johnaohara in #1055
  • Bump graalvm.version from 22.3.3 to 23.0.2 by @dependabot in #1047
  • Bump keycloak from 22.0.4 to 23.0.3 by @johnaohara in #1056
  • Bump github-markdown-css from 5.2.0 to 5.5.0 in /horreum-web by @dependabot in #1018
  • Bump prettier from 2.8.4 to 3.1.1 in /horreum-web by @dependabot in #1012
  • Remove db encryption with pgcrypto by @barreiro in #937
  • Release Integration Test jars and push to sonatype staging : Fixes #897 by @johnaohara in #1064
  • Revert releasing to staging - need to push file signatures by @johnaohara in #1071
  • Bump io.quarkiverse.quinoa:quarkus-quinoa from 2.3.1 to 2.3.2 by @dependabot in #1070
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.3 to 3.2.5 by @dependabot in #1080
  • Bump surefire-plugin.version from 3.2.3 to 3.2.5 by @dependabot in #1079
  • added more @Schema definitions to comply with the openapi-python-client, fixes #930 by @stalep in #1067
  • Update link in https://horreum.hyperfoil.io/docs/overview/, remove 'E… by @johnaohara in #1083
  • change sql statements to text blocks by @johnaohara in #1085
  • Bump quarkus.version from 3.6.4 to 3.6.5 by @dependabot in #1086
  • Improve error message when creation of a new user fails by @barreiro in #1090
  • Introduce elascticsearch backend with querying and analysis by @johnaohara in #1003

Full Changelog: 0.10.7...0.11.0

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.