You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* Support new Globus Search query formats (query#1.0.0) ([208c2ed](https://github.com/globus/django-globus-portal-framework/commit/208c2ed2a1c5dc85dfd17b80cad911d8be80ddcb))
11
+
* DGPF v0.4.14 will always use the old version (`2017-09-01`) by default unless `@version` is explicitly set for an index
12
+
* A future version of DGPF will switch to using the new version (`query#1.0.0`) by default per-index, if not explicitly set. This will happen roughly the same time the Globus Search service switches its default search behavior to use `query#1.0.0`.
13
+
* Refer to [DGPF settings](https://django-globus-portal-framework.readthedocs.io/en/latest/reference/index-configuration.html#index-search-settings) to configure this yourself.
0 commit comments