Skip to content

[Instrumentation.AWSLambda] Request release of 1.1.0-beta2, reword CHANGELOG - #590

Merged
utpilla merged 15 commits into
open-telemetry:mainfrom
dynatrace-oss-contrib:feature/release-aws-lambda-2
Sep 13, 2022
Merged

[Instrumentation.AWSLambda] Request release of 1.1.0-beta2, reword CHANGELOG#590
utpilla merged 15 commits into
open-telemetry:mainfrom
dynatrace-oss-contrib:feature/release-aws-lambda-2

Conversation

@Oberon00

@Oberon00 Oberon00 commented Aug 17, 2022

Copy link
Copy Markdown
Member

@open-telemetry/dotnet-contrib-maintainers: This is a request for release of version 1.1.0-beta2 of the OpenTelemetry.Instrumentation.AWSLambda for which I am an owner.

Blocked by #593✅, #608✅, #622

@Oberon00
Oberon00 requested a review from a team August 17, 2022 15:44
Comment thread src/OpenTelemetry.Contrib.Instrumentation.AWSLambda/CHANGELOG.md Outdated
Comment thread src/OpenTelemetry.Contrib.Instrumentation.AWSLambda/CHANGELOG.md Outdated
@utpilla utpilla added the comp:instrumentation.awslambda Things related to OpenTelemetry.Instrumentation.AWSLambda label Aug 17, 2022
@Kielek

Kielek commented Aug 18, 2022

Copy link
Copy Markdown
Member

As you have a plan to bump major version, can we make the change described here #196 (comment) before the release?

@Oberon00
Oberon00 marked this pull request as draft August 18, 2022 07:12
@Oberon00

Oberon00 commented Aug 18, 2022

Copy link
Copy Markdown
Member Author

@Kielek I didn't realize only the AWS packages still had Contrib in the name. Yes, if the goal is to change every package to remove Contrib, then we should do that. I thought this was only about the Activity Source name originally. EDIT: I created #593 which should be merged before this.

@Oberon00 Oberon00 changed the title [Instrumentation.AWSLambda] Request release of 2.0.0, reword CHANGELOG [Instrumentation.AWSLambda] Request release of 2.0.0-beta1, reword CHANGELOG Aug 24, 2022
@Oberon00 Oberon00 changed the title [Instrumentation.AWSLambda] Request release of 2.0.0-beta1, reword CHANGELOG [Instrumentation.AWSLambda] Request release of 1.1.0-beta2, reword CHANGELOG Sep 8, 2022
@Oberon00

Oberon00 commented Sep 8, 2022

Copy link
Copy Markdown
Member Author

After #622 is merged, this is ready to be merged (though there will be conflicts in the CHANGELOG)

Comment thread src/OpenTelemetry.Instrumentation.AWSLambda/CHANGELOG.md
@Oberon00
Oberon00 marked this pull request as ready for review September 12, 2022 07:43
@Oberon00
Oberon00 requested a review from rypdal September 12, 2022 14:33
Comment thread src/OpenTelemetry.Instrumentation.AWSLambda/CHANGELOG.md Outdated
Comment thread src/OpenTelemetry.Instrumentation.AWSLambda/CHANGELOG.md Outdated
@Oberon00

Copy link
Copy Markdown
Member Author

This is now finally actually ready from my perspective, I know of no open points.

@utpilla

utpilla commented Sep 12, 2022

Copy link
Copy Markdown
Contributor

@Oberon00 @rypdal I noticed that the AWSLambda project uses 1.1.0 version of OTel SDK. Is this intentional? If not, you could update this to the latest version of OTel SDK like some of the other projects in the repo: https://github.com/open-telemetry/opentelemetry-dotnet-contrib/blob/main/src/OpenTelemetry.Instrumentation.Wcf/OpenTelemetry.Instrumentation.Wcf.csproj#L11

@Kielek

Kielek commented Sep 13, 2022

Copy link
Copy Markdown
Member

@utpilla, please check #580.

@Oberon00

Oberon00 commented Sep 13, 2022

Copy link
Copy Markdown
Member Author

@utpilla

I noticed that the AWSLambda project uses 1.1.0 version of OTel SDK. Is this intentional?

Hi, yes my idea is to only upgrade the OpenTelemetry SDK when there is a new feature we need. As the SDK is guaranteed to be backward-compatible, this should not prevent users from using any newer OpenTelemetry SDK, so I see no reason to upgrade (I'm also not blocking #580, but I don't think it's necessary to merge it before this release is made).

@utpilla
utpilla merged commit 2a092cb into open-telemetry:main Sep 13, 2022
@utpilla

utpilla commented Sep 13, 2022

Copy link
Copy Markdown
Contributor

@Oberon00 My apologies! I just realized after merging this PR that the package name does not follow the naming convention that we follow.

Could you please rename the version from 1.1.0-beta2 -> 1.1.0-beta.2?

This is required because the build system sorts them alphabetically when retrieving packages, therefore, later in future 1.1.0-beta10 would be seen older than 1.1.0-beta9.

@Oberon00

Copy link
Copy Markdown
Member Author

Hi, this follows the same convention as the beta1, but since we renamed the whole package it would of course be a good opportunity to also fix this versioning. You mean the CHANGELOG heading? I think that's the only part where we specify a version (and I have to double-check the unit test, I think I regex-match somewhere there).

@Oberon00
Oberon00 deleted the feature/release-aws-lambda-2 branch September 14, 2022 06:57
@utpilla

utpilla commented Sep 14, 2022

Copy link
Copy Markdown
Contributor

You mean the CHANGELOG heading?

Yes, that's the only thing to change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:instrumentation.awslambda Things related to OpenTelemetry.Instrumentation.AWSLambda

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants