summaryrefslogtreecommitdiff
path: root/NEWS
blob: c0a8b9cf32b1ced0636c5c69d581404beb9e1751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
NEWS for Qvarn (JSONB)
=============================================================================

This file has release notes for Qvarn (the JSONB version).

Version 0.86+git, not yet released
----------------------------------


Version 0.86, released 2017-10-10
----------------------------------

* All old API tests (`test-api`) pass. Qvarn (JSONB) is functionally
  complete now, and API compatible with the old Qvarn. It may not be
  performant enough yet.

Version 0.84, released 2017-09-27
-----------------------------------------------------------------------------

* This is the first release of Qvarn (JSONB), and has been rewritten
  from scratch to use the Postgres JSONB data type for storing
  resources. It is NOT yet ready for production use. This release is
  done so we can test Ansible modifications, run benchmarks, and other
  such things.

  Do not use this release.