Skip to content

Releases: yesinteractive/dadjokes

v20250316

17 Mar 13:26
Compare
Choose a tag to compare

misc updates.

20250312

12 Mar 23:17
Compare
Choose a tag to compare

Updated jokes.

20211111

11 Nov 16:48
Compare
Choose a tag to compare
  • Fixed Dockerfile
  • Updated docs
  • Enhanced URI support - now supports infinite URI path depths
  • Enhancement: No Echo feature can enabled by ENV variable.

20210706

06 Jul 22:30
Compare
Choose a tag to compare

Updated docker build to use default ports 8100 and 8143 to allow for non-root install/usage of dadjokes docker image.

20210405

05 Apr 20:02
Compare
Choose a tag to compare

Changed default behavior to echo back incoming requests and added an `/noecho' endpoint to disable the echoing. Fixed error related to X-Forwarded-Host when echoing incoming request Changed versioning format. Added version of code in response.

1.08

17 Aug 15:06
Compare
Choose a tag to compare

updated jokes, dockerfile, readme

1.07

22 May 17:39
43b94e4
Compare
Choose a tag to compare

Added echo endpoint feature as alternative to httpbin for use in debugging api gateways or k8s setups

1.06

11 Feb 04:47
63fbbbe
Compare
Choose a tag to compare

Trimmed new line character from punchline. Added more jokes (up over 200)

1.05

06 Feb 03:28
9db93d4
Compare
Choose a tag to compare

added processing time to response. updated to alpine 3.11 and new php version

1.04

28 Jan 05:39
cdd1d04
Compare
Choose a tag to compare

Fixed error handling and added examples for kubernetes and kong for kubernetes and docker compose.