# Release

Find the below release dates on Sunbird-Knowlg.&#x20;

<table><thead><tr><th width="275">Release Milestones</th><th width="224">Release-5.2</th><th width="249">Release-5.3</th><th width="192">Release-5.0</th><th>Release-5.1</th><th data-hidden>Release-4.10</th></tr></thead><tbody><tr><td>Release Planning Start</td><td>Sep 12, 2022 Mon</td><td>Nov 07, 2022 Mon</td><td>23-May, Mon</td><td>18-Jul, Mon</td><td></td></tr><tr><td><strong>Release Planning End</strong></td><td>Sep 23, 2022 Fri</td><td>Nov 18, 2022 Fri</td><td>3-Jun, Fri</td><td>29-Jul, Fri</td><td></td></tr><tr><td>Sprint-1 Planning Start</td><td>Sep 19, 2022 Mon</td><td>Nov 14, 2022 Mon</td><td>30-May, Mon</td><td>25-Jul, Mon</td><td></td></tr><tr><td>Sprint-1 Planning End</td><td>Sep 23, 2022 Fri</td><td>Nov 18, 2022 Fri</td><td>3-Jun, Fri</td><td>29-Jul, Fri</td><td></td></tr><tr><td>Sprint-1 Development Start</td><td>Sep 26, 2022 Mon</td><td>Nov 21, 2022 Mon</td><td>6-Jun, Mon</td><td>1-Aug, Mon</td><td>9-May, Mon</td></tr><tr><td>Sprint-1 Development End</td><td>Oct 14, 2022 Fri</td><td>Dec 09, 2022 Fri</td><td>24-Jun, Fri</td><td>19-Aug, Fri</td><td>20-May, Fri</td></tr><tr><td><strong>Sprint-1 Beta Release</strong></td><td>Oct 17, 2022 Mon</td><td>Dec 12, 2022 Mon</td><td>27-Jun, Mon</td><td>22-Aug, Mon</td><td>NA</td></tr><tr><td>Sprint-2 Planning Start</td><td>Oct 10, 2022 Mon</td><td>Dec 05, 2022 Mon</td><td>20-Jun, Mon</td><td>15-Aug, Mon</td><td></td></tr><tr><td>Sprint-2 Planning End</td><td>Oct 14, 2022 Fri</td><td>Dec 09, 2022 Fri</td><td>24-Jun, Fri</td><td>19-Aug, Fri</td><td></td></tr><tr><td>Sprint-2 Development Start</td><td>Oct 17, 2022 Mon</td><td>Dec 12, 2022 Mon</td><td>27-Jun, Mon</td><td>22-Aug, Mon</td><td>NA</td></tr><tr><td>Sprint-2 Develoment End</td><td>Nov 04, 2022 Fri</td><td>Dec 30, 2022 Fri</td><td>15-Jul, Fri</td><td>9-Sep, Fri</td><td>NA</td></tr><tr><td><strong>Sprint-2 Beta Release</strong></td><td>Nov 7, 2022 Mon</td><td>Jan 02, 2023 Mon</td><td>18-Jul, Mon</td><td>12-Sep, Mon</td><td>NA</td></tr><tr><td>PR Review/Merge Window</td><td>26 Sep 22 - 04 Nov 22</td><td>21 Nov 22 - 30 Dec 22</td><td>6 Jun 22 to 15 Jul 22</td><td>1 Aug 22 - 9 Sep 22</td><td>NA</td></tr><tr><td>Pre Prod Verification (PPV) Start</td><td>Nov 7, 2022 Mon</td><td>Jan 02, 2023 Mon</td><td>18-Jul, Mon</td><td>12-Sep, Mon</td><td>30-May, Mon</td></tr><tr><td><strong>Pre Prod Verification (PPV) End</strong></td><td>Nov 18, 2022 Fri</td><td>Jan 13, 2023 Fri</td><td>29-Jul, Fri</td><td>23-Sep, Fri</td><td>3-Jun, Fri</td></tr><tr><td><strong>Production Release</strong></td><td><mark style="color:red;">21 Nov 22</mark> (<mark style="color:green;">Delayed 10 days</mark>)</td><td><mark style="color:red;">02 Feb 2023</mark> (<mark style="color:green;">delayed 12 days</mark>)</td><td><mark style="color:red;">1 Aug 22</mark> <mark style="color:green;">(delayed: 8 Aug 22)</mark></td><td><mark style="color:red;">26 Sept 22</mark> <mark style="color:green;">(delayed: 18 Oct 22)</mark></td><td>3-Jun, Fri</td></tr></tbody></table>

## Release Plan/Process

As a sunbird-knowlg team we follow agile process.&#x20;

* Release: Consists of 2 Sprints(Sprint 1 & Sprint 2)
* Sprint: Each sprint is a span of 3 weeks.
* Beta version: Specific modules will be released on every sprint end(once for every 3 weeks).
* Major version: It will be released on every release(Once for every 1 month, 15 days) once we get sign-off by the QA team from pre-prod environment.

For more details refere the below sheet

{% embed url="<https://docs.google.com/spreadsheets/d/1jEO5gArDZ6tvYdXpQM4VLVITYQaFOjNLG-JcYRIh_Jo/edit#gid=1022925734>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowlg.sunbird.org/use/release.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
