1
+ # CHANGELOG.md - docker-stack-this
2
+
3
+ All notable changes to this project will be documented in this file. The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
4
+
5
+ FirePress Public Roadmap:
6
+ https://trello.com/b/0fCwwzqc/firepress-public-roadmap
7
+
8
+ Based on this template:
9
+ https://gist.github.com/pascalandy/af709db02d3fe132a3e6f1c11b934fe4
10
+
11
+ ## 0.0.0 status template
12
+ ### ⚡️ Updates
13
+ ### 🚀 Added (new feat.)
14
+ ### 🐛 Fix bug
15
+ ### 🛑 Removed
16
+ ### 🔑 Security
17
+
18
+ ---
19
+
20
+ # Releases
21
+
22
+
23
+ ## 2.0.1
24
+ ### ⚡️ Updates
25
+ - 639050dd Update to Traefik 1.7.9
26
+ - Added a script to push release easily
27
+ - Better gitignore
28
+ - comment about a compose file beeing tested
1
29
2
- # CHANGELOG.md
3
30
4
31
## 2.00
32
+ ### ⚡️ Updates
5
33
- bump to traefik 1.7.8
6
34
7
- p.s. I bump to a major version because in my DevOps set up it makes sense. But there is nothing major regarding this particular repo.
35
+ p.s. I bump to a major version because in my overall DevOps set up it makes sense. But there is nothing major regarding this particular repo.
8
36
9
37
10
38
## 1.56
39
+ ### ⚡️ Updates
11
40
- bump to traefik 1.7.7
12
41
- better log management on all services
13
42
- better README
14
43
- better comments within compose files
15
44
16
45
## 1.55
46
+ ### 🚀 Added (new feat.)
17
47
- traefik is now using Authentification
18
48
19
49
## 1.54
50
+ ### ⚡️ Updates
20
51
- d2b3a5fa readme udpate
21
52
- bump to caddy 0.11.1
22
53
- bump to traefik 1.7.6
23
54
- remove static files for webapps
24
55
25
56
## 1.53
57
+ ### 🚀 Added (new feat.)
26
58
- Added portainer with its agent
27
59
28
60
## 1.52
61
+ ### ⚡️ Updates
29
62
- fixed minimum memory requirement from 1M to 4M
30
63
31
64
## 1.51
65
+ ### ⚡️ Updates
32
66
- update memory defaults
33
67
34
68
## 1.50
69
+ ### 🚀 Added (new feat.)
35
70
- added bash-template (best practices)
36
71
- cleaning the project
37
72
38
73
## 1.49
74
+ ### ⚡️ Updates
39
75
- update to traefik 1.7.5
40
76
- rebuild socatproxy from alpine:3.8
41
77
- Add a ntw_proxy network
42
78
- various code cleaning
43
79
- removed DIR traefik_stack6-wip
44
80
45
81
## 1.48
82
+ ### 🐛 Fix bug
46
83
- Fix trailing ‘/‘ issue for portainer
47
84
48
85
## 1.47
86
+ ### ⚡️ Updates
49
87
- bump to traefik 1.6.6
50
88
51
89
## 1.47
90
+ ### ⚡️ Updates
52
91
- bump to traefik 1.6.5
53
92
54
93
## 1.45
94
+ ### ⚡️ Updates
55
95
- 60dc878c bump to traefik 1.6.4
56
96
57
97
## 1.44
58
-
98
+ ### ⚡️ Updates
59
99
- we still use portainer 1.16.5
60
100
- 2541361e portainer 1.17.1 is not stable
61
101
- 58e236ed portainer major refactoring /C
@@ -64,12 +104,14 @@ p.s. I bump to a major version because in my DevOps set up it makes sense. But t
64
104
- 2c5bd542 bump to portainer:1.17.1
65
105
- 19a757d0 bump to traefik:1.6.2-alpine
66
106
67
- ## 1.43
68
107
108
+ ## 1.43
109
+ ### ⚡️ Updates
69
110
could not work under branch 1.43 weird …
70
111
71
- ## 1.42
72
112
113
+ ## 1.42
114
+ ### ⚡️ Updates
73
115
- update to traefik 1.6.0
74
116
- update to nginx 1.13.12
75
117
- update caddy to 1.10.14
@@ -97,18 +139,20 @@ d4956c4a wip WordPress /b
97
139
ac3b2856 minor updates
98
140
99
141
## bump to 1.41
100
-
142
+ ### ⚡️ Updates
101
143
- caddy 0.10.12
102
144
- Testing wordpress via traefik_stack6-wip
103
145
- update to portainer 1.16.5
104
146
105
- ## bump to 1.40
106
147
148
+ ## bump to 1.40
149
+ ### ⚡️ Updates
107
150
- update to nginx 1.13.10-alpine
108
151
- update to caddy 0.10.11
109
152
110
- ## bump to 1.38
111
153
154
+ ## bump to 1.38
155
+ ### ⚡️ Updates
112
156
commit 8753f097247200e666355c2e4f6d8df83b6f093b
113
157
Author: Pascal Andy
< [email protected] >
114
158
Date: Thu Mar 22 22:08:04 2018 -0400
0 commit comments