Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tammy-baylis-swi committed Oct 1, 2024
1 parent 5f1e980 commit 0b060ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased](https://github.com/solarwinds/apm-python/compare/rel-3.1.0...HEAD)

## [3.1.0.0](https://github.com/solarwinds/apm-python/releases/tag/rel-3.1.0) - 2024-10-01
## [3.1.0](https://github.com/solarwinds/apm-python/releases/tag/rel-3.1.0) - 2024-10-01

### Added
- Added linting for all supported Python versions ([#428](https://github.com/solarwinds/apm-python/pull/428))
- Added support for `SW_APM_ENABLED_SQLCOMMENT`, `SW_APM_OPTIONS_SQLCOMMENT`([#434](https://github.com/solarwinds/apm-python/pull/434))
- Added support for `SW_APM_ENABLED_SQLCOMMENT`, `SW_APM_OPTIONS_SQLCOMMENT`([#434](https://github.com/solarwinds/apm-python/pull/434), [#437](https://github.com/solarwinds/apm-python/pull/437))

### Changed
- Fixed AwsLambdaInstrumentor loading in Lambda environment ([#430](https://github.com/solarwinds/apm-python/pull/430))
Expand Down
1 change: 0 additions & 1 deletion solarwinds_apm/version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
__version__ = "3.1.0"

0 comments on commit 0b060ca

Please sign in to comment.