Skip to content

Commit 4455f90

Browse files
committed
Cachet v2.3.14 release
1 parent d75256d commit 4455f90

File tree

2 files changed

+95
-3
lines changed

2 files changed

+95
-3
lines changed

CHANGELOG.md

Lines changed: 94 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,97 @@
11
# Change Log
22

3+
## [v2.3.14](https://github.com/CachetHQ/Docker/tree/v2.3.14) (2018-05-08)
4+
[Full Changelog](https://github.com/CachetHQ/Docker/compare/v2.3.13...v2.3.14)
5+
6+
**Implemented enhancements:**
7+
8+
- Use wget instead of php to download [\#289](https://github.com/CachetHQ/Docker/pull/289) ([djdefi](https://github.com/djdefi))
9+
10+
**Fixed bugs:**
11+
12+
- Set less defaults in entrypoint [\#288](https://github.com/CachetHQ/Docker/pull/288) ([djdefi](https://github.com/djdefi))
13+
14+
**Closed issues:**
15+
16+
- Don't write custom defaults to the .env file [\#287](https://github.com/CachetHQ/Docker/issues/287)
17+
- Build the docker-image beyond a proxy [\#286](https://github.com/CachetHQ/Docker/issues/286)
18+
- sqlite backend directly from environment [\#282](https://github.com/CachetHQ/Docker/issues/282)
19+
- Change Cachet Documentation [\#274](https://github.com/CachetHQ/Docker/issues/274)
20+
21+
**Merged pull requests:**
22+
23+
- added CI tests for sqlite [\#285](https://github.com/CachetHQ/Docker/pull/285) ([camandel](https://github.com/camandel))
24+
- sqlite backend directly from environment [\#283](https://github.com/CachetHQ/Docker/pull/283) ([camandel](https://github.com/camandel))
25+
- Install missing php7-fileinfo extension [\#281](https://github.com/CachetHQ/Docker/pull/281) ([nstapelbroek](https://github.com/nstapelbroek))
26+
- Update local dev readme copy [\#280](https://github.com/CachetHQ/Docker/pull/280) ([djdefi](https://github.com/djdefi))
27+
- Resolve missing simplexml support [\#279](https://github.com/CachetHQ/Docker/pull/279) ([DavidCarrington](https://github.com/DavidCarrington))
28+
- Updated Nginx, Composer to latest version and removed external php repo [\#276](https://github.com/CachetHQ/Docker/pull/276) ([mthota15](https://github.com/mthota15))
29+
- Make Cachet runnable under arbitrary OpenShift user [\#270](https://github.com/CachetHQ/Docker/pull/270) ([cit1zen](https://github.com/cit1zen))
30+
31+
## [v2.3.13](https://github.com/CachetHQ/Docker/tree/v2.3.13) (2018-01-29)
32+
[Full Changelog](https://github.com/CachetHQ/Docker/compare/v2.3.12...v2.3.13)
33+
34+
**Implemented enhancements:**
35+
36+
- PHP 7 support [\#168](https://github.com/CachetHQ/Docker/issues/168)
37+
- Drop sudo / improve layers [\#260](https://github.com/CachetHQ/Docker/pull/260) ([djdefi](https://github.com/djdefi))
38+
- Make shellcheck happy [\#257](https://github.com/CachetHQ/Docker/pull/257) ([djdefi](https://github.com/djdefi))
39+
- Enable session cookie [\#245](https://github.com/CachetHQ/Docker/pull/245) ([djdefi](https://github.com/djdefi))
40+
- Sends Cachet error logs to stdout, so they are more visible [\#242](https://github.com/CachetHQ/Docker/pull/242) ([djdefi](https://github.com/djdefi))
41+
- Show full APP\_KEY variable in entrypoint output [\#240](https://github.com/CachetHQ/Docker/pull/240) ([djdefi](https://github.com/djdefi))
42+
- Add php7 redis package [\#234](https://github.com/CachetHQ/Docker/pull/234) ([djdefi](https://github.com/djdefi))
43+
- Bump base image to nginx:1.13.2-alpine [\#217](https://github.com/CachetHQ/Docker/pull/217) ([djdefi](https://github.com/djdefi))
44+
45+
**Fixed bugs:**
46+
47+
- Disable nginx caching via environment variable? [\#219](https://github.com/CachetHQ/Docker/issues/219)
48+
- Don't cache components URI [\#220](https://github.com/CachetHQ/Docker/pull/220) ([djdefi](https://github.com/djdefi))
49+
50+
**Closed issues:**
51+
52+
- Documentation on how to integrate Lets Encrypt/Certbot with Docker Image [\#269](https://github.com/CachetHQ/Docker/issues/269)
53+
- Looping during docker-compose up with MySQL [\#265](https://github.com/CachetHQ/Docker/issues/265)
54+
- Change to MySQL from PostgreSQL [\#263](https://github.com/CachetHQ/Docker/issues/263)
55+
- Anyone even tried to test the image? [\#259](https://github.com/CachetHQ/Docker/issues/259)
56+
- Update release helper to release from master [\#254](https://github.com/CachetHQ/Docker/issues/254)
57+
- Cachet 2.3.13 dockerhub image [\#250](https://github.com/CachetHQ/Docker/issues/250)
58+
- Subscribers Text Field Not Showing [\#244](https://github.com/CachetHQ/Docker/issues/244)
59+
- Only getting HTTP 500 on docker image, no logs [\#237](https://github.com/CachetHQ/Docker/issues/237)
60+
- 500 Error [\#236](https://github.com/CachetHQ/Docker/issues/236)
61+
- Update Docker Image in DockerHub [\#235](https://github.com/CachetHQ/Docker/issues/235)
62+
- Running docker-compose with image instead of build shows no page [\#233](https://github.com/CachetHQ/Docker/issues/233)
63+
- Version in "./docker-compose.yml" is unsupported [\#229](https://github.com/CachetHQ/Docker/issues/229)
64+
- Error 500 [\#226](https://github.com/CachetHQ/Docker/issues/226)
65+
- CRIT uncaptured python exception when using invalid mail provider config in Docker container [\#225](https://github.com/CachetHQ/Docker/issues/225)
66+
- Internal Server Error on manually starting docker container for cachet [\#223](https://github.com/CachetHQ/Docker/issues/223)
67+
- php7-redis is missing [\#221](https://github.com/CachetHQ/Docker/issues/221)
68+
- Big error after first start [\#213](https://github.com/CachetHQ/Docker/issues/213)
69+
- php-fpm entered FATAL state, too many start retries too quick [\#209](https://github.com/CachetHQ/Docker/issues/209)
70+
- Docker-Compose Cachet Container Crashes on Start [\#201](https://github.com/CachetHQ/Docker/issues/201)
71+
- Email Not Sending Out, Subscribe Button Missing [\#125](https://github.com/CachetHQ/Docker/issues/125)
72+
73+
**Merged pull requests:**
74+
75+
- Use file sessions driver by default [\#273](https://github.com/CachetHQ/Docker/pull/273) ([djdefi](https://github.com/djdefi))
76+
- Run migration before starting up app [\#268](https://github.com/CachetHQ/Docker/pull/268) ([shuichiro-makigaki](https://github.com/shuichiro-makigaki))
77+
- Fix variable for session domain in .env file [\#266](https://github.com/CachetHQ/Docker/pull/266) ([shuichiro-makigaki](https://github.com/shuichiro-makigaki))
78+
- Create CODEOWNERS [\#256](https://github.com/CachetHQ/Docker/pull/256) ([djdefi](https://github.com/djdefi))
79+
- Update release-helper.sh [\#255](https://github.com/CachetHQ/Docker/pull/255) ([djdefi](https://github.com/djdefi))
80+
- Backport releasehelper [\#253](https://github.com/CachetHQ/Docker/pull/253) ([djdefi](https://github.com/djdefi))
81+
- Backport23 [\#252](https://github.com/CachetHQ/Docker/pull/252) ([djdefi](https://github.com/djdefi))
82+
- Use explicit localhost IP in configs [\#246](https://github.com/CachetHQ/Docker/pull/246) ([djdefi](https://github.com/djdefi))
83+
- Update Tagged Build Version to v2.3.12 [\#243](https://github.com/CachetHQ/Docker/pull/243) ([mightyfree](https://github.com/mightyfree))
84+
- Backports to 2.3 [\#241](https://github.com/CachetHQ/Docker/pull/241) ([djdefi](https://github.com/djdefi))
85+
- Note about logs and debugging [\#239](https://github.com/CachetHQ/Docker/pull/239) ([djdefi](https://github.com/djdefi))
86+
- Note about app key [\#238](https://github.com/CachetHQ/Docker/pull/238) ([djdefi](https://github.com/djdefi))
87+
- Bump base image 1.13.5-alpine [\#231](https://github.com/CachetHQ/Docker/pull/231) ([djdefi](https://github.com/djdefi))
88+
- Fixing clone quick start step [\#230](https://github.com/CachetHQ/Docker/pull/230) ([NickBusey](https://github.com/NickBusey))
89+
- Backports 2.3 [\#228](https://github.com/CachetHQ/Docker/pull/228) ([djdefi](https://github.com/djdefi))
90+
- Updated supervisord.conf [\#224](https://github.com/CachetHQ/Docker/pull/224) ([FalkW](https://github.com/FalkW))
91+
- Force Linux line endings on entrypoint.sh [\#222](https://github.com/CachetHQ/Docker/pull/222) ([misenhower](https://github.com/misenhower))
92+
- All vars used in `sed` commands wrapped in double quotes; [\#218](https://github.com/CachetHQ/Docker/pull/218) ([gcox](https://github.com/gcox))
93+
- Add changelog generation step into release helper script [\#216](https://github.com/CachetHQ/Docker/pull/216) ([djdefi](https://github.com/djdefi))
94+
395
## [v2.3.12](https://github.com/CachetHQ/Docker/tree/v2.3.12) (2017-06-29)
496
[Full Changelog](https://github.com/CachetHQ/Docker/compare/v2.3.11...v2.3.12)
597

@@ -28,7 +120,7 @@
28120
- fixing mysql ignores DB\_PORT envvar at connection [\#205](https://github.com/CachetHQ/Docker/pull/205) ([naorlivne](https://github.com/naorlivne))
29121
- Revert "The right git repo" [\#204](https://github.com/CachetHQ/Docker/pull/204) ([jbrooksuk](https://github.com/jbrooksuk))
30122
- The right git repo [\#203](https://github.com/CachetHQ/Docker/pull/203) ([riemers](https://github.com/riemers))
31-
- Update Nginx 1.12 [\#202](https://github.com/CachetHQ/Docker/pull/202) ([butuh](https://github.com/butuh))
123+
- Update Nginx 1.12 [\#202](https://github.com/CachetHQ/Docker/pull/202) ([MRidwanKurniawan](https://github.com/MRidwanKurniawan))
32124

33125
## [v2.3.11](https://github.com/CachetHQ/Docker/tree/v2.3.11) (2017-04-16)
34126
[Full Changelog](https://github.com/CachetHQ/Docker/compare/v2.3.10...v2.3.11)
@@ -237,7 +329,7 @@
237329

238330
**Merged pull requests:**
239331

240-
- Fix for APP\_KEY not being set in .env file [\#71](https://github.com/CachetHQ/Docker/pull/71) ([Jamie-Owen](https://github.com/Jamie-Owen))
332+
- Fix for APP\_KEY not being set in .env file [\#71](https://github.com/CachetHQ/Docker/pull/71) ([jamie-owen](https://github.com/jamie-owen))
241333
- Fixes the crontab syntax [\#70](https://github.com/CachetHQ/Docker/pull/70) ([jbrooksuk](https://github.com/jbrooksuk))
242334
- Update and simplify release process [\#65](https://github.com/CachetHQ/Docker/pull/65) ([djdefi](https://github.com/djdefi))
243335

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ MAINTAINER Alt Three <[email protected]>
55
EXPOSE 8000
66
CMD ["/sbin/entrypoint.sh"]
77
ARG cachet_ver
8-
ENV cachet_ver ${cachet_ver:-master}
8+
ENV cachet_ver ${cachet_ver:-v2.3.14}
99

1010
ENV COMPOSER_VERSION 1.6.3
1111

0 commit comments

Comments
 (0)