v1.1.0
What's Changed
- Add pytest config for vscode by @code-geek in #246
- Add code to pull in connector type by @code-geek in #252
- Deal with collections that dont have a sinequa configuration by @code-geek in #256
- Import metadata from Sinequa configs into collections on the webapp by @code-geek in #257
- Implement soft delete filtering on collection list by @code-geek in #262
- Check if pull request already exists and dont hit the create api if it does by @code-geek in #264
- Update collections fixture with latest data by @code-geek in #266
- Add django extensions to prod by @code-geek in #268
- Fix bugs in the GitHub pipeline by @code-geek in #270
- When trying to remove a title pattern by deleting it from the input box, it throws an error by @rajdangol0077 in #258
New Contributors
- @impact-github-bot made their first contribution in #239
Full Changelog: v1.0.0...v1.1.0