<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Stork 1.2.0 is a new development release of the Stork dashboard
      for<br>
      monitoring Kea servers.<br>
      <br>
      The easiest way to install the software is to use native deb or
      RPM<br>
      packages. They can be downloaded from:<br>
      <br>
          <a class="moz-txt-link-freetext"
        href="https://cloudsmith.io/~isc/repos/stork/">https://cloudsmith.io/~isc/repos/stork/</a><br>
      <br>
      The Stork source and PGP signature for this release may be
      downloaded from:<br>
      <br>
          <a class="moz-txt-link-freetext"
        href="https://www.isc.org/download#Stork">https://www.isc.org/download#Stork</a><br>
      <br>
      Documentation for Stork is available at:<br>
      <br>
          <a class="moz-txt-link-freetext"
        href="https://stork.readthedocs.io">https://stork.readthedocs.io</a><br>
      <br>
      -----<br>
    </p>
    <pre># Stork 1.2.0, March 2nd, 2022, Release Notes

Welcome to Stork 1.2.0, a monthly development release. The changes 
introduced in this version are:

**A design for Kea Configuration Management**. One of two major areas 
being worked on is the ability of Stork to change Kea's configuration. 
As the first step towards that goal,  the team wrote the requirements 
(<a class="moz-txt-link-freetext" href="https://gitlab.isc.org/isc-projects/stork/-/wikis/designs/config-require">https://gitlab.isc.org/isc-projects/stork/-/wikis/designs/config-require</a>
ments) and a preliminary design 
(<a class="moz-txt-link-freetext" href="https://gitlab.isc.org/isc-projects/stork/-/wikis/designs/config-design">https://gitlab.isc.org/isc-projects/stork/-/wikis/designs/config-design</a>)
 document. While there is no code written yet, some of the use cases and 
design assumptions will affect many users; users are requested to 
provide feedback by sending comments to the stork-users mailing list 
(<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/stork-users">https://lists.isc.org/mailman/listinfo/stork-users</a>) or as comments on 
GitLab [#599].

**Testing improvements**. Test improvements are the other significant 
activity for the team: we are working on creating the framework to run 
and efficiently develop new system tests. While the tests themselves are 
probably not directly useful for end users, they're a tremendous help 
for the developers to test new functionalities and, even more 
importantly, give us a way to easily and frequently verify that existing 
functionalities are not affected by new changes [#709]. The PrimeNG 
errors during UI unit tests have been fixed [#654].

**Improved performance of per-subnet statistics**. Earlier Stork Agent 
code had a bug that periodically processed per-subnet statistics, even 
when they were disabled. This problem has been fixed [#614].

**Crash fixed for large configurations**. A problem has been detected 
for large Kea configurations. Internal tests indicated that a 29MB Kea 
config file caused Stork to crash. The underlying problem is now fixed. 
[#682].

**Stork tool database creation fix**. The `stork-tool db-create` command 
now initializes the database with `pgcrypto` extensions enabled [#701].

**Updated dependencies**. We updated Angular to version 13.2.2 and 
PrimeNG to version 13.1.0 [#690].

**Demo: traffic simulator fix**. Stork features a demo that comes with 
many Kea containers and a DHCP/DNS traffic generator. A problem has been 
fixed in the generator that prevented it from operating [#705].

Please see this link for known issues: 
<a class="moz-txt-link-freetext" href="https://gitlab.isc.org/isc-projects/stork/-/wikis/Known-issues">https://gitlab.isc.org/isc-projects/stork/-/wikis/Known-issues</a>.

## Incompatible Changes

None.

## Release Model

Stork has monthly development releases, with some exceptions.

We encourage users to test the development releases and report back 
their findings on the stork-users mailing list, available at 
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/stork-users">https://lists.isc.org/mailman/listinfo/stork-users</a>.

This text references issue numbers. For more details, visit the Stork 
GitLab page at <a class="moz-txt-link-freetext" href="https://gitlab.isc.org/isc-projects/stork/issues">https://gitlab.isc.org/isc-projects/stork/issues</a>.

## License

Stork is released under the Mozilla Public License, version 2.0.

   <a class="moz-txt-link-freetext" href="https://www.mozilla.org/en-US/MPL/2.0">https://www.mozilla.org/en-US/MPL/2.0</a>

## Download

The easiest way to install the software is to use native deb or RPM 
packages. They can be downloaded from:

   <a class="moz-txt-link-freetext" href="https://cloudsmith.io/~isc/repos/stork/">https://cloudsmith.io/~isc/repos/stork/</a>

The Stork source and PGP signature for this release may be downloaded 
from:

   <a class="moz-txt-link-freetext" href="https://downloads.isc.org/isc/stork">https://downloads.isc.org/isc/stork</a>

The signature was generated with the ISC code-signing key, which is 
available at:

   <a class="moz-txt-link-freetext" href="https://www.isc.org/pgpkey">https://www.isc.org/pgpkey</a>

ISC provides documentation in the Stork Administrator Reference Manual 
(ARM). It is available on ReadTheDocs.io at 
<a class="moz-txt-link-freetext" href="https://stork.readthedocs.io/en/latest/">https://stork.readthedocs.io/en/latest/</a>, and in source form in [the doc/ 
directory](<a class="moz-txt-link-freetext" href="https://gitlab.isc.org/isc-projects/stork/-/tree/master/doc">https://gitlab.isc.org/isc-projects/stork/-/tree/master/doc</a>).

We ask users of this software to please let us know how it worked for 
you and what operating system you tested on. Feel free to share your 
feedback on the stork-users mailing list 
(<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/stork-users">https://lists.isc.org/mailman/listinfo/stork-users</a>). We would also like 
to hear whether the documentation is adequate and accurate. Please open 
tickets in the Stork GitLab project for bugs, documentation omissions 
and errors, and enhancement requests. We want to hear from you even if 
everything worked.

## Support

Free best-effort support is provided by our user community via a mailing 
list. Information on all public email lists is available at 
<a class="moz-txt-link-freetext" href="https://www.isc.org/mailinglists/">https://www.isc.org/mailinglists/</a>. If you have any comments or questions 
about working with Stork, please share them to the stork-users list 
(<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/stork-users">https://lists.isc.org/mailman/listinfo/stork-users</a>). Bugs and feature 
requests may be submitted via GitLab at 
<a class="moz-txt-link-freetext" href="https://gitlab.isc.org/isc-projects/stork/issues">https://gitlab.isc.org/isc-projects/stork/issues</a>.

## Changes

The following summarizes changes and important upgrades since the Stork 
1.1.0 release.

* 201 [bug] slawek

    Prevent issues with parsing and storing large Kea
    configurations in the Stork database
    (Gitlab #682)

* 200 [bug] marcin

    stork-tool db-create command creates the pgcrypto extension.
    (Gitlab #701)

* 199 [build] marcin

    Updated Angular to version 13.2.2 and PrimeNG to version 13.1.0.
    (Gitlab #690)


Thank you again to everyone who assisted us in making this release 
possible.

We look forward to receiving your feedback.
</pre>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 

Peter Davies ISC Support

 </pre>
  </body>
</html>