Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 3.58 KB

CHANGELOG.md

File metadata and controls

60 lines (36 loc) · 3.58 KB

Changelog

0.3.0 (2019-08-17)

Features

  • yamllint: include for this repo and apply rules throughout (e9c195f)

0.2.1 (2019-07-31)

Bug Fixes

  • archlinux: no python rados package; fix requisite (2212491)
  • jinja: json filter & use upstream makefile (76ce0fc)

0.2.0 (2019-07-08)

Bug Fixes

  • deps: ensure make is installed (969f2b1)
  • deps: skip python-boto package on Cent/Suse (06158d3)
  • example: fix pillar.example version (486f07d)
  • gemfile: use latest net-ssh gem (07f4a75)
  • jinja: pass dict as yaml to jinja renderer (8464691)
  • makefile: fix makefile cut+paste issue (2676182)
  • map: need osfingermap for debian (c86f76a)
  • map: update os mappings for centos/fedora (5bd353b)
  • packages: corrected dependency packages & user:group (20b6c31)
  • python: avoid downgrade to python2 (d3e9f03)
  • redhat: correct python rados package; update kitchen (905d85b)
  • source: fixes for building from source (5f7ba72)
  • travis: use newer image and ruby (6786612)

Code Refactoring

  • jinja: tidyup indention on jinja rendering (86211e0)

Documentation

  • contribs: update contributing.rst (d005fb0)
  • readme: add FreeBSD to readme (96e275a)
  • readme: note basic post-formula integration (b4bb933)

Features

  • integration: update ceph release-name & packages (2db3acc)
  • template: migrate to template-formula v3.0.0 (4d9e571)

Tests

  • matrix: use opensuse15 (no py3 on cent6) (26b126f)
  • travis: trigger new job (f271ba3)
  • travis: update .travis.yml adding "dist: xenial" (3035ab7)