Skip to content

Commit

Permalink
chore: CHANGELOG update
Browse files Browse the repository at this point in the history
  • Loading branch information
jachro committed Nov 15, 2023
1 parent 6bbc865 commit bdddbec
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ User-Facing Changes

- **KG**: Performance improvements to the Cross-Entity Search API.
(`#1666 <https://github.com/SwissDataScienceCenter/renku-graph/issues/1666>`_).
- **KG**: The Cross-Entity Search API to allow filtering by a `role`.
- **KG**: The Cross-Entity Search API to allow filtering by a ``role``.
(`#1486 <https://github.com/SwissDataScienceCenter/renku-graph/issues/1486>`_).
- **KG**: The Cross-Entity Search API to provide better matching when a `query` filter is specified.
- **KG**: The Cross-Entity Search API to provide better matching when a ``query`` filter is specified.
(`#1783 <https://github.com/SwissDataScienceCenter/renku-graph/issues/1783>`_).
- **KG**: A new `GET /knowledge-graph/version` API.
- **KG**: A new ``GET /knowledge-graph/version`` API.
(`#1760 <https://github.com/SwissDataScienceCenter/renku-graph/pull/1760>`_).

**🐞 Bug Fixes**
Expand All @@ -37,7 +37,7 @@ Internal Changes

**Improvements**

- **KG**: KG services to work with both `Base64` encoded and ASCII secrets read from configuration.
- **KG**: KG services to work with both ``Base64`` encoded and ASCII secrets read from configuration.
- **KG**: Java upgraded to 21.0 and Jena to 4.10.0.

**Bug Fixes**
Expand Down

0 comments on commit bdddbec

Please sign in to comment.