Skip to content

Commit d8947fa

Browse files
authored
Release 1.15.0 (#152)
Fixes #151
1 parent 796e586 commit d8947fa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Unreleased
22

3+
## 1.15.0
4+
5+
- Use LOWMEMORY as default temporality
6+
37
## 1.14.0
48

59
- Updated opentelemetry-instrumentation to 0.38b0

src/opentelemetry/launcher/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.14.0"
15+
__version__ = "1.15.0"

0 commit comments

Comments
 (0)