Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
webservices
cern-search
cern-search-rest-api
Commits
7a0c539a
Commit
7a0c539a
authored
Jan 19, 2021
by
Carina Antunes
Browse files
Release 1.6.1-beta
parent
f1c53816
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES.md
View file @
7a0c539a
Changes
=======
**Version 1.6.1-beta (released 2020-01-19)**
Changes:
-
ES timeout configurable
-
New query parameter: exclude (ES source filtering)
----
**Version 1.6.0-beta (released 2020-12-10)**
Changes:
...
...
cern_search_rest_api/version.py
View file @
7a0c539a
...
...
@@ -15,4 +15,4 @@ and parsed by ``setup.py``.
from
__future__
import
absolute_import
,
print_function
__version__
=
"1.6.
0
-beta"
__version__
=
"1.6.
1
-beta"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment