<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Keycloak 2.1.0.CR1 has just been released. The final release will
      follow next week if no major issues are reported. Few highlights
      of this release: </p>
    <p>
    </p>
    <ul>
      <li><b>Password Policy SPI</b> - Now it's possible to plug your
        own implementation of password policy. This is useful if
        available builtin policies are not sufficient for you. </li>
      <li><b>Jetty 9.3 adapter</b> - Allow you to secure your
        applications deployed on Jetty 9.3 server. </li>
      <li><b>Authorization fixes &amp; improvements</b> - There are lots
        of fixes and improvements in authorization services, which were
        recently added in 2.0 release. It really worth to check this out
        and eventually provide us some feedback. </li>
      <li><b>Better OpenID Connect interoperability</b> - There are lots
        of minor fixes related to OpenID Connect support.
      </li>
    </ul>
    For the full list of issues resolved check out <a
href="https://issues.jboss.org/issues/?jql=project%20%3D%20keycloak%20and%20fixVersion%20%3D%202.1.0.CR1">JIRA</a>
    and to download the release go to the <a
      href="http://blog.keycloak.org/www.keycloak.org/downloads">Keycloak
      homepage</a>.
  </body>
</html>