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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 0.2.1 #902

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

hairyhenderson-bot[bot]
Copy link
Contributor

@hairyhenderson-bot hairyhenderson-bot bot commented Dec 7, 2024

🤖 I have created a release beep boop

0.2.1 (2024-12-17)

Bug Fixes

  • aws: Get region from IMDS when missing for awssmfs, awssmpfs, and blobfs (s3://) (#911) (59f0448)

Dependencies

  • actions: Bump actions/setup-go from 4 to 5 (#903) (42a1e23)
  • go: Bump github.com/aws/aws-sdk-go-v2 from 1.32.5 to 1.32.6 (#896) (7af5b91)
  • go: Bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 (#897) (455c30c)
  • go: Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds (#895) (e7d839c)
  • go: Bump github.com/aws/aws-sdk-go-v2/service/s3 (#904) (39308ae)
  • go: Bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#894) (5b0a6b1)
  • go: Bump github.com/aws/aws-sdk-go-v2/service/ssm (#898) (7ed24c0)
  • go: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#893) (0af8719)
  • go: Bump go.opentelemetry.io/contrib/propagators/autoprop (#909) (ed877c2)
  • go: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc (#910) (ac17f0d)
  • go: Bump go.opentelemetry.io/otel/sdk from 1.32.0 to 1.33.0 (#908) (23f18fb)
  • go: Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#899) (5b35777)
  • go: Bump golang.org/x/crypto from 0.30.0 to 0.31.0 (#905) (ab96a64)

This PR was generated with Release Please. See documentation.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Benchmark

Benchmark suite Current: 70ad64f Previous: 6408c34 Ratio
BenchmarkPathForDirFS 44.91 ns/op 0 B/op 0 allocs/op 46.77 ns/op 0 B/op 0 allocs/op 0.96
BenchmarkPathForDirFS - ns/op 44.91 ns/op 46.77 ns/op 0.96
BenchmarkPathForDirFS - B/op 0 B/op 0 B/op 1
BenchmarkPathForDirFS - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/0 12.06 ns/op 0 B/op 0 allocs/op 12.09 ns/op 0 B/op 0 allocs/op 1.00
BenchmarkSplitRepoPath/0 - ns/op 12.06 ns/op 12.09 ns/op 1.00
BenchmarkSplitRepoPath/0 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/0 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/1 16.73 ns/op 0 B/op 0 allocs/op 16.87 ns/op 0 B/op 0 allocs/op 0.99
BenchmarkSplitRepoPath/1 - ns/op 16.73 ns/op 16.87 ns/op 0.99
BenchmarkSplitRepoPath/1 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/1 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/2 39.88 ns/op 4 B/op 1 allocs/op 53.2 ns/op 4 B/op 1 allocs/op 0.75
BenchmarkSplitRepoPath/2 - ns/op 39.88 ns/op 53.2 ns/op 0.75
BenchmarkSplitRepoPath/2 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/2 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/3 40.63 ns/op 8 B/op 1 allocs/op 53.95 ns/op 8 B/op 1 allocs/op 0.75
BenchmarkSplitRepoPath/3 - ns/op 40.63 ns/op 53.95 ns/op 0.75
BenchmarkSplitRepoPath/3 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/3 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/4 40.19 ns/op 8 B/op 1 allocs/op 47.32 ns/op 8 B/op 1 allocs/op 0.85
BenchmarkSplitRepoPath/4 - ns/op 40.19 ns/op 47.32 ns/op 0.85
BenchmarkSplitRepoPath/4 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/4 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/5 43.14 ns/op 4 B/op 1 allocs/op 54.29 ns/op 4 B/op 1 allocs/op 0.79
BenchmarkSplitRepoPath/5 - ns/op 43.14 ns/op 54.29 ns/op 0.79
BenchmarkSplitRepoPath/5 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/5 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/6 16.73 ns/op 0 B/op 0 allocs/op 17.23 ns/op 0 B/op 0 allocs/op 0.97
BenchmarkSplitRepoPath/6 - ns/op 16.73 ns/op 17.23 ns/op 0.97
BenchmarkSplitRepoPath/6 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/6 - allocs/op 0 allocs/op 0 allocs/op 1

This comment was automatically generated by workflow using github-action-benchmark.

@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch 8 times, most recently from 7d4d53d to 3fa0b48 Compare December 14, 2024 15:17
@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch from 3fa0b48 to 70ad64f Compare December 17, 2024 00:25
@hairyhenderson hairyhenderson merged commit 67cd1d1 into main Dec 17, 2024
18 checks passed
@hairyhenderson hairyhenderson deleted the release-please--branches--main branch December 17, 2024 00:30
@hairyhenderson-bot
Copy link
Contributor Author

🤖 Created releases:

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.

1 participant