Skip to content

Releases: SwissDataScienceCenter/renku-search

0.0.36

22 Mar 09:36
049b05b
Compare
Choose a tag to compare

Features

  • Support for partial documents in Solr

0.0.35

20 Mar 08:53
2882b62
Compare
Choose a tag to compare

Bugfixes

  • search-api service's HTTP metrics not updating

0.0.34

19 Mar 13:57
c0a94b2
Compare
Choose a tag to compare

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

15 Mar 13:39
7d34c4e
Compare
Choose a tag to compare
  • 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.32

13 Mar 13:29
Compare
Choose a tag to compare

Misc:

0.0.31

13 Mar 12:39
0063e91
Compare
Choose a tag to compare

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

11 Mar 09:50
6e7395e
Compare
Choose a tag to compare

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

07 Mar 11:02
Compare
Choose a tag to compare

Bugfixes:

  • only first provisioning route started
  • wrong examples in the OpenApi specification

0.0.28

07 Mar 09:39
024bade
Compare
Choose a tag to compare

Features:

  • New User document to Solr
  • Support for UserAdded event
  • Search API to work with the User entity

0.0.27

06 Mar 11:02
Compare
Choose a tag to compare

Bugfixes

  • typo in the OpenAPI server path