Skip to content

Releases: ncsa/security-lib

Version 6.2.3

27 Oct 17:42

Choose a tag to compare

Changelist

  • #19 - add variable support for configurations
  • #51 - more utilities for InputLine
  • #53 - Remove functor code. Loooong overdue
  • #54 - CLI: update of unknown key causes entire object to be updated
  • #55 - CLI: update bootstrap sequence so it is simple
  • #56 - Revise named configuration system.
  • #57 - Uploaded release to Maven Central
  • #59 - Add http response.request echo support to Service Client (other project use it)
  • #60 - Parsing Help files with lots of whitespace not being read right.
  • #61 - Index page added to PDF directory of website.
  • #62 - CLI: Add result set idiom

Full Changelog: v5.6...v.6.2.3

v6.1.0

12 May 20:33

Choose a tag to compare

Full Changelog: v6.0.3...v6.1.0

  • #29 - allow for lists generally in CLI
  • #45 - CLI: update ability to change id in store
  • #46 - CLI: improve result handling
  • #47 - CLI: cleanup output for result sets
  • #48 - CLI: search should have option to filter out versions
  • #49 - CLI: audit store commands for crappy output now that result sets are supported
  • #50 - CLI: add utility methods to InpuitLine, rather than having them boilerplated all over the place

version 6.0.3

08 Jan 13:44

Choose a tag to compare

v6.0.3

6.0.3 website

Version 5.6

02 Aug 13:07

Choose a tag to compare

Release of NCSA Security Library. Issued addressed are

  • #28 - Fix NPE if JWK is missing the use attribute
  • #30 - option in file store to remove mangled files
  • #31 - allow sending anonymous email notifications
  • #32 - no logging configuration dump log to standard out
  • #33 - more types of times (weeks, etc.) added to intervals
  • #34 - add clean up ability to stores. Don't just have a global facility
  • #35 - in memory store can now be done using derby
  • #36 - file store can be done with derby
  • #37 - "pool at capacity" error fixed
  • #39 - upgraded jline to 3.26.1
  • #40 - do not have hard failure if MySQL driver not found
  • #41 - CLI components can specify input and output files at startup for completely automated processing. This is an alternate to the batch facility that is built in.

Full Changelog: v5.5...v5.6

Version 5.5

13 Mar 20:20

Choose a tag to compare

Full Changelog: 5.1.0...5.5-rc1

Maven coordinates are

<groupId>edu.uiuc.ncsa.security</groupId>
<artifactId>storage</artifactId> <!-- e.g. -->
<version>5.5</version>
  • #28 - NPE for JWKs that are missing use
  • #30 - Allow option in file store to remove bad files
  • #31 - Allow for anonymous sending in mail
  • #32 - In logging, no configuration should force logging to the console
  • #33 - Add more times to intervals
  • #34 - Allow unused object cleanup generally for monitored stores
  • #35 - Replace memory store with Derby option
  • #36 - Replace file store with Derby option
  • #37 - pool at capacity error

5.4.2

06 Dec 13:14

Choose a tag to compare

And the maven coordinates are at

<groupId>edu.uiuc.ncsa.security</groupId>
<artifactId>storage</artifactId> <!-- e.g. -->
<version>5.4.2</version>

Fixes

5.3.3

17 Jul 22:16

Choose a tag to compare

Change log. Fixed issues:

v5.2.8

19 Sep 21:36

Choose a tag to compare

Check it out and build it with maven. Requires Java 11, probably won't compile/work with Java 17.

5.1.4

06 Jul 14:05

Choose a tag to compare

Creating 5.1.4 branch with new version numbers.

Release 4.4.4

22 Jun 20:21

Choose a tag to compare

v4.4.4

Creating 4.4.4 branch