Skip to content

Latest commit

 

History

History
406 lines (287 loc) · 25.4 KB

CHANGELOG.md

File metadata and controls

406 lines (287 loc) · 25.4 KB

Change Log

v2.3.12 (2017-06-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • PGSQL ignores DB_PORT #206

Closed issues:

  • Enable seedfile for auto-deploy in pipelines #212
  • error 500 connection refused fastcgi #208
  • 500 error during setup #207
  • Error 500 after installation #199
  • Set the default port to 8000 in the documentation #198
  • Question: Why not use different Dockerfiles? #196
  • Create new tag with Nginx in app container #148

Merged pull requests:

v2.3.11 (2017-04-16)

Full Changelog

Implemented enhancements:

  • Add "restart: always" property #194
  • Nginx max_children #162
  • New ENV vars for notifications in 2.4 #149
  • Support all possible ENV vars #135
  • Upgrade pg_dump to 9.5 to perform database backup #123
  • redirect php-fpm log to stdout/stderr #121
  • Script release process #119
  • Consider whitelisting on .dockerignore instead of blacklisting #116
  • Beacons in 2.4 #114
  • single container for PaaS deployment #103
  • Add CHANGELOG.md #191 (djdefi)
  • APP_KEY ENV #190 (djdefi)
  • Add more ENV vars #189 (djdefi)
  • Add Cachet Beacon env var #186 (djdefi)
  • Nginx ttfb tweaks #183 (djdefi)
  • Attempt to launch as a regular user #178 (djdefi)
  • Bump to docker-compose version 3 #174 (djdefi)
  • Replace cron with artisan queue worker #173 (djdefi)
  • Added environment setup for pm.max_children, default:5 #169 (s4mur4i)
  • Add some restart tests #166 (djdefi)
  • added openshift yaml files and readme #154 (gamkiller77)
  • Add support for redis password #143 (jadb)
  • Added instructions for development of Cachet using this environment #141 (xRahul)
  • Make composer version a variable and bump to 1.2.1 #140 (axilleas)
  • update nginx to latest stable version #137 (Madhu1512)
  • Allow caching of fonts #118 (mcfedr)

Fixed bugs:

  • checkdbinitpsql function doesnt use DB_DATABASE variable #177
  • Add cachet_ver ARG to docker-compose.yml #187 (djdefi)
  • fix. cachet_ver couldn't be overrided with ARG #142 (mathieuruellan)
  • Remove the duplicate php5-mysql package from Dockerfile #139 (axilleas)

Closed issues:

  • How to install Cachethq on synology #197
  • Release with NGINX #170
  • Download cachet to /usr/src #161
  • Do you have a verison of the docker cachet code for deployment in kubernetes/minikube? #159
  • docker-compose skips the database backup because of a postgres protocol mismatch #156
  • docker-compose install instructions should use cachetdocker_cachet_1 as container reference #155
  • Combine Cachet and nginx in same container #150
  • Best way to move a docker image from one server to another. #147
  • Nginx conf only accepts localhost connections #144
  • Container command '/sbin/entrypoint.sh' not found or does not exist. #136
  • nginx logging to stdout broken #132
  • Permission denied on start cachet #124
  • Don't use volumes to share code between nginx & fpm #106

Merged pull requests:

v2.3.10 (2016-08-15)

Full Changelog

v2.3.9 (2016-08-15)

Full Changelog

v2.3.8 (2016-08-15)

Full Changelog

Closed issues:

  • Cachet 2.3.x releases #111
  • Outdated documentation regarding key generation and app initialization ? #110
  • I get an error with docker-compose --verbose up #108

v2.3.7 (2016-08-04)

Full Changelog

v2.3.6 (2016-08-04)

Full Changelog

v2.3.5 (2016-08-04)

Full Changelog

v2.3.4 (2016-08-04)

Full Changelog

v2.3.3 (2016-08-04)

Full Changelog

v2.3.2 (2016-08-04)

Full Changelog

v2.3.1 (2016-08-04)

Full Changelog

v2.3.0 (2016-08-04)

Full Changelog

Implemented enhancements:

  • Using volume to persist db data #92

Closed issues:

  • Pinned package are not present anymore in debain repo #112
  • '/sbin/entrypoint.sh' not found or does not exist #109
  • Error 500 (Components and Dashboard) #107
  • HTTP 500 Error after Login #102

Merged pull requests:

v2.3.0-RC6 (2016-06-16)

Full Changelog

Merged pull requests:

v2.2.4 (2016-06-16)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.2.3 (2016-06-06)

Full Changelog

Implemented enhancements:

  • Rename docker directory #85
  • QA testing suite #83

Closed issues:

  • 2.3 Branch Needed #76

Merged pull requests:

v2.3.0-RC2 (2016-05-27)

Full Changelog

Merged pull requests:

v2.2.2 (2016-05-24)

Full Changelog

Closed issues:

  • Master broken`? #72
  • 500 error - Docker install #69
  • Error 500 after restart #68
  • Cachet doesnt start - Install loop #67
  • Errors 500 #66

Merged pull requests:

v2.2.1 (2016-04-26)

Full Changelog

Implemented enhancements:

  • Include startup actions like "migrate" #36
  • SMTP mail driver won't send emails #30
  • Revert to Jessie + init fixes #58 (djdefi)

Fixed bugs:

  • PHP-APC is not included to docker container #57
  • Error when subscribe using version 2.0.4 (Docker) #32

Closed issues:

  • Incorrect default value for queue driver #63
  • Container won't start #60
  • Exception when trying upgrade Cachet version #54
  • Error 500 after restart the container #34

Merged pull requests:

v2.2.0 (2016-04-05)

Full Changelog

Fixed bugs:

  • Missing VOLUME command in Dockerfile #55

Closed issues:

  • Missing webserver on latest image #56

v2.1.2 (2016-03-04)

Full Changelog

Merged pull requests:

v2.1.1 (2016-03-04)

Full Changelog

Merged pull requests:

v2.1.0 (2016-03-04)

Full Changelog

Implemented enhancements:

  • Upgrade to PHP 7 for 2.1.0 #38
  • Upgrade to postgres 9.5 for cachet 2.1.0 #27
  • replace installed nginx with separate container #46 (zemirco)
  • Improve Dockerfile based on lint test #33 (djdefi)

Closed issues:

  • rename this repo #44
  • nginx as container instead internal instance #43
  • Dockerfile for "cachethq/docker:base-5a0320b"? #35
  • No connector for [] #29
  • Branch names inconsistent? #26
  • 1.2.1 tag name incorrect #25
  • 504 Bad Gateway #19

Merged pull requests:

v2.0.4 (2015-12-28)

Full Changelog

v2.0.3 (2015-12-28)

Full Changelog

Implemented enhancements:

  • Add GD extension #18

Closed issues:

  • Errors in README.md #23

Merged pull requests:

v2.0.2 (2015-12-06)

Full Changelog

v2.0.1 (2015-12-06)

Full Changelog

v2.0.0 (2015-12-06)

Full Changelog

base-5a0320b (2015-12-06)

Full Changelog

Implemented enhancements:

v2.0.0-beta1 (2015-11-16)

Full Changelog

Merged pull requests:

v1.2.1 (2015-11-16)

Full Changelog

Implemented enhancements:

  • Switch to PostgreSQL #2
  • Switch docker-compose.yml to use pgsql #11 (djdefi)

Merged pull requests:

v1.2.0 (2015-08-28)

Full Changelog

Implemented enhancements:

  • Base image layer optimization #10

Closed issues:

  • Delete 1.1 tag #8
  • Tracking of docker-hub automated build changes #7
  • Create a Base image #4
  • Design considerations #1

Merged pull requests:

  • move entrypoint COPY step down below the cachet setup #12 (djdefi)
  • [Test Needed] 1.2 #6 (wfjsw)
  • Base Image #5 (wfjsw)

base-d3506c1 (2015-08-15)

* This Change Log was automatically generated by github_changelog_generator