-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release main #730
chore: release main #730
Conversation
db-service/CHANGELOG.md
Outdated
|
||
### Added | ||
|
||
* Enable native HANA fuzzy search for `search` function queries ([#707](https://github.com/cap-js/cds-dbs/issues/707)) ([0b9108c](https://github.com/cap-js/cds-dbs/commit/0b9108c11a61b18704e36f93fbd654e0942bf40a)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
needs to be updated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what needs to be updated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change in db-service is that only first search term is respected and rest is ignored. the changelog states it's about hana fuzzy search
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed
search
interprets only first search term instead of raising an error
47cbdb8
to
b8fe632
Compare
Can we release this soon? We have test failures (on SAP xMake) as tests already rely on the new behavior. |
b8fe632
to
d942cbb
Compare
d942cbb
to
49383dd
Compare
🤖 Release is at https://github.com/cap-js/cds-dbs/releases/tag/hana-v1.1.0 🌻 |
🤖 I have created a release beep boop
db-service: 1.11.0
1.11.0 (2024-07-08)
Added
Changed
search
interprets only first search term instead of raising an error (#707) (0b9108c)Fixed
hana: 1.1.0
1.1.0 (2024-07-08)
Added
search
function queries (#707) (0b9108c)Fixed
This PR was generated with Release Please. See documentation.