Releases: vaimee/SEPA
Releases · vaimee/SEPA
v0.9.5: SEPA Noodles
- Improved scalability when multiple subscriptions are sharing the same SPARQL - 100% secure (supporting the OAuth 2.0 client credentials authorization schema) - The broker can be launched as secure or not via an option in the JPAR file - JSAP fully support the nested overriding of parameters - JSAP includes the definition of the graphs according to the SPARQL 1.1 Protocol - Improved JMX support to monitor and set broker’s parameters - Internal refactoring to easily introduce custom subscriptions processing algorithms and techniques
v0.9.1: Enchant UX
- Broker running with defaults - Version added to JMX - Running as secure or not secure (default: not secure)
v0.9.0: - SPARQL 1.1 Subscribe language updated
- JSAP structure updated - Security enabled - Bugs fixed on client API
0.8.4: Minor fixes in HTTP Gate
- Query url handling in GET method - Update Content-type header handling - Minor error handling refactoring
v0.8.3: CI/CD integration with travis
- Integration test for client apis - Auto publish libraries and engine.jar