Skip to content

Releases: a-moseman/ConfigurationManagementDatabase

Version 3.3.3

04 Jan 23:43

Choose a tag to compare

  • Certain resources consume JSON now
  • Fixed up unit tests

Version 3.3.2

03 Jan 17:59

Choose a tag to compare

  • Added basic usage metrics

Version 3.3.1

02 Jan 20:06

Choose a tag to compare

  • Add unit test

Version 3.3.0

20 Dec 19:20

Choose a tag to compare

  • Moved account validation out of AccountDAO and other code cleanup

Version 3.2.0

20 Dec 18:06

Choose a tag to compare

  • Updated unit tests
  • Added Javadoc
  • Changed config to require full connection string to underlying database

Version 3.1.0

18 Dec 18:05

Choose a tag to compare

Added created and updated fields to configurations

Version 3.0.0

17 Dec 22:42

Choose a tag to compare

Added account resource
Added password hashing

Version 2.2.0

15 Dec 21:02

Choose a tag to compare

Moved PUT functionality out of POST

Version 2.1.0

15 Dec 17:51

Choose a tag to compare

Added basic mongodb support.

Version 2.0.0

12 Dec 23:32

Choose a tag to compare

Added basic authentication.