Skip to content

Conversation

@lmarini
Copy link
Member

@lmarini lmarini commented Mar 30, 2021

1.16.0 - 2021-03-31

Fixed

  • Remove the RabbitMQ plugin from the docker version of clowder

Added

  • Added a sort and order parameter to /api/search endpoint that supports date and numeric field sorting.
    If only order is specified, created date is used. String fields are not currently supported.
  • Added a new /api/deleteindex admin endpoint that will queue an action to delete an Elasticsearch index (usually prior to a reindex).
  • JMeter testing suite.

Changed

  • Consolidated field names sent by the EventSinkService to maximize reuse.
  • Add status column to files report to indicate if files are ARCHIVED, etc.
  • Reworked auto-archival configuration options to make their meanings more clear.

max-zilla and others added 7 commits March 24, 2021 10:00
* add some sorting logic (strings are broken)

* Add better support for name sorting

* update swagger and changelog

* comment typo

* remove 6.8 normalizer code

* Update public/swagger.yml

Co-authored-by: Mike Lambert <lambert8@illinois.edu>

* dummy out name._sort sorting to avoid errors on old Dbs

Co-authored-by: Mike Lambert <lambert8@illinois.edu>
* Simplify available configuration options, remove archiveDebug

* Update CHANGELOG

* Fix typoe Unit -> Units

Co-authored-by: Luigi Marini <lmarini@users.noreply.github.com>
* Add file status to file report

* Update CHANGELOG.md

* add missing trailing comma

Co-authored-by: Luigi Marini <lmarini@users.noreply.github.com>
* JMeter test plan.

* Added how to run JMeter from command line.

* Updated CHANGELOG.md.
@lmarini lmarini merged commit 1e41093 into master Apr 1, 2021
@robkooper robkooper deleted the release/1.16.0 branch September 10, 2022 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants