Releases: WaffleHacks/wafflemaker
Releases · WaffleHacks/wafflemaker
v0.3.3
17 May 03:51
Compare
Sorry, something went wrong.
No results found
What's Changed
Allow database roles with dashes (#16 )
Ensure containers always have unique names (#17 )
Update Sentry to latest version
Full Changelog : v0.3.2...v0.3.3
v0.3.2
16 May 08:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Better nested services
Changed name format to include slashes
Fixed some typos
Full Changelog : v0.3.1...v0.3.2
v0.3.1
16 May 05:08
Compare
Sorry, something went wrong.
No results found
What's Changed
Add path prefix routing
Revoke old leases on service update
Re-deploy service when lease renewal fails
Full Changelog : v0.3.0...v0.3.1
v0.3.0
03 May 17:15
Compare
Sorry, something went wrong.
No results found
What's Changed
Allow service to service networking
Allow specifying service domain explicitly
Full Changelog : v0.2.3...v0.3.0
v0.2.3
04 Sep 01:22
Compare
Sorry, something went wrong.
No results found
This release fixes some stuff on the Sentry server-side. Also, I forgot to actually bump the version last time, so that's done now.
v0.2.2
04 Sep 01:05
Compare
Sorry, something went wrong.
No results found
Not much in this release:
Added the ability to report errors and crash reports to Sentry .
v0.2.1
30 Jul 02:36
Compare
Sorry, something went wrong.
No results found
A few minor bug fixes and QOL improvements:
logging was removed for /health as it generated too many logs too often making things hard to debug
fix the wrong value being used for the name of the database role
v0.2.0
30 Jul 01:25
Compare
Sorry, something went wrong.
No results found
There are a few new features added:
a management API with a new CLI to interface with it
the branch and repository must match for some state to be deployed
database roles can be specified in the configuration
v0.1.1
23 Jul 07:20
Compare
Sorry, something went wrong.
No results found
A few bugs were fixed and logging was made less verbose where it was unnecessary.
Bugs:
an attempt to inspect an image would be made before it was downloaded
the wrong certificate resolver was being set on containers
a hard shutdown would occur on a SIGTERM
v0.1.0
21 Jul 23:09
Compare
Sorry, something went wrong.
No results found
This is the first release of WaffleMaker. It is currently deployed and reading configuration from WaffleHacks/waffles !
A pre-built binary for linux-amd64 can be found below.