Skip to content

Releases: Waffle/waffle

Waffle 1.8.3

01 Mar 02:24
Compare
Choose a tag to compare

1.8.3 (2/6/2017)

  • Documentation updates
  • Version Updates
  • Sonar / Coverity Cleanup
  • Added third party license files to distribution to make it easier for those requiring license certification within our distro.

Waffle 1.8.2

01 Jan 03:54
Compare
Choose a tag to compare

1.8.2 (12/31/2016)

  • Lots of documentation updates from the community (many thanks!)
  • Moved to 'Waffle' organization with removal of 'dblock' from groupId and documentation
  • #338: Don't allow SPNEGO NegTokenArg to start re-authentication process @AriSuutariST.
  • #342: Add tomcat 8.5.x support @hazendaz.
  • #357: Fix security token handle leak in Tomcat. Issue #355
  • #382: Bug fix in DelegatingNegotiateSecurityFilter when no custom authentication provider was declared [@unaor]
  • #397: WindowsLoginModule missing roles in Principal. @devnullpointer
  • #454: Tomcat 9.0.0.M15+ support for Realm class simple name change for logging. @hazendaz

And cumulative changes on .net side sees official release since 1.8.

Waffle 1.8.0 Release

07 Nov 20:06
Compare
Choose a tag to compare

1.8.0 (09/10/15)

*** Java Requirement now 1.7 ***

  • Introduction of diamond operator and try with resources firmly requiring java 7.
  • #187: Removed Spring 2 and Tomcat 5 support.
  • #226: Moving base to java 1.7
  • #239: Fix handle leak in LSASS.exe process.

11/7/2015

  • Added new .net build and upgraded jna libraries.
  • Removed waffle-test from distribution as that is for internal usage and was leaking into overall build.

waffle-1.6

18 Oct 17:24
Compare
Choose a tag to compare

Bundle of the waffle 1.6 release

waffle-1.5

17 Oct 22:00
Compare
Choose a tag to compare

Uploade waffle-1.5 from old downloads branch

waffle-1.4

17 Oct 22:00
Compare
Choose a tag to compare

Uploade waffle-1.4 from old downloads branch

waffle-1.3

17 Oct 21:59
Compare
Choose a tag to compare

Uploade waffle-1.3 from old downloads branch

waffle-1.2

17 Oct 21:58
Compare
Choose a tag to compare

Import waffle-2 release from downloads branch

Waffle 1.7.4 Patch Release

13 Jul 02:05
Compare
Choose a tag to compare

This release patches a few regressions over 1.6.x series. This is expected to be the last 1.7.4 release.

Waffle 1.7.3 Patch Release

03 Jan 18:45
Compare
Choose a tag to compare

This release patches used versions of spring to vulnerability free versions released after 11/20/2014. Additionally, the entire library was rebuilt for consistancy.