Skip to content

Bump .NET Tracer version to 1.18.2#793

Merged
zacharycmontoya merged 1 commit into
masterfrom
zach/versions/1.18.2
Jul 9, 2020
Merged

Bump .NET Tracer version to 1.18.2#793
zacharycmontoya merged 1 commit into
masterfrom
zach/versions/1.18.2

Conversation

@zacharycmontoya

Copy link
Copy Markdown
Contributor

Affected files:

  • integrations.json
  • docker/package.sh
  • reproductions/AutomapperTest/Dockerfile
  • customer-samples/ConsoleApp/Alpine3.10.dockerfile
  • customer-samples/ConsoleApp/Alpine3.9.dockerfile
  • customer-samples/ConsoleApp/Debian.dockerfile
  • src/Datadog.Trace.AspNet/Datadog.Trace.AspNet.csproj
  • src/Datadog.Trace.ClrProfiler.Managed.Core/Datadog.Trace.ClrProfiler.Managed.Core.csproj
  • src/Datadog.Trace.ClrProfiler.Managed.Loader/Datadog.Trace.ClrProfiler.Managed.Loader.csproj
  • src/Datadog.Trace.ClrProfiler.Managed.Loader/Startup.cs
  • src/Datadog.Trace.ClrProfiler.Managed/Datadog.Trace.ClrProfiler.Managed.csproj
  • src/Datadog.Trace.ClrProfiler.Native/CMakeLists.txt
  • src/Datadog.Trace.ClrProfiler.Native/dd_profiler_constants.h
  • src/Datadog.Trace.ClrProfiler.Native/Resource.rc
  • src/Datadog.Trace.ClrProfiler.Native/version.h
  • src/Datadog.Trace.OpenTracing/Datadog.Trace.OpenTracing.csproj
  • src/Datadog.Trace/Datadog.Trace.csproj
  • deploy/Datadog.Trace.ClrProfiler.WindowsInstaller/Datadog.Trace.ClrProfiler.WindowsInstaller.wixproj

@DataDog/apm-dotnet

@zacharycmontoya zacharycmontoya added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Jul 9, 2020
@zacharycmontoya
zacharycmontoya requested a review from a team as a code owner July 9, 2020 18:42
@zacharycmontoya zacharycmontoya self-assigned this Jul 9, 2020
@zacharycmontoya
zacharycmontoya merged commit 1764b03 into master Jul 9, 2020
@zacharycmontoya
zacharycmontoya deleted the zach/versions/1.18.2 branch July 9, 2020 19:40
VALUE "FileVersion", "1.18.1.0"
VALUE "FileVersion", "1.18.2.0"
VALUE "InternalName", "Datadog.Trace.ClrProfiler.Native.DLL"
VALUE "LegalCopyright", "Copyright (C) 2017-2019"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, but this should say Copyright 2018 Datadog, Inc. to match NOTICE.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have <Copyright>Datadog, Inc. 2017-2020</Copyright> in src/Directory.Build.props. Should we consolidate to this one across the three files, or Copyright 2018 Datadog, Inc as you're suggesting?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I didn't mean for you to spend time on this. The 2019 just caught my eye. But since we're here 😄, the Apache license says all the way at the bottom that we should use

Copyright [yyyy] [name of copyright owner]

We should ask the open source team, but I'm guessing we should probably change them all to match that.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one in Resource.rc doesn't mention the company name, and the one you pointed out in Directory.Build.props doesn't have the word "Copyright" (which I think required by copyright law in the USA, but it's © elsewhere).

@lucaspimentel lucaspimentel added this to the 1.18.2 milestone Aug 10, 2020
macrogreg pushed a commit that referenced this pull request Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants