Skip to content

Commit 97f58dd

Browse files
authored
Merge pull request #199 from clowder-framework/remove-rabbitmq-docker
remove rabbitmq plugin
2 parents 7c58c9d + e8dca1f commit 97f58dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## Unreleased
88

9+
### Fixed
10+
- Remove the RabbitMQ plugin from the docker version of clowder
11+
912
### Added
1013
- 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.
1114
- Added a new `/api/deleteindex` admin endpoint that will queue an action to delete an Elasticsearch index (usually prior to a reindex).

docker/play.plugins

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
9992:services.RabbitmqPlugin
21
10002:services.ElasticsearchPlugin

0 commit comments

Comments
 (0)