Releases: ncsa/security-lib
Releases · ncsa/security-lib
Version 6.2.3
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
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
v6.0.3 6.0.3 website
Version 5.6
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
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
5.3.3
v5.2.8
5.1.4
Release 4.4.4
v4.4.4 Creating 4.4.4 branch