Releases: CSOIreland/Server-API-Library
Releases · CSOIreland/Server-API-Library
3.0.3
- Stateless JSON-RPC support implemented.
- Add the application setting API_JSONRPC_STATELESS [
TRUE
,FALSE
]
3.0.2
- JSONRPC_Request.id updated to optional following the specification at https://www.jsonrpc.org/specification
3.0.1
- JSONRPC.MaskParameters method fixed for large API requests
- MemCacheD.ValidateExpiry method fixed for validating default (or in the past) expiry datetime
3.0.0
- Server API Library imported from CSO's CDN
- Project structure refactored for GitHub
- eMail no-reply added (API_EMAIL_MAIL_NOREPLY)
- Masking of input parameters in logs implemented (API_JSONRPC_MASK_PARAMETERS)
- Release folder moved from bin/Release to ../../rls