naas/debian/changelog

19 lines
721 B
Text
Raw Normal View History

naas (1.0.1-1) unstable; urgency=medium
* Add MIT License for maximum permissivity
* Fix Debian package systemd service installation conflict
* Update package metadata with license and repository information
* Improve README with license documentation
-- Ole-Morten Duesund <olemd@glemt.net> Sun, 29 Sep 2024 15:00:00 +0200
naas (1.0.0-1) unstable; urgency=medium
* Initial release of NaaS (No as a Service)
* HTTP service that always responds with "no"
* Multiple response formats: text, JSON, XML, YAML, boolean
* Minimalist web frontend and interactive playground
* Health check endpoint
* Systemd service integration
-- Ole-Morten Duesund <olemd@glemt.net> Fri, 27 Sep 2024 15:00:00 +0200