-
Notifications
You must be signed in to change notification settings - Fork 0
Release Schedule
Ivaylo Ivanov edited this page Dec 27, 2015
·
3 revisions
This page is a time table for future releases. It is used to track dates and volunteers for each release.
| Date | Version | Features | Issues | Responsible | Note |
|---|---|---|---|---|---|
| 2016-01-05 / 2016-01-15 | 0.0.9 | Ivaylo Ivanov | initial stable release | ||
| 2016-01-05 / 2016-01-25 | 0.1.0 | Routes - namespaces, Routes - before route hook | Ivaylo Ivanov | Namespaces will allow to set a version of your api, which is usefull when implementing homogeneous versioning in SOA; The route hook will be called right after the middlewares are resolved. For example if you define beforeGetMultipleRecords, getMultipleRecords will be called after beforeGetMultipleRecords. This way, authentication and authorization can be moved to beforeGetMultipleRecords and achieve better separation of concerns |
Esrol will follow esrol-server-app release cycle.