# 1 Version History

| Version                                  | Author                                                                                                                                                                                                                                              | Comment                                                                                     |
| ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- |
| 0.8.0                                    | Aleksander Reitsakas, Taylor Downs, Dr. P. S. Ramkumar                                                                                                                                                                                              | Initial revision                                                                            |
| 0.9.0                                    | <p>Aleksander Reitsakas</p><p>Technical Reviewers: Tony Shannon, Saša Kovačević, Riham Moawad, Riham Fahmi, Aare Laponin, Manish Srivastava, Palab Saha, Surendra Singh Sucharia, Arvind Gupta, Gayatri. P., Shivank Singh Chauhan, Gavin Lyons</p> | External links updated                                                                      |
| 1.0.0 RC1                                | <p>Aleksander Reitsakas, Taylor Downs, Dr. P. S. Ramkumar, Aleksa Krolls<br><br>Reviewers:<br>Neil Roy, Aare Lapõnin, Fergal Marrinan, Surendrasingh Sucharia, Amy Darling</p>                                                                      | Applied feedback from technical review, addressed formatting issues                         |
| <p>1.0.0<br><em>previously 23Q4</em></p> | Wesley Brown, Steve Conrad, Valeria Tafoya                                                                                                                                                                                                          | Final edits to align content to specification template for GovStack 1.0 release             |
| 1.1.0                                    | Maksim Ovtsinnikov, Aleksander Reitsakas, Tõnis Pihlakas                                                                                                                                                                                            | Making pub-sub requirements recommended instead of hard requirement, polishing the wordings |
| 1.1.1                                    | Maksim Ovtsinnikov, Aleksander Reitsakas, Tõnis Pihlakas                                                                                                                                                                                            | Porting the changes from version 1.1.0 that were not applied previously                     |

**Release notes for version 1.1.0** \
This version was developed by the GovStack Information Mediator working group between May and June, 2025. The main purpose of this release is to remove the compulsory requirement of supporting the publish-subscribe messaging pattern. We see from various successful examples of countries that have achieved interoperability in the public sector that it is achievable without the support of the publish-subscribe functionality. However, we strongly recommend to implement publish-subscribe functionality when implementing the Information Mediator solution. In the version 1.2 that we aim to release in Q3 2025, we plan to further review and re-work the publish-subscribe implementation in IM BB. We also plan to focus on developing the implementation guide for the IM BB and reworking the implementation of Service Directory to make use of GovStack Registry BB specification.


---

# 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://mediator.govstack.global/development-16/1-version-history.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.
