Skip to content

Releases: ericsson-iap/python-sample-app

5.1.0

13 Oct 10:07
73a4008

Choose a tag to compare

  • Changed metrics namespace to be renamed when executing set_app_name.sh
  • Fixed metrics being exposed on two ports simultaneously

5.0.0

29 Sep 13:26
aa16921

Choose a tag to compare

  • Updated /sample-app/python/hello endpoint to be secured with mTLS
  • Introduced Envoy Proxy to allow routing of HTTP/HTTPS traffic
  • Moved tutorial steps from README.md to the EIAP Developer Portal
  • Added set_app_name.sh, to allow setting a unique App name to the Python Hello World App, to prevent naming conflicts during onboarding
  • Removed unused metrics (requests_failed_total).
  • Changed ImagePullPolicy from IfNotPresent to Always

4.0.0

02 Jul 08:18
30bcfe9

Choose a tag to compare

Features:

  • Updated HTTP client to use mTLS secure communication and X.509 Authentication
  • Changed mechanism to retrieve client id from Kubernetes secret instead of environment variable
  • Updated README.md with new instructions for setting up mTLS secure communication and X.509 Authentication

3.2.2

25 Oct 11:58
a4fd29f

Choose a tag to compare

  • Improvements:
    • Updated endpointId in README to prevent conflicts when onboarding Python and Go App at the same time

3.2.1

18 Oct 10:46
77c0ddc

Choose a tag to compare

  • Improvements:
    • Updated the README for increased clarity on client authentication process

3.2.0

11 Oct 13:06
09fed78

Choose a tag to compare

  • Bug Fixes:

    • Fixed Service Account token configuration in helm charts
  • Improvements:

    • Added AppArmor and Seccomp profiles to helm charts
    • Updated the README to include a disclaimer and removed deprecation details

3.1.1

25 Sep 09:06
dfff5b7

Choose a tag to compare

Initial open-source release! 🎉