- APM Python Agent: other versions:
- Introduction
- Set up the Agent
- Supported Technologies
- Configuration
- Advanced Topics
- API reference
- Metrics
- OpenTelemetry API Bridge
- Logs
- Performance tuning
- Troubleshooting
- Upgrading
- Release notes
Upgrading
editUpgrading
editUpgrades between minor versions of the agent, like from 3.1 to 3.2 are always backwards compatible. Upgrades that involve a major version bump often come with some backwards incompatible changes.
We highly recommend to always pin the version of elastic-apm
in your requirements.txt
or Pipfile
.
This avoids automatic upgrades to potentially incompatible versions.
End of life dates
editWe love all our products, but sometimes we must say goodbye to a release so that we can continue moving forward on future development and innovation. Our End of life policy defines how long a given release is considered supported, as well as how long a release is considered still in active development or maintenance.
On this page
Was this helpful?
Thank you for your feedback.