aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
blob: a8de1a0ff2c4fd5125407fa73d7a53aeb97679ce (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
27
28
29
30
31
32
33
34
35
Version 1.6.1
  - add environment pinning, see `leap help env`
  - support both rsa and ecdsa host keys
  - custom puppet modules: drop modules in files/puppet/modules
  - all json macros are now moved to the platform
  - bugfix: better CSR creation
  - bugfix: always sort arrays in exported json.
  - bugfix: improved cert updating

Version 1.5.6

- Added try{} macro function that quietly swallows exceptions.
- Added ability to scope tags by environment.
- Added rand_range and base32_secret macros.
- Many ssh fixes
- Made --no-color work better
- Prevent `apt-get upgrade` when update fails.
- Always compile all hiera .yaml files.
- Fixs ntpd fixes

Version 1.5.3

- Better utf8 support
- Prevent invalid host names
- Allow json keys with periods in them
- Better `leap new`

Version 1.5.0

- Added ability to scope provider.json by environment

Version 1.2.5

- Added initial support for remote tests.
- Will now bail if /etc/leap/no-deploy is present on a node.