Skip to content

Releases: foomo/contentfulproxy

v0.1.8

23 Nov 15:51
Compare
Choose a tag to compare

Changelog

5a5a170 * fix linting issues
4dc8b8f * fixed missing stripping of path-segment * added logging of error messages

v0.1.7

16 Nov 18:39
Compare
Choose a tag to compare

Changelog

84693b1 devops: docker-hub release version

v0.1.6

16 Nov 15:10
Compare
Choose a tag to compare

Changelog

147fa4d devops: docker-hub release version

v0.1.5

16 Nov 15:04
Compare
Choose a tag to compare

Changelog

7b799e8 devops: docker-hub release version

v0.1.4

16 Nov 14:56
Compare
Choose a tag to compare

Changelog

faeea9f devops: docker-hub release version

v0.1.3

16 Nov 14:37
Compare
Choose a tag to compare

Changelog

a1279e1 devops: docker-hub release version

v0.1.2

16 Nov 14:21
Compare
Choose a tag to compare

Changelog

13d94e6 chore: fix linting problems
0668e3a feat: add release version to docker-push github action
a39fab6 Merge branch 'main' of github.com:foomo/contentfulproxy
d1af3b7 Merge branch 'main' of github.com:foomo/contentfulproxy
aa04b68 * add some rudimentary metrics

v0.1.1

15 Nov 15:34
Compare
Choose a tag to compare

Changelog

dc2ef7a chore: add docker job

v0.1.0

15 Nov 15:30
Compare
Choose a tag to compare

Changelog

6282d28 style: fix lint errors
212b0a9 chore: update git ignore
49b59ea style: format code
51b33b1 * add some basic documentation in a Readme
f3b25c2 * optimize logging * add gitlab actions * add make support * configure docker tasks
23e1432 * rename flush to update
75eaa4f * refactor service base on keel * add configuration options * add bootstraps for docker, build, ... support
51f2acf * add hashing of ids * remove request-id-header from id creation
b527b12 add test for execution of callbacks after flush
d72c8fe ECOM-2313 feat: - add cache flush webhook - add callback to external webhooks
a64aad3 initial draft
89fca81 Initial commit