|
1 | | -* Add commit-validator to the command list ([5e19e4b](https://github.com:kairops/docker-command-launcher/commit/5e19e4b)) |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## v2.0.0 (2019-06-14) |
| 4 | + |
| 5 | +### Breaking |
| 6 | + |
| 7 | +* Use tags for commands instead latest ([1fffebf](https://github.com/kairops/docker-command-launcher/commit/1fffebf)) |
| 8 | + |
| 9 | +### New |
| 10 | + |
| 11 | +* Add mdline command and use tags instead latest ([3d3fd3d](https://github.com/kairops/docker-command-launcher/commit/3d3fd3d)) |
| 12 | + |
| 13 | +### Build |
| 14 | + |
| 15 | +* Update Auto Release Log adding v2.0.0 info with JPL ([0d5de31](https://github.com/kairops/docker-command-launcher/commit/0d5de31)) |
| 16 | +* Update to jpl v3.1.6 ([d4fce09](https://github.com/kairops/docker-command-launcher/commit/d4fce09)) |
| 17 | + |
| 18 | +## v1.2.0 (2019-05-20) |
| 19 | + |
| 20 | +### New |
| 21 | + |
| 22 | +* Add commit-validator to the command list ([5e19e4b](https://github.com/kairops/docker-command-launcher/commit/5e19e4b)) |
2 | 23 |
|
3 | 24 | ### Build |
4 | 25 |
|
5 | | -* Enable default checkout and disable slack notifications ([cf6f5ea](https://github.com:kairops/docker-command-launcher/commit/cf6f5ea)) |
| 26 | +* Update CHANGELOG.md to v1.2.0 with Red Panda JPL ([d1358fe](https://github.com/kairops/docker-command-launcher/commit/d1358fe)) |
| 27 | +* Enable default checkout and disable slack notifications ([cf6f5ea](https://github.com/kairops/docker-command-launcher/commit/cf6f5ea)) |
6 | 28 |
|
7 | 29 | ### Docs |
8 | 30 |
|
9 | | -* Add commit-validator command info to the main README file ([54affe3](https://github.com:kairops/docker-command-launcher/commit/54affe3)) |
| 31 | +* Add commit-validator command info to the main README file ([54affe3](https://github.com/kairops/docker-command-launcher/commit/54affe3)) |
10 | 32 |
|
11 | 33 | ## v1.1.1 (2019-05-17) |
12 | 34 |
|
13 | 35 | ### Update |
14 | 36 |
|
15 | | -* Refactor invalidate command cache strategy ([ef5e695](https://github.com:kairops/docker-command-launcher/commit/ef5e695)) |
| 37 | +* Refactor invalidate command cache strategy ([ef5e695](https://github.com/kairops/docker-command-launcher/commit/ef5e695)) |
16 | 38 |
|
17 | 39 | ### Build |
18 | 40 |
|
19 | | -* Update CHANGELOG.md to v1.1.1 with Red Panda JPL ([cc03976](https://github.com:kairops/docker-command-launcher/commit/cc03976)) |
| 41 | +* Update CHANGELOG.md to v1.1.1 with Red Panda JPL ([cc03976](https://github.com/kairops/docker-command-launcher/commit/cc03976)) |
20 | 42 |
|
21 | 43 | ## v1.1.0 (2019-05-17) |
22 | 44 |
|
23 | 45 | ### New |
24 | 46 |
|
25 | | -* Add update sentinel ([c3e86b1](https://github.com:kairops/docker-command-launcher/commit/c3e86b1)) |
| 47 | +* Add update sentinel ([c3e86b1](https://github.com/kairops/docker-command-launcher/commit/c3e86b1)) |
26 | 48 |
|
27 | 49 | ### Upgrade |
28 | 50 |
|
29 | | -* Add command list with existance checking (fixes #1) ([3467287](https://github.com:kairops/docker-command-launcher/commit/3467287)) |
| 51 | +* Add command list with existance checking (fixes #1) ([3467287](https://github.com/kairops/docker-command-launcher/commit/3467287)) |
30 | 52 |
|
31 | 53 | ### Update |
32 | 54 |
|
33 | | -* Review of kd help info ([d3fbf0e](https://github.com:kairops/docker-command-launcher/commit/d3fbf0e)) |
34 | | -* Propagate debug flag to commands ([9cf5fcf](https://github.com:kairops/docker-command-launcher/commit/9cf5fcf)) |
35 | | -* Add debug option (fixes #3) ([f593262](https://github.com:kairops/docker-command-launcher/commit/f593262)) |
| 55 | +* Review of kd help info ([d3fbf0e](https://github.com/kairops/docker-command-launcher/commit/d3fbf0e)) |
| 56 | +* Propagate debug flag to commands ([9cf5fcf](https://github.com/kairops/docker-command-launcher/commit/9cf5fcf)) |
| 57 | +* Add debug option (fixes #3) ([f593262](https://github.com/kairops/docker-command-launcher/commit/f593262)) |
36 | 58 |
|
37 | 59 | ### Fix |
38 | 60 |
|
39 | | -* Avoid an error when the debug flag is not set ([b01291c](https://github.com:kairops/docker-command-launcher/commit/b01291c)) |
40 | | -* Avoid an error when the debug flag is not set ([2b6d478](https://github.com:kairops/docker-command-launcher/commit/2b6d478)) |
41 | | -* Print error mensaje to stderr instead of stdout ([0d3076f](https://github.com:kairops/docker-command-launcher/commit/0d3076f)) |
| 61 | +* Avoid an error when the debug flag is not set ([b01291c](https://github.com/kairops/docker-command-launcher/commit/b01291c)) |
| 62 | +* Avoid an error when the debug flag is not set ([2b6d478](https://github.com/kairops/docker-command-launcher/commit/2b6d478)) |
| 63 | +* Print error mensaje to stderr instead of stdout ([0d3076f](https://github.com/kairops/docker-command-launcher/commit/0d3076f)) |
42 | 64 |
|
43 | 65 | ### Build |
44 | 66 |
|
45 | | -* Update CHANGELOG.md to v1.1.0 with Red Panda JPL ([f01502c](https://github.com:kairops/docker-command-launcher/commit/f01502c)) |
| 67 | +* Update CHANGELOG.md to v1.1.0 with Red Panda JPL ([f01502c](https://github.com/kairops/docker-command-launcher/commit/f01502c)) |
46 | 68 |
|
47 | 69 | ### Docs |
48 | 70 |
|
49 | | -* Update help section on the main readme ([d47950c](https://github.com:kairops/docker-command-launcher/commit/d47950c)) |
| 71 | +* Update help section on the main readme ([d47950c](https://github.com/kairops/docker-command-launcher/commit/d47950c)) |
50 | 72 |
|
51 | 73 | ## v1.0.1 (2019-05-16) |
52 | 74 |
|
53 | 75 | ### Fix |
54 | 76 |
|
55 | | -* Use the '-' option correctly ([9a140a4](https://github.com:kairops/docker-command-launcher/commit/9a140a4)) |
| 77 | +* Use the '-' option correctly ([9a140a4](https://github.com/kairops/docker-command-launcher/commit/9a140a4)) |
56 | 78 |
|
57 | 79 | ### Build |
58 | 80 |
|
59 | | -* Update CHANGELOG.md to v1.0.1 with Red Panda JPL ([cacbee3](https://github.com:kairops/docker-command-launcher/commit/cacbee3)) |
60 | | -* Update to v2.9.1 jpl release ([aef0489](https://github.com:kairops/docker-command-launcher/commit/aef0489)) |
| 81 | +* Update CHANGELOG.md to v1.0.1 with Red Panda JPL ([cacbee3](https://github.com/kairops/docker-command-launcher/commit/cacbee3)) |
| 82 | +* Update to v2.9.1 jpl release ([aef0489](https://github.com/kairops/docker-command-launcher/commit/aef0489)) |
61 | 83 |
|
62 | 84 | ## v1.0.0 (2019-05-14) |
63 | 85 |
|
64 | 86 | ### Breaking |
65 | 87 |
|
66 | | -* Refactor stdin + parameters usage ([3c6c9a1](https://github.com:kairops/docker-command-launcher/commit/3c6c9a1)) |
| 88 | +* Refactor stdin + parameters usage ([3c6c9a1](https://github.com/kairops/docker-command-launcher/commit/3c6c9a1)) |
67 | 89 |
|
68 | 90 | ### Build |
69 | 91 |
|
70 | | -* Update CHANGELOG.md to v1.0.0 with Red Panda JPL ([cfa64a8](https://github.com:kairops/docker-command-launcher/commit/cfa64a8)) |
| 92 | +* Update CHANGELOG.md to v1.0.0 with Red Panda JPL ([cfa64a8](https://github.com/kairops/docker-command-launcher/commit/cfa64a8)) |
71 | 93 |
|
72 | 94 | ### Docs |
73 | 95 |
|
74 | | -* Update changelog ([053ffd7](https://github.com:kairops/docker-command-launcher/commit/053ffd7)) |
75 | | -* Update main readme info ([d2c94f9](https://github.com:kairops/docker-command-launcher/commit/d2c94f9)) |
| 96 | +* Update changelog ([053ffd7](https://github.com/kairops/docker-command-launcher/commit/053ffd7)) |
| 97 | +* Update main readme info ([d2c94f9](https://github.com/kairops/docker-command-launcher/commit/d2c94f9)) |
76 | 98 |
|
77 | 99 | ## v0.4.1 (2019-05-13) |
78 | 100 |
|
79 | 101 | ### Build |
80 | 102 |
|
81 | | -* Update CHANGELOG.md to v0.4.1 with Red Panda JPL ([d947e57](https://github.com:kairops/docker-command-launcher/commit/d947e57)) |
| 103 | +* Update CHANGELOG.md to v0.4.1 with Red Panda JPL ([d947e57](https://github.com/kairops/docker-command-launcher/commit/d947e57)) |
82 | 104 |
|
83 | 105 | ### Docs |
84 | 106 |
|
85 | | -* Add get-next-release-number info to the main readme ([01df439](https://github.com:kairops/docker-command-launcher/commit/01df439)) |
| 107 | +* Add get-next-release-number info to the main readme ([01df439](https://github.com/kairops/docker-command-launcher/commit/01df439)) |
86 | 108 |
|
87 | 109 | ## v0.4.0 (2019-05-13) |
88 | 110 |
|
89 | 111 | ### Breaking |
90 | 112 |
|
91 | | -* Docker command wrapper refactor ([cd3deec](https://github.com:kairops/docker-command-launcher/commit/cd3deec)) |
| 113 | +* Docker command wrapper refactor ([cd3deec](https://github.com/kairops/docker-command-launcher/commit/cd3deec)) |
92 | 114 |
|
93 | 115 | ### Build |
94 | 116 |
|
95 | | -* Update CHANGELOG.md to v0.4.0 with Red Panda JPL ([f2fcc3a](https://github.com:kairops/docker-command-launcher/commit/f2fcc3a)) |
| 117 | +* Update CHANGELOG.md to v0.4.0 with Red Panda JPL ([f2fcc3a](https://github.com/kairops/docker-command-launcher/commit/f2fcc3a)) |
96 | 118 |
|
97 | 119 | ## v0.3.1 (2019-05-10) |
98 | 120 |
|
99 | 121 | ### Build |
100 | 122 |
|
101 | | -* Update CHANGELOG.md to v0.3.1 with Red Panda JPL ([cf2789c](https://github.com:kairops/docker-command-launcher/commit/cf2789c)) |
| 123 | +* Update CHANGELOG.md to v0.3.1 with Red Panda JPL ([cf2789c](https://github.com/kairops/docker-command-launcher/commit/cf2789c)) |
102 | 124 |
|
103 | 125 | ### Docs |
104 | 126 |
|
105 | | -* Add md2html command info ([008c9d1](https://github.com:kairops/docker-command-launcher/commit/008c9d1)) |
| 127 | +* Add md2html command info ([008c9d1](https://github.com/kairops/docker-command-launcher/commit/008c9d1)) |
106 | 128 |
|
107 | 129 | ## v0.3.0 (2019-05-10) |
108 | 130 |
|
109 | 131 | ### Upgrade |
110 | 132 |
|
111 | | -* Add volume injection and pass parameters to the command ([35681e1](https://github.com:kairops/docker-command-launcher/commit/35681e1)) |
| 133 | +* Add volume injection and pass parameters to the command ([35681e1](https://github.com/kairops/docker-command-launcher/commit/35681e1)) |
112 | 134 |
|
113 | 135 | ### Build |
114 | 136 |
|
115 | | -* Update CHANGELOG.md to v0.3.0 with Red Panda JPL ([3a97ce8](https://github.com:kairops/docker-command-launcher/commit/3a97ce8)) |
| 137 | +* Update CHANGELOG.md to v0.3.0 with Red Panda JPL ([3a97ce8](https://github.com/kairops/docker-command-launcher/commit/3a97ce8)) |
116 | 138 |
|
117 | 139 | ## v0.2.0 (2019-05-10) |
118 | 140 |
|
119 | 141 | ### Upgrade |
120 | 142 |
|
121 | | -* Use standard input with the command ([8fd1763](https://github.com:kairops/docker-command-launcher/commit/8fd1763)) |
| 143 | +* Use standard input with the command ([8fd1763](https://github.com/kairops/docker-command-launcher/commit/8fd1763)) |
122 | 144 |
|
123 | 145 | ### Build |
124 | 146 |
|
125 | | -* Update CHANGELOG.md to v0.2.0 with Red Panda JPL ([0349442](https://github.com:kairops/docker-command-launcher/commit/0349442)) |
| 147 | +* Update CHANGELOG.md to v0.2.0 with Red Panda JPL ([0349442](https://github.com/kairops/docker-command-launcher/commit/0349442)) |
126 | 148 |
|
127 | 149 | ## v0.1.0 (2019-05-10) |
128 | 150 |
|
129 | 151 | ### New |
130 | 152 |
|
131 | | -* Add test wrapper ([5f54574](https://github.com:kairops/docker-command-launcher/commit/5f54574)) |
132 | | -* Initial import ([47d5b73](https://github.com:kairops/docker-command-launcher/commit/47d5b73)) |
| 153 | +* Add test wrapper ([5f54574](https://github.com/kairops/docker-command-launcher/commit/5f54574)) |
| 154 | +* Initial import ([47d5b73](https://github.com/kairops/docker-command-launcher/commit/47d5b73)) |
133 | 155 |
|
134 | 156 | ### Build |
135 | 157 |
|
136 | | -* Update CHANGELOG.md to v0.1.0 with Red Panda JPL ([fa62826](https://github.com:kairops/docker-command-launcher/commit/fa62826)) |
137 | | -* Add CI pipeline script ([d3672ae](https://github.com:kairops/docker-command-launcher/commit/d3672ae)) |
| 158 | +* Update CHANGELOG.md to v0.1.0 with Red Panda JPL ([fa62826](https://github.com/kairops/docker-command-launcher/commit/fa62826)) |
| 159 | +* Add CI pipeline script ([d3672ae](https://github.com/kairops/docker-command-launcher/commit/d3672ae)) |
138 | 160 |
|
0 commit comments