Skip to content

Releases: Dynom/proxima

v1.4

16 Oct 12:07
Compare
Choose a tag to compare

Changelog

3f56e8e Adding license
c8f9ebb Prettyfing the log output on boot for empty white-list behaviour
d3fcb7b Allowing empty hosts to match against.

v1.3.0

27 Apr 18:23
Compare
Choose a tag to compare

Changelog

dfcee1e Removing the Favicon handler, in favor of a more generic handler
643b8a5 Making sure that requests without url parameter don't complain about invalid domains.
05fc1f0 Defining two "health" endpoints, both / and /health, makes k8s happy

v1.2.1

27 Apr 15:25
Compare
Choose a tag to compare

Changelog

5944712 Adding a request-logger, mostly to debug stuff in the k8s cluster

v1.2.0

26 Apr 14:56
Compare
Choose a tag to compare

Changelog

c5aa25a Ignoring empty actions
580d6b6 Introducing fixed routes that return a fixed HTTP status.

v1.1.0

26 Apr 10:42
Compare
Choose a tag to compare

Changelog

3535529 white-listing parameters
b7ea268 White-listing actions (e.g.: Allow /crop and /resize, but not /enlarge)
00c0162 Adding a path-strip feature, strip the first part of a requested path
f0af49a PR feedback and minor tweaks
cde0d74 PR feedback
857b280 Typo fix
eb29716 PR feedback
eb1a02d Consistency, logger as first argument on all the things

v1.0.0

23 Apr 22:27
Compare
Choose a tag to compare

Changelog

10617eb config
56bb1d2 Initial version.
c38d4e2 Basic Dockerfile
be98c3c Switching repos
869cb0d ignore binary