We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de0271f commit 7418572Copy full SHA for 7418572
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "aws-log-ingestion"
3
-version = "2.7.2"
+version = "2.8.0"
4
description = ""
5
authors = ["New Relic <serverless@newrelic.com>"]
6
license = "Apache 2.0"
template.yaml
@@ -62,7 +62,7 @@ Metadata:
62
LicenseUrl: LICENSE
63
ReadmeUrl: README.md
64
HomePageUrl: https://github.com/newrelic/aws-log-ingestion
65
- SemanticVersion: 2.7.2
+ SemanticVersion: 2.8.0
66
SourceCodeUrl: https://github.com/newrelic/aws-log-ingestion
67
68
Resources:
0 commit comments