Commit 9ed7afd
committed
Release v2.0.0-beta.1
Thanks to @langens-jonathan, @MikiDi, @cecemel, @sergiofenoll 🙏
New features:
- Upgrade to Python3
- Proper WSGI server in production
- Improved import logic for consuming services
- Improved SPARQL escape helpers
- Support for mu-authorization headers
- Improved documentation
- Adding /app to PYTHONPATH
Fixes since 1.0.0:
- Escaping strings with triple quotes in SPARQL queries
- fix escaping of special characters in URIs
- Fix Content-Type header validation
- Removed circular dependency of "graph" property between web.py and helpers.py
- Make SPARQL_TIMEOUT work as intended
- Make session_id_header and rewrite_url_header work with the right headers1 parent 5a30734 commit 9ed7afd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments