Skip to content

Releases: jpfielding/gorets

GoRets 1.1.7

18 Feb 21:08
Compare
Choose a tag to compare

Fixed Docker container build to use new go modules.

GoRets 1.1.6

18 Feb 20:24
43b79f9
Compare
Choose a tag to compare

Added a fix for UI not displaying metadata validation failures for loaded metadata.

GoRets 1.1.5

03 Sep 15:16
b36a3b6
Compare
Choose a tag to compare

Web interface configuration was expanded to allow user defined parsers and request configurations. This adds support for non-standard source configuration endpoints to supply configuration.

GoRets 1.1.4

01 Mar 03:35
1fe0f2d
Compare
Choose a tag to compare

Hotfix for resource name not pre-filling.

GoRets 1.1.3

01 Mar 01:19
e196a8a
Compare
Choose a tag to compare

Fixed problems with how object requests were displayed in the UI.
Fixed Object Location Requests.
Fixed Serialization of CSV files.

GoRets 1.1.2

29 Jan 15:42
a4396b0
Compare
Choose a tag to compare

Added Offset to Search Queries in the UI
Added Location to Object Queries in the UI
Added ability to download a .csv file of Metadata table or Search Query Result.
Fixed some UI display bugs .

UI Bugfix

06 Nov 21:26
Compare
Choose a tag to compare

Updated dependencies to fix a scrolling issue in the client.

GoRets 1.1.0

15 Oct 19:19
Compare
Choose a tag to compare

Updating how the repo is laid out .
Updates to Readme files.
Update for Gofmt

GoRets 1.0 Tag

07 Aug 15:23
3a3a96d
Compare
Choose a tag to compare

First formal tag for GoRets.
Integration with CI/CD-Docker-Jenkins through a Dockerfile in the root that accepts build-time arguments to create your deployment ready container without having to fork the repo.