Releases: SwissDataScienceCenter/renku-search
Releases · SwissDataScienceCenter/renku-search
0.0.36
Features
- Support for partial documents in Solr
0.0.35
Bugfixes
search-api
service's HTTP metrics not updating
0.0.34
Features:
- Prometheus metrics capturing the most important aspects for the new services (#62)
- Users to be able to specify a
role
filter when querying the Search
Misc:
- Prevent from excessing logging from Redis client
- Various lib upgrades and code improvements
0.0.33
- Remove
email
property from the user, it is not searchable and won't be returned
- Fix bugs that prevented searching by certain terms (due to case mismatch)
- Honor authentication information in the request and amend the query accordingly. Anonymous users only see public projects. Private projects are returned for users who are owner or member. User entities are public.
0.0.31
Features:
- Support for the
UserRemoved
event (#56)
- Support for Project Authorization events (#54)
- Support for
ProjectRemoved
event (#54)
Misc:
Id
and Name
moved into common model namespace
0.0.30
Features:
- Added entity-type facets in the search results (#47)
- Added support for the UserUpdated and ProjectUpdated events (#52)
Bugfixes
- Solr query to work in case only
sort
terms are specified (#51)
0.0.29
Bugfixes:
- only first provisioning route started
- wrong examples in the OpenApi specification
0.0.28
Features:
- New
User
document to Solr
- Support for
UserAdded
event
- Search API to work with the
User
entity
0.0.27
Bugfixes
- typo in the OpenAPI server path