- Detailed logging, more header fields treated.
- Return proper error code on request without content.
- Filter IPs by
HTTP_X_REAL_IP
if header entry is present. This is usually the case when header is rewritten by reverse proxy.
- Automated github release creation
- Exchanged
dtool-lookup-server
dependency fordservercore
- Rebranded prefix
dtool-lookup-server-
todserver-
- Switched from
setup.py
topyproject.toml
- Adapted to new dserver REST API standard.
- Robust registration of datasets by
- webhook/notify route correctly processes NetApp StorageGRID SNS endpoint S3 event notifications
- dserver config/info route yields this plugin's config as well
- Introduced webhook/notify route
- Update for Flask-JWT-Notification >=4.0
- Listen to elastic-search notifications
- Register and delete datasets based on notification
- IP filtering for security