Skip to content

Commit 14a0d2c

Browse files
authored
bump version to v0.7.0 (#329)
1 parent 55b28d8 commit 14a0d2c

File tree

2 files changed

+83
-1
lines changed

2 files changed

+83
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.6.0
1+
v0.7.0

docs/releases/v0.7.0.md

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
# Changelog
2+
3+
## [v0.7.0](https://github.com/aws-observability/aws-otel-collector/tree/v0.7.0) (2021-01-29)
4+
5+
[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/pkg/lambdacomponents/v0.6.0...v0.7.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Publish the Docker image [\#47](https://github.com/aws-observability/aws-otel-collector/issues/47)
10+
11+
**Fixed bugs:**
12+
13+
- XRay exporter is failing the exports to the collector [\#129](https://github.com/aws-observability/aws-otel-collector/issues/129)
14+
15+
**Closed issues:**
16+
17+
- \[EMF exporter\]Wired dimension when using StatsD receiver and EMF exporter [\#309](https://github.com/aws-observability/aws-otel-collector/issues/309)
18+
- AOC stops for long running ECS task [\#281](https://github.com/aws-observability/aws-otel-collector/issues/281)
19+
- OTEL Client missing AwsXRayIdGenerator silently fails [\#261](https://github.com/aws-observability/aws-otel-collector/issues/261)
20+
- Document how to start with docker run [\#258](https://github.com/aws-observability/aws-otel-collector/issues/258)
21+
- Docker-demo doesn't work [\#187](https://github.com/aws-observability/aws-otel-collector/issues/187)
22+
- CFN Example Uses Admin Permissions [\#157](https://github.com/aws-observability/aws-otel-collector/issues/157)
23+
- Source for aws-otel-emitter app referenced in eks demo docs [\#133](https://github.com/aws-observability/aws-otel-collector/issues/133)
24+
- Prometheus receiver fails for kube-system components and the API server [\#97](https://github.com/aws-observability/aws-otel-collector/issues/97)
25+
- Benchmarks - machine configuration [\#94](https://github.com/aws-observability/aws-otel-collector/issues/94)
26+
27+
**Merged pull requests:**
28+
29+
- Finalize the components will be enabled for the next release [\#327](https://github.com/aws-observability/aws-otel-collector/pull/327) ([mxiamxia](https://github.com/mxiamxia))
30+
- Finalize the components will be enabled for the next release [\#322](https://github.com/aws-observability/aws-otel-collector/pull/322) ([mxiamxia](https://github.com/mxiamxia))
31+
- Finalize the components will be enabled for the next release [\#321](https://github.com/aws-observability/aws-otel-collector/pull/321) ([mxiamxia](https://github.com/mxiamxia))
32+
- Update collector reference to v0.19.0 [\#320](https://github.com/aws-observability/aws-otel-collector/pull/320) ([vastin](https://github.com/vastin))
33+
- fix the outdated EC2 user guide and rename CI CD workflow name to fix… [\#315](https://github.com/aws-observability/aws-otel-collector/pull/315) ([mxiamxia](https://github.com/mxiamxia))
34+
- Fix AWS credentials profile [\#307](https://github.com/aws-observability/aws-otel-collector/pull/307) ([vastin](https://github.com/vastin))
35+
- fix: use the correct unsigned package folder for windows pkg sign [\#304](https://github.com/aws-observability/aws-otel-collector/pull/304) ([haojhcwa](https://github.com/haojhcwa))
36+
- chore: Add windows package signing step [\#303](https://github.com/aws-observability/aws-otel-collector/pull/303) ([haojhcwa](https://github.com/haojhcwa))
37+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsxrayexporter from 0.17.0 to 0.18.0 [\#302](https://github.com/aws-observability/aws-otel-collector/pull/302) ([dependabot[bot]](https://github.com/apps/dependabot))
38+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/exporter/signalfxexporter from 0.17.0 to 0.18.0 [\#301](https://github.com/aws-observability/aws-otel-collector/pull/301) ([dependabot[bot]](https://github.com/apps/dependabot))
39+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/exporter/datadogexporter from 0.17.0 to 0.18.0 [\#300](https://github.com/aws-observability/aws-otel-collector/pull/300) ([dependabot[bot]](https://github.com/apps/dependabot))
40+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/exporter/sapmexporter from 0.17.0 to 0.18.0 [\#299](https://github.com/aws-observability/aws-otel-collector/pull/299) ([dependabot[bot]](https://github.com/apps/dependabot))
41+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/exporter/splunkhecexporter from 0.17.0 to 0.18.0 [\#298](https://github.com/aws-observability/aws-otel-collector/pull/298) ([dependabot[bot]](https://github.com/apps/dependabot))
42+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/receiver/awsecscontainermetricsreceiver from 0.17.0 to 0.18.0 [\#297](https://github.com/aws-observability/aws-otel-collector/pull/297) ([dependabot[bot]](https://github.com/apps/dependabot))
43+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/processor/metricstransformprocessor from 0.17.0 to 0.18.0 [\#296](https://github.com/aws-observability/aws-otel-collector/pull/296) ([dependabot[bot]](https://github.com/apps/dependabot))
44+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/exporter/newrelicexporter from 0.17.0 to 0.18.0 [\#295](https://github.com/aws-observability/aws-otel-collector/pull/295) ([dependabot[bot]](https://github.com/apps/dependabot))
45+
- Bump github.com/open-telemetry/opentelemetry-collector-contrib/exporter/awsprometheusremotewriteexporter from 0.17.0 to 0.18.0 [\#294](https://github.com/aws-observability/aws-otel-collector/pull/294) ([dependabot[bot]](https://github.com/apps/dependabot))
46+
- fix performance model generation [\#290](https://github.com/aws-observability/aws-otel-collector/pull/290) ([wyTrivail](https://github.com/wyTrivail))
47+
- bypass the limit of workflow can only spin 256 jobs for a single defined job [\#288](https://github.com/aws-observability/aws-otel-collector/pull/288) ([wyTrivail](https://github.com/wyTrivail))
48+
- add a script to release packages to s3 [\#287](https://github.com/aws-observability/aws-otel-collector/pull/287) ([wyTrivail](https://github.com/wyTrivail))
49+
- Use aws cli instead of old testing framework for candidate uploading [\#285](https://github.com/aws-observability/aws-otel-collector/pull/285) ([wyTrivail](https://github.com/wyTrivail))
50+
- Expand ec2 test to more ami and arm [\#284](https://github.com/aws-observability/aws-otel-collector/pull/284) ([wyTrivail](https://github.com/wyTrivail))
51+
- Revert "disable cronjob soaking" [\#283](https://github.com/aws-observability/aws-otel-collector/pull/283) ([mxiamxia](https://github.com/mxiamxia))
52+
- Update README.md [\#282](https://github.com/aws-observability/aws-otel-collector/pull/282) ([awssandra](https://github.com/awssandra))
53+
- Update the user guides for examples to reflect the latest changes [\#279](https://github.com/aws-observability/aws-otel-collector/pull/279) ([mxiamxia](https://github.com/mxiamxia))
54+
- Add ECS template configurations for prometheus pipeline [\#278](https://github.com/aws-observability/aws-otel-collector/pull/278) ([JasonXZLiu](https://github.com/JasonXZLiu))
55+
- added prometheus ecs test cases [\#277](https://github.com/aws-observability/aws-otel-collector/pull/277) ([amanbrar1999](https://github.com/amanbrar1999))
56+
- fix the file-changes-action bug in workflow [\#276](https://github.com/aws-observability/aws-otel-collector/pull/276) ([mxiamxia](https://github.com/mxiamxia))
57+
- Fix getting started template with IRSA [\#275](https://github.com/aws-observability/aws-otel-collector/pull/275) ([JasonXZLiu](https://github.com/JasonXZLiu))
58+
- Update Collector to v0.17.0 [\#273](https://github.com/aws-observability/aws-otel-collector/pull/273) ([tigrannajaryan](https://github.com/tigrannajaryan))
59+
- Update AWS environment variable names in extra configuration file [\#269](https://github.com/aws-observability/aws-otel-collector/pull/269) ([mxiamxia](https://github.com/mxiamxia))
60+
- merge the changes from v0.6.0 branch to main branch [\#267](https://github.com/aws-observability/aws-otel-collector/pull/267) ([mxiamxia](https://github.com/mxiamxia))
61+
- Delete build-and-push-public-ecr.yaml [\#265](https://github.com/aws-observability/aws-otel-collector/pull/265) ([wyTrivail](https://github.com/wyTrivail))
62+
- Change Logging File Permission from 0755 to 0750 [\#264](https://github.com/aws-observability/aws-otel-collector/pull/264) ([JasonXZLiu](https://github.com/JasonXZLiu))
63+
- Update Performance Model [\#262](https://github.com/aws-observability/aws-otel-collector/pull/262) ([github-actions[bot]](https://github.com/apps/github-actions))
64+
- Add CodeQL Security Scanning Workflow for AOC [\#252](https://github.com/aws-observability/aws-otel-collector/pull/252) ([JasonXZLiu](https://github.com/JasonXZLiu))
65+
66+
## [pkg/lambdacomponents/v0.6.0](https://github.com/aws-observability/aws-otel-collector/tree/pkg/lambdacomponents/v0.6.0) (2020-12-15)
67+
68+
[Full Changelog](https://github.com/aws-observability/aws-otel-collector/compare/v0.6.0...pkg/lambdacomponents/v0.6.0)
69+
70+
**Closed issues:**
71+
72+
- ecs-demo.md references missing CloudFormation templates [\#218](https://github.com/aws-observability/aws-otel-collector/issues/218)
73+
- Include Logz.io traces Exporter from upstream [\#196](https://github.com/aws-observability/aws-otel-collector/issues/196)
74+
75+
**Merged pull requests:**
76+
77+
- Refactor AWS environment variable setting code [\#272](https://github.com/aws-observability/aws-otel-collector/pull/272) ([mxiamxia](https://github.com/mxiamxia))
78+
- add AWS profile customization support in extra config file [\#266](https://github.com/aws-observability/aws-otel-collector/pull/266) ([mxiamxia](https://github.com/mxiamxia))
79+
80+
81+
82+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)