All Versions
17
Latest Version
Avg Release Cycle
26 days
Latest Release
1246 days ago

Changelog History
Page 1

  • v3.1.0 Changes

    November 27, 2020

    3.1.0 (2020-11-27)

    ๐Ÿ“š Documentation

    • โž• Add config example for CORS in documentation (00016c0)
    • โž• Add documentation for CORS (19899ce)
    • โž• Add mention for CORS in features list (15bdb3d)

    ๐Ÿ”‹ Features

    • โž• Add CORS support (f4045d0)

    ๐Ÿšง Maintenance

    • Clean dependencies (4d07763)
    • deps: update actions/labeler action to v3 (5db5745)
    • deps: update golang.org/x/net commit hash to 69a7880 (35b7700)
    • deps: update golang.org/x/oauth2 commit hash to 9fd6049 (228c1cf)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #110 from oxyno-zeta/renovate/golang.org-x-oauth2-digest (70a48db), closes #110
    • ๐Ÿ”€ Merge pull request #105 from oxyno-zeta/renovate/golang.org-x-net-digest (a0ffce8), closes #105
    • ๐Ÿ”€ Merge pull request #107 from oxyno-zeta/renovate/actions-labeler-3.x (0935213), closes #107
    • ๐Ÿ”€ Merge pull request #111 from oxyno-zeta/issue-95 (7c3eab5), closes #111
  • v3.0.4 Changes

    November 09, 2020

    3.0.4 (2020-11-09)

    ๐Ÿ› Bug Fixes

    • config: Fix OIDC scopes viper tag value (de4c5bc), closes #109

    ๐Ÿšง Maintenance

    • Clean dependencies (e75878a)
    • deps: update actions/stale action to v3 (db5440e)
    • deps: update golang.org/x/net commit hash to 8eef523 (6cf5dae)
    • deps: update golang.org/x/sync commit hash to 67f06af (d707de5)
    • deps: update module go-playground/validator/v10 to v10.4.1 (0dd2e57)
    • deps: update module prometheus/client_golang to v1.8.0 (bb871de)
    • deps: update module uber/jaeger-lib to v2.4.0 (bc08dfd)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #98 from oxyno-zeta/renovate/golang.org-x-sync-digest (492dcf7), closes #98
    • ๐Ÿ”€ Merge pull request #103 from oxyno-zeta/renovate/github.com-go-playground-validator-v10-10.x (7633f79), closes #103
    • ๐Ÿ”€ Merge pull request #99 from oxyno-zeta/renovate/golang.org-x-net-digest (6ef3c68), closes #99
    • ๐Ÿ”€ Merge pull request #104 from oxyno-zeta/renovate/actions-stale-3.x (8772f70), closes #104
    • ๐Ÿ”€ Merge pull request #101 from oxyno-zeta/renovate/github.com-uber-jaeger-lib-2.x (b1fac62), closes #101
    • ๐Ÿ”€ Merge pull request #102 from oxyno-zeta/renovate/github.com-prometheus-client_golang-1.x (9ffd865), closes #102
  • v3.0.3 Changes

    September 30, 2020

    3.0.3 (2020-09-30)

    ๐Ÿ› Bug Fixes

    • authentication: Fix invalid redirect uri (ed00e32), closes #96

    Continuous Integration

    • โฌ†๏ธ Finish upgrade of golang version in test step (2e0353f)

    ๐Ÿšง Maintenance

    • ๐Ÿš€ Change releaser configuration to ignore darwin/386 (81b70c4)
    • Clean dependencies (dcf586b)
    • deps: update circleci/golang docker tag to v1.15 (b9e500f)
    • deps: update golang.org/x/net commit hash to 3edf25e (c099fa7)
    • deps: update golang.org/x/net commit hash to 5d4f700 (fdffe17)
    • deps: update golang.org/x/net commit hash to 62affa3 (c655ab4)
    • deps: update golang.org/x/net commit hash to c890458 (e8e9977)
    • deps: update golang.org/x/oauth2 commit hash to 5d25da1 (3444ed1)
    • deps: update module go-playground/validator/v10 to v10.4.0 (5696bda)
    • deps: update module golang/mock to v1.4.4 (1c6dadf)
    • deps: update module sirupsen/logrus to v1.7.0 (d485349)
    • deps: update module spf13/viper to v1.7.1 (3925617)
    • deps: update module uber/jaeger-lib to v2.3.0 (bc7ae4f)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #100 from oxyno-zeta/issue-96 (824ab09), closes #100
    • ๐Ÿ”€ Merge pull request #91 from oxyno-zeta/renovate/golang.org-x-net-digest (7d4c50f), closes #91
    • ๐Ÿ”€ Merge pull request #94 from oxyno-zeta/renovate/github.com-sirupsen-logrus-1.x (20418b1), closes #94
    • ๐Ÿ”€ Merge pull request #93 from oxyno-zeta/renovate/github.com-go-playground-validator-v10-10.x (e4d1ad7), closes #93
    • ๐Ÿ”€ Merge pull request #92 from oxyno-zeta/renovate/github.com-uber-jaeger-lib-2.x (ffafacb), closes #92
    • ๐Ÿ”€ Merge pull request #89 from oxyno-zeta/renovate/golang.org-x-oauth2-digest (d65a3c9), closes #89
    • ๐Ÿ”€ Merge pull request #90 from oxyno-zeta/renovate/golang.org-x-net-digest (cc64041), closes #90
    • ๐Ÿณ Merge pull request #88 from oxyno-zeta/renovate/docker-circleci-golang-1.x (8ab6489), closes #88
    • ๐Ÿ”€ Merge pull request #86 from oxyno-zeta/renovate/golang.org-x-net-digest (7aa607e), closes #86
    • ๐Ÿ”€ Merge pull request #83 from oxyno-zeta/renovate/github.com-spf13-viper-1.x (6203e0a), closes #83
    • ๐Ÿ”€ Merge pull request #85 from oxyno-zeta/renovate/golang.org-x-net-digest (ad1b8c9), closes #85
    • ๐Ÿ”€ Merge pull request #82 from oxyno-zeta/renovate/github.com-golang-mock-1.x (af04be7), closes #82
  • v3.0.2 Changes

    July 25, 2020

    3.0.2 (2020-07-25)

    ๐Ÿ› Bug Fixes

    • authentication: Fix redirect errors with concurrent requests (57cd486)

    ๐Ÿšง Maintenance

    • deps: Clean dependencies (21579be)
    • deps: update github.com/johannesboyne/gofakes3 commit hash to 6b2b4cb (58fa525)
    • deps: update golang.org/x/net commit hash to ab34263 (f4afed2)
    • deps: update module opentracing/opentracing-go to v1.2.0 (f72c0e9)
    • deps: update module uber/jaeger-client-go to v2.25.0 (1def7c6)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #79 from oxyno-zeta/renovate/golang.org-x-net-digest (446167e), closes #79
    • ๐Ÿ”€ Merge pull request #78 from oxyno-zeta/renovate/github.com-opentracing-opentracing-go-1.x (647b4b1), closes #78
    • ๐Ÿ”€ Merge pull request #80 from oxyno-zeta/renovate/github.com-uber-jaeger-client-go-2.x (f0b4b4a), closes #80
    • ๐Ÿ”€ Merge pull request #81 from oxyno-zeta/renovate/github.com-johannesboyne-gofakes3-digest (6bcf723), closes #81
  • v3.0.1 Changes

    June 27, 2020

    3.0.1 (2020-06-27)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix memory and cpu high usage when file is uploaded (6de1dd7)
    • authorization: Fix log and identifier errors (8ff60a9)
    • authx: Change logic of oidc user identifier (4fd1cee)
    • tracing: Fix duplicate metrics error on configuration reload (62678a2)

    ๐Ÿ“š Documentation

    • tracing: Add documentation on interfaces (b6419dd)

    ๐Ÿšง Maintenance

    • Clean dependencies (9b7e36f)
    • deps: update golang.org/x/net commit hash to 4c52546 (f4aa4aa)
    • deps: update golang.org/x/sync commit hash to 6e8e738 (b28ca5d)
    • Clean dependencies (3b5a0e0)
    • ๐Ÿ”ง Edit semantic checker configuration (f69b004)
    • deps: update module prometheus/client_golang to v1.7.1 (093f7f5)
    • deps: update module thoas/go-funk to v0.7.0 (851584d)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #76 from oxyno-zeta/v3-various-fix (35d07e2), closes #76
    • ๐Ÿ”€ Merge pull request #75 from oxyno-zeta/renovate/golang.org-x-net-digest (dab018b), closes #75
    • ๐Ÿ”€ Merge pull request #77 from oxyno-zeta/renovate/golang.org-x-sync-digest (c61d6eb), closes #77
    • ๐Ÿ”€ Merge pull request #74 from oxyno-zeta/renovate/github.com-prometheus-client_golang-1.x (2cc926f), closes #74
    • ๐Ÿ”€ Merge pull request #73 from oxyno-zeta/renovate/github.com-thoas-go-funk-0.x (42109d4), closes #73
  • v3.0.0 Changes

    June 21, 2020

    3.0.0 (2020-06-21)

    ๐Ÿ› Bug Fixes

    • config: Remove dead code (cf8faac)
    • ๐Ÿ›  Fix empty logs of authenticated user identifier (b21cddc)
    • authentication: Fix no reset of all jwt verifiers (36da2f6)
    • authentication: Remove deadcode (aa84975)
    • authorization: Fix OPA wrong hostname in input (c8f8339)
    • config: Fix hot reload doesn't restart configuration from scratch (63d7662)
    • config: Fix ignore hidden files and directories (16448ef)
    • config: Fix wrong display configuration file path (c6bb754)
    • server: Fix method to get full uri with proxy headers (ec75584)
    • ๐Ÿ›  Fix not real path send in templates (f33ebc0)
    • server: Fix method to get request URI (0cca29d)
    • ๐Ÿ”ง Homogeneous way of stopping on reload configuration (ca26459)

    ๐Ÿ”จ Code Refactoring

    • ๐Ÿ”จ Refactor authentication and authorization (29f9168)
    • server: Change interface and way of work (903a2a8)
    • ๐Ÿ”„ Change makefile receipes (2704c3a)
    • ๐Ÿ”„ Change project folder architecture (13d44fc)
    • ๐Ÿ”จ Refactor handle errors signatures for homogeneity (c3c5ec8)

    Continuous Integration

    • ๐Ÿ›  Fix wait keycloak instance (eb6240a)
    • Wait for opa server (7f861cc)

    ๐Ÿ“š Documentation

    • โž• Add documentation for configuration hot reload (b57bb10)
    • โž• Add documentation for file logs (c9589b0)
    • โž• Add documentation for OPA (8cde36e)
    • โž• Add documentation for prometheus metrics (fd9a279)
    • โž• Add documentation for up metric (f685944)
    • โž• Add new logo to README (663606a)
    • โž• Add warning on resources (04a0109)
    • ๐Ÿ›  Fix configuration example (6b15bc0)
    • ๐Ÿ›  Fix docker run command (2eff100)
    • ๐Ÿ›  Fix documentation for new dockerfile path (1cad5cf)
    • ๐Ÿ‘Œ Improve documentation for host router (6ce96a1)
    • Removing golangci badge as it is now closed (97c3704)
    • โšก๏ธ Update configuration example in order to add opa server authorization example (fe4f1b7)

    ๐Ÿ”‹ Features

    • โž• Add tracing support using Jaeger (569d026)
    • authorization: Add OPA server for authorization (cc4b464)
    • authorization: Add tags data to OPA input (a6fa63f)
    • ๐Ÿ‘ Better filtering of pods in grafana dashboard (acd7190)
    • config: Add url validator on oidc configuration (7014542)
    • metrics: Add component on up gauge for filtering (83c2cd3)
    • server: Use new hostrouter (6133f75)
    • โž• Add hot reload for configuration and internal files (credentials) (0376b3d)
    • ๐Ÿ‘ Allow log to be in a file (8b1c6b5)
    • ๐Ÿ”„ Change logger and configuration manager (364380e)
    • ๐Ÿ‘Œ Improve and add Prometheus metrics (fe4129a)
    • Rework host router (271911b)
    • โฌ†๏ธ Upgrade alpine version in docker image and add specific user for proxy (7be5219)

    ๐Ÿšง Maintenance

    • deps: Upgrade dependencies (3a9500e)
    • ๐Ÿ›  Fix release configuration (22ca9f0)
    • ๐ŸŒฒ Put log debug on OPA (6981c95)
    • deps: update github.com/johannesboyne/gofakes3 commit hash to e89baa3 (daa21ef)
    • deps: update golang.org/x/net commit hash to 627f964 (319a83e)
    • deps: update module go-chi/chi to v4.1.2 (2632218)
    • deps: update module stretchr/testify to v1.6.1 (7088a41)
    • โž• Add logo for the project (6df9ce9)
    • โž• Add metrics-services (prometheus and grafana) for dev purpose (0cecdd4)
    • โž• Add scopes to semantic commit tool (2dd6575)
    • โž• Add test dependency (0f092f5)
    • ๐Ÿ”„ Change build recipe and remove colorgo (73e7dd3)
    • ๐Ÿ”„ Change Keycloak port (0b37272)
    • โšก๏ธ Ignore aws-sdk inside renovate (too much update) (259d7e4)
    • โฌ†๏ธ Upgrade direct dependencies (1bc7b58)
    • โฌ†๏ธ Upgrade golangci-lint to 1.27.0 (ff5b9bb)

    ๐Ÿ’… Styles

    • server: Fix linter error (4f4d274)
    • ๐Ÿ›  Fix linter errors (4c6b94c)
    • ๐Ÿ›  Fix linter ignore flag (28ed1de)

    โœ… Tests

    • server: Fix tests for not found error (3ab805b)
    • โž• Add more tests (0fff5a7)
    • config: Add tests for reload config and secret (a5f0797)
    • config: Refactor validation logic (0cc575b)
    • server: Add a sleep in order to wait server up (d51c1b3)
    • server: Add integration tests for oidc authorization (9a55a92)
    • server: Fix integration tests (2d510b1)
    • server: Force sleep in tests (8d9d01f)
    • server: Test internal server listen method (1a5ef29)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿณ The new docker user add a breaking change is order to create a specific directory for the application and user
  • v2.5.0 Changes

    May 14, 2020

    2.5.0 (2020-05-14)

    ๐Ÿ› Bug Fixes

    • server: Fix log for oidc no autentication header or cookie found (5ae718a)

    Continuous Integration

    • โž• Add Keycloak service (2c859f2)

    ๐Ÿ“š Documentation

    • ๐Ÿ›  Fix AWS iam policy (37aece7)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Improve oidc authentication by unsealing jwt tokens with signature check and improve code base (ff105a5)
    • OIDC will redirect to initial path when authentication is finished (135f0db)

    ๐Ÿšง Maintenance

    • โž• Add developer notes (1b195b6)
    • ๐Ÿš€ Change release tag format to follow go modules (147f4e9)
    • Clean go modules (b7691a4)
    • Clean go modules (56548d4)
    • Document new feature (ab9a2f2)
    • โœ… Start a local keycloak with tests realms, clients and users for test purpose (aa320ab)
    • deps: update golang.org/x/net commit hash to 7e3656a (3b432fa)
    • deps: update golang.org/x/net commit hash to e0ff5e5 (90403ca)
    • deps: update golang.org/x/net commit hash to ff2c4b7 (ed5c118)
    • deps: update module aws/aws-sdk-go to v1.30.16 (f2a3dd6)
    • deps: update module aws/aws-sdk-go to v1.30.19 (ad49596)
    • deps: update module aws/aws-sdk-go to v1.30.24 (947a673)
    • deps: update module prometheus/client_golang to v1.6.0 (7d892fd)
    • deps: update module sirupsen/logrus to v1.6.0 (0b61e9c)
    • deps: update module spf13/viper to v1.7.0 (4071597)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #54 from oxyno-zeta/develop (3792fe9), closes #54
    • ๐Ÿ”€ Merge pull request #49 from oxyno-zeta/renovate/golang.org-x-net-digest (d4d2122), closes #49
    • ๐Ÿ”€ Merge pull request #48 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (f7435c5), closes #48
    • ๐Ÿ”€ Merge pull request #50 from oxyno-zeta/renovate/github.com-spf13-viper-1.x (f356345), closes #50
    • ๐Ÿ”€ Merge pull request #46 from oxyno-zeta/renovate/golang.org-x-net-digest (cb11f3e), closes #46
    • ๐Ÿ”€ Merge pull request #45 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (c51567d), closes #45
    • ๐Ÿ”€ Merge pull request #47 from oxyno-zeta/renovate/github.com-sirupsen-logrus-1.x (0bc67e5), closes #47
    • ๐Ÿ”€ Merge pull request #43 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (9d4177f), closes #43
    • ๐Ÿ”€ Merge pull request #42 from oxyno-zeta/renovate/golang.org-x-net-digest (9b02e39), closes #42
    • ๐Ÿ”€ Merge pull request #44 from oxyno-zeta/renovate/github.com-prometheus-client_golang-1.x (ed9631b), closes #44

    โœ… Tests

    • server: Add tests for OIDC with real OIDC server (keycloak) (dd8c703)
  • v2.4.2 Changes

    April 25, 2020

    2.4.2 (2020-04-25)

    ๐Ÿ› Bug Fixes

    • config: Validate OIDC configuration for login and callback path (d2f8aa9)
    • server: Fix mount path for OIDC callback path to integrate redirect possible path (52c39b4)

    ๐Ÿšง Maintenance

    • Clean dependencies (1836753)
    • โฌ†๏ธ Upgrade golangci-ling package (fe6d1cd)
    • deps: update golang.org/x/net commit hash to e086a09 (9c6c15c)
    • deps: update module aws/aws-sdk-go to v1.30.12 (f8a7220)
    • deps: update module aws/aws-sdk-go to v1.30.14 (71cf3c9)
    • ๐Ÿ›  Fix license (10c13a2)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #41 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (26313a9), closes #41
    • ๐Ÿ”€ Merge pull request #38 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (60a09e6), closes #38
    • ๐Ÿ”€ Merge pull request #39 from oxyno-zeta/renovate/golang.org-x-net-digest (dca4868), closes #39
  • v2.4.1 Changes

    April 19, 2020

    2.4.1 (2020-04-19)

    ๐Ÿ› Bug Fixes

    • server: Fix code for new go-chi version (0092212)

    ๐Ÿšง Maintenance

    • Clean go.sum file (1ec69ca)
    • deps: update golang.org/x/net commit hash to d3edc99 (01deefe)
    • deps: update module aws/aws-sdk-go to v1.30.4 (1ac5688)
    • deps: update module aws/aws-sdk-go to v1.30.9 (b49aa97)
    • deps: update module go-chi/chi to v4.1.1 (7e9c7f8)
    • deps: update module sirupsen/logrus to v1.5.0 (33157dc)
    • deps: update module spf13/viper to v1.6.3 (178da1b)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #35 from oxyno-zeta/renovate/github.com-go-chi-chi-4.x (2232a00), closes #35
    • ๐Ÿ”€ Merge pull request #37 from oxyno-zeta/renovate/github.com-spf13-viper-1.x (f08cbec), closes #37
    • ๐Ÿ”€ Merge pull request #36 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (fb085aa), closes #36
    • ๐Ÿ”€ Merge pull request #34 from oxyno-zeta/renovate/golang.org-x-net-digest (2365f92), closes #34
    • ๐Ÿ”€ Merge pull request #32 from oxyno-zeta/renovate/github.com-sirupsen-logrus-1.x (9e95917), closes #32
    • ๐Ÿ”€ Merge pull request #33 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (8ea898c), closes #33
  • v2.4.0 Changes

    March 22, 2020

    2.4.0 (2020-03-22)

    ๐Ÿ› Bug Fixes

    • bucket: Remove lint for specific lines (666c766)
    • config: Add validation on templates on target (726a08f)

    Continuous Integration

    • โž• Add semantic-release in CI mode (283e7c5)
    • ๐Ÿ›  Fix semantic-release usage in CI to force dry run (91a938e)
    • โœ‚ Remove go github actions and come back to circleci (7cc4fa8)
    • โœ‚ Remove usage of upload artifacts (55a9fdc)

    ๐Ÿ“š Documentation

    • โž• Add awesome-go link on README (6fde1dd)
    • โž• Add contribution guide (550c016)
    • โž• Add pull request template (bc6a853)
    • Arrange README badges (ba08508)
    • ๐Ÿ›  Fix README links and update presentation (56fa0ca)
    • ๐Ÿ“š Update and fix configuration example and add documentation for target template configuration (5c2d0b1)
    • โšก๏ธ Update README to display CircleCI badge (b9d983b)

    ๐Ÿ”‹ Features

    • โž• Add target template support (c3f6705)

    ๐Ÿšง Maintenance

    • ๐Ÿ›  Fix dependencies (74600e4)
    • โฌ†๏ธ Upgrade golangci-lint tool (01c0cd3)
    • deps: add renovate.json (618a250)
    • deps: update alpine docker tag to v3.11 (4098813)
    • deps: update arm32v6/alpine docker tag to v3.11 (13e261f)
    • deps: update arm32v7/alpine docker tag to v3.11 (2eea6e4)
    • deps: update arm64v8/alpine docker tag to v3.11 (700aaad)
    • deps: update circleci/golang docker tag to v1.14 (5fed787)
    • deps: update github.com/johannesboyne/gofakes3 commit hash to de0855a (d727d35)
    • deps: update golang.org/x/net commit hash to 118fecf (31ae427)
    • deps: update golang.org/x/net commit hash to 244492d (0792aab)
    • deps: update module aws/aws-sdk-go to v1.29.16 (45fe4ee)
    • deps: update module aws/aws-sdk-go to v1.29.17 (112eb0f)
    • deps: update module aws/aws-sdk-go to v1.29.18 (a0f2349)
    • deps: update module aws/aws-sdk-go to v1.29.24 (577b29a)
    • deps: update module aws/aws-sdk-go to v1.29.29 (9c3f9f8)
    • deps: update module go-playground/validator/v10 to v10.2.0 (e425182)
    • deps: update module masterminds/sprig to v3 (3db4614)
    • deps: update module prometheus/client_golang to v1.5.0 (a13a245)
    • deps: update module prometheus/client_golang to v1.5.1 (0a91dda)
    • deps: update module thoas/go-funk to v0.6.0 (d209520)
    • โž• Add auto labeler on pull requests (3db9f95)
    • โž• Add list of valid scopes for semantic pull request validator (1daf059)
    • โž• Add semantic configuration for semantic pull request probot (73d782b)
    • โž• Add semantic-release configuration and script to release project (3826f60)
    • ๐Ÿ›  Fix semantic-release branches to use default ones (e92b314)
    • ๐Ÿš€ Update semantic-release configuration to manage renovate commits (d828d2a)

    Pull Requests

    • ๐Ÿ”€ Merge pull request #31 from oxyno-zeta/add-template-per-target (9cfc7de), closes #31
    • ๐Ÿ”€ Merge pull request #29 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (ef6edc2), closes #29
    • ๐Ÿ”€ Merge pull request #30 from oxyno-zeta/renovate/golang.org-x-net-digest (6e5bed2), closes #30
    • ๐Ÿ”€ Merge pull request #28 from oxyno-zeta/renovate/github.com-prometheus-client_golang-1.x (0ff5963), closes #28
    • ๐Ÿ”€ Merge pull request #26 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (c131acd), closes #26
    • ๐Ÿ”€ Merge pull request #27 from oxyno-zeta/renovate/github.com-thoas-go-funk-0.x (c33d84f), closes #27
    • ๐Ÿ”€ Merge pull request #25 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (198e565), closes #25
    • ๐Ÿ”€ Merge pull request #23 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (1be217e), closes #23
    • ๐Ÿ”€ Merge pull request #19 from oxyno-zeta/renovate/github.com-aws-aws-sdk-go-1.x (e821570), closes #19
    • ๐Ÿณ Merge pull request #15 from oxyno-zeta/renovate/docker-arm32v6-alpine-3.x (1ab9d55), closes #15
    • ๐Ÿณ Merge pull request #16 from oxyno-zeta/renovate/docker-arm32v7-alpine-3.x (34500e0), closes #16
    • ๐Ÿณ Merge pull request #14 from oxyno-zeta/renovate/docker-alpine-3.x (c5c157b), closes #14
    • ๐Ÿณ Merge pull request #17 from oxyno-zeta/renovate/docker-arm64v8-alpine-3.x (6e36535), closes #17
    • ๐Ÿณ Merge pull request #18 from oxyno-zeta/renovate/docker-circleci-golang-1.x (6cfda1b), closes #18
    • ๐Ÿ”€ Merge pull request #20 from oxyno-zeta/renovate/github.com-go-playground-validator-v10-10.x (cd7806e), closes #20
    • ๐Ÿ”€ Merge pull request #21 from oxyno-zeta/renovate/github.com-prometheus-client_golang-1.x (281fa11), closes #21
    • ๐Ÿ”€ Merge pull request #22 from oxyno-zeta/renovate/github.com-masterminds-sprig-3.x (8e1d202), closes #22
    • ๐Ÿ”€ Merge pull request #13 from oxyno-zeta/renovate/golang.org-x-net-digest (9730d08), closes #13
    • ๐Ÿ”€ Merge pull request #12 from oxyno-zeta/renovate/github.com-johannesboyne-gofakes3-digest (cfc6e88), closes #12
    • ๐Ÿ”ง Merge pull request #11 from oxyno-zeta/renovate/configure (5d75021), closes #11
    • ๐Ÿ”€ Merge pull request #10 from oxyno-zeta/develop (220794f), closes #10
    • ๐Ÿ”€ Merge pull request #9 from oxyno-zeta/develop (c969841), closes #9

    ๐Ÿณ Docker images

    • ๐Ÿณ docker pull oxynozeta/s3-proxy:latest
    • ๐Ÿณ docker pull oxynozeta/s3-proxy:2.4.0
    • ๐Ÿณ docker pull oxynozeta/s3-proxy:2
    • ๐Ÿณ docker pull oxynozeta/s3-proxy:2.4