We only include CVEs and major regressions in micro releases. We simply
don't have the capacity to backport all bug fixes.
The next release will be Keycloak 8.0.0, which should be out in a few weeks.
On Wed, 16 Oct 2019 at 18:27, Jon Koops <jonkoops(a)gmail.com> wrote:
Hi Stian,
I've been working on getting the update in for Keycloak Angular and I
noticed that an essential commit with a fix for the TypeScript definitions
has not been included in the JavaScript Adapter. I am referring
specifically to the following commit:
https://github.com/keycloak/keycloak/commit/bc5b4de79e4d30630042216d686a2...
.
The TypeScript definition as before this commit incorrectly defaults to a
native PromiseType instead of legacy promises. This results in broken
builds for any application using TypeScript with what is perfectly
functioning code.
[image: image.png]
Regards,
Jon
On Wed, Oct 16, 2019 at 5:07 PM Stian Thorgersen <sthorger(a)redhat.com>
wrote:
> This release contains a number of CVE fixes as well as 3 items worthy
> highlighting:
>
> * Container image base image has changed due to lack of CVE fixes in
> previous base image
> * Fixes keycloak.js issue when used in module environment
> * Removes support for uploading custom JavaScript providers over REST.
> Custom JavaScript providers now have to be uploaded to the Keycloak server
> directly
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/keycloak-dev
>