What's Changed
There are too many changes but some are listed below
- HTTP/2 support across the entire code base.
- Cluster memory much more stable
- Distributed blackboard with distributed computing updates
- Session failover with better JWT tokens
- Full SSL support and default SSL enabled mode for development
- Database drivers
- Remote logging
- Email module in the server
- Java support for Java based APIs
- Electron support
- PWA support
- Load balancer for native clustering
- lots and lots of bug fixes...
Contributions
- PageData FIxes by @sridharan-dlt in #35
- HTTP/2 server upgrade by @ankit-saxena-deeplogictech in #39
- Add in error response in rest api call by @ankit-saxena-deeplogictech in #40
- Fixing path in addAPI function by @ankit-saxena-deeplogictech in #41
- sslObj check for http2 by @Sasidhar-dlt in #43
- typo in cluster sh by @sid-dlt in #46
- handle 504 status by @Sasidhar-dlt in #47
- minor fix in jsondecoderencoder by @Bhaveshdhapola in #49
- Enhance error handling and timeout management in test execution by @Sasidhar-dlt in #52
- use tokenmanconf for expiryInterval by @Bhaveshdhapola in #51
New Contributors
- @sridharan-dlt made their first contribution in #35
- @ankit-saxena-deeplogictech made their first contribution in #39
- @Sasidhar-dlt made their first contribution in #43
- @sid-dlt made their first contribution in #46
- @Bhaveshdhapola made their first contribution in #49
Full Changelog: v2.95...v3.00