Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release main #2172

Merged
merged 2 commits into from May 15, 2024
Merged

chore: release main #2172

merged 2 commits into from May 15, 2024

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented May 2, 2024

馃 I have created a release beep boop

auto-instrumentations-node: 0.46.1

0.46.1 (2024-05-15)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.41.0 to ^0.41.1
      • @opentelemetry/instrumentation-connect bumped from ^0.36.0 to ^0.36.1
      • @opentelemetry/instrumentation-express bumped from ^0.38.0 to ^0.39.0
      • @opentelemetry/resource-detector-aws bumped from ^1.4.2 to ^1.5.0
baggage-span-processor: 0.2.0

0.2.0 (2024-05-15)

Features

instrumentation-aws-lambda: 0.41.1

0.41.1 (2024-05-15)

Bug Fixes

  • aws-lambda: update semconv package and readme (#2181) (b432929)
instrumentation-connect: 0.36.1

0.36.1 (2024-05-15)

Bug Fixes

  • instrumentation-connect: add source maps to package (#2200) (1ffc631)
instrumentation-express: 0.39.0

0.39.0 (2024-05-15)

Features

  • instrumentation-express: Support non-string routes (#2008) (525bbba)
resource-detector-aws: 1.5.0

1.5.0 (2024-05-15)

Features

  • add support for cloud.resource_id to AWS ECS detector (#1936) (cc71492)

This PR was generated with Release Please. See documentation.

@@ -66,6 +66,13 @@
* devDependencies
* @opentelemetry/contrib-test-utils bumped from ^0.35.1 to ^0.36.0

Copy link
Contributor

Choose a reason for hiding this comment

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

What's going on with all the ### Dependencies sections above here?

I see it in auto-instrumentations-node/CHANGELOG.md below as well.

It's in these files in this repo:

% git ls-files | rg CHANGELOG.md | while read f; do if [[ $(cat $f | head -3 | tail -1) == "### Dependencies" ]]; then echo $f; fi ; done
detectors/node/opentelemetry-resource-detector-alibaba-cloud/CHANGELOG.md
detectors/node/opentelemetry-resource-detector-aws/CHANGELOG.md
detectors/node/opentelemetry-resource-detector-azure/CHANGELOG.md
detectors/node/opentelemetry-resource-detector-container/CHANGELOG.md
detectors/node/opentelemetry-resource-detector-gcp/CHANGELOG.md
detectors/node/opentelemetry-resource-detector-instana/CHANGELOG.md
metapackages/auto-instrumentations-node/CHANGELOG.md
metapackages/auto-instrumentations-web/CHANGELOG.md
packages/opentelemetry-propagation-utils/CHANGELOG.md
plugins/node/instrumentation-amqplib/CHANGELOG.md
plugins/node/instrumentation-lru-memoizer/CHANGELOG.md
plugins/node/instrumentation-mongoose/CHANGELOG.md
plugins/node/instrumentation-socket.io/CHANGELOG.md
plugins/node/instrumentation-tedious/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-cassandra/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-memcached/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-mongodb/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-mysql/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-mysql2/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-pg/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-redis-4/CHANGELOG.md
plugins/node/opentelemetry-instrumentation-redis/CHANGELOG.md

Going back looking at changes to detectors/node/opentelemetry-resource-detector-aws/CHANGELOG.md to see when a ### Dependencies section was incorrectly added to the top (not under an h2), the last good PR was:

chore: release main (#1590)

then starting with this release PR it started incorrectly adding that section:

chore: release main (#1683)

and continued for a number of releases:

...
chore: release main (#1890)

until fixed by the time this release PR was made:

chore: release main (#1935)

Anyway... this is independent of this PR. I'll open a separate issue.

Copy link
Contributor

Choose a reason for hiding this comment

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

#2207 opened for this.

@dyladan dyladan force-pushed the release-please--branches--main branch from da65848 to ad25f41 Compare May 15, 2024 08:21
@pichlermarc pichlermarc merged commit 54365a9 into main May 15, 2024
15 checks passed
@pichlermarc pichlermarc deleted the release-please--branches--main branch May 15, 2024 13:27
@dyladan
Copy link
Member Author

dyladan commented May 15, 2024

@dyladan
Copy link
Member Author

dyladan commented May 15, 2024

@dyladan
Copy link
Member Author

dyladan commented May 15, 2024

@dyladan
Copy link
Member Author

dyladan commented May 15, 2024

@dyladan
Copy link
Member Author

dyladan commented May 15, 2024

@dyladan
Copy link
Member Author

dyladan commented May 15, 2024

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

Successfully merging this pull request may close these issues.

None yet

9 participants