Release Notes¶
v1.0.4¶
- Added pages in response for paginated responses
- Added Labels and Browser Application support
v1.0.3¶
- Add support for filtering server via labels - @mwarkentin
- Check for error on responses
- PUTS now json-encode input
v1.0.2¶
- Updated to match the New Relic Python agent’s use of environment variables
v1.0.1¶
- Added example usage to docs
- Added python 3.3, 3.4 compatibility
v1.0¶
This is a feature release of newrelic-api.
Added API resources include
- Application Hosts
- Application Instances
- Key Transactions
- Plugins
- Components
All resources have updated documentation with API schema response examples.
v0.1¶
This is the initial release of newrelic-api.
Current API resources include
- Alert Policies
- Applications
- Notification Channels
- Servers
- Users