Releases: ericsson-iap/python-sample-app
Releases · ericsson-iap/python-sample-app
5.1.0
5.0.0
- Updated
/sample-app/python/helloendpoint 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
IfNotPresenttoAlways
4.0.0
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
- Improvements:
- Updated endpointId in README to prevent conflicts when onboarding Python and Go App at the same time
3.2.1
- Improvements:
- Updated the README for increased clarity on client authentication process
3.2.0
-
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
Initial open-source release! 🎉