-
Notifications
You must be signed in to change notification settings - Fork 530
Comparing changes
Open a pull request
base repository: gomods/athens
base: v0.13.3
head repository: gomods/athens
compare: v0.14.0
- 9 commits
- 846 files changed
- 3 contributors
Commits on Apr 17, 2024
-
update-go-pkg(deps): bump github.com/aws/aws-sdk-go (#1942)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.220 to 1.51.21. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.44.220...v1.51.21) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d9b767 - Browse repository at this point
Copy the full SHA 8d9b767View commit details
Commits on Apr 20, 2024
-
Add an introduction page as the home page (#1945)
A default homepage is baked into the server that uses the request host address, or in HTTP 2 the authority. This includes ports. It also checks for schema. The values are used to indicate to users how to configure their go env Of course, this won't work on all installations - especially enterprise ones. For that, we've introduced ATHENS_HOME_TEMPLATE_PATH as an environment variable along with HomeTemplatePath in the config. This value defaults to /var/lib/athens/home.html but can be configured to any location that Athens can reliably read from. This is a Go HTML template so it should use Go HTML template formatting and logic.
Configuration menu - View commit details
-
Copy full SHA for 359c119 - Browse repository at this point
Copy the full SHA 359c119View commit details -
build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#1946)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. - [Commits](golang/net@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae36734 - Browse repository at this point
Copy the full SHA ae36734View commit details
Commits on Apr 21, 2024
-
Add logging configuration docs (#1952)
We should do our best to disambiguate CloudRuntime and logging parameters.
Configuration menu - View commit details
-
Copy full SHA for 78daa57 - Browse repository at this point
Copy the full SHA 78daa57View commit details
Commits on Apr 23, 2024
-
Hugo is upgraded to a modern version, the reboot of the original theme is used, and links are replaced or removed. The readme is updated to state our utility in the first sentence. References to vGo and other old terminology has been moved to "modules" and more modern terminology.
Configuration menu - View commit details
-
Copy full SHA for c35b50f - Browse repository at this point
Copy the full SHA c35b50fView commit details
Commits on Apr 29, 2024
-
Upgrade to AWS SDK v2 (#1938) (#1950)
Upgrades the AWS SDK to v2. AWS S3 bucket urls will now error if they are not prefixed with a schema (example: https://).
Configuration menu - View commit details
-
Copy full SHA for 900cb4f - Browse repository at this point
Copy the full SHA 900cb4fView commit details -
update-github-action(deps): bump golangci/golangci-lint-action (#1956)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v4...v5) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 26385d2 - Browse repository at this point
Copy the full SHA 26385d2View commit details -
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/gr…
…pc/otelgrpc from 0.25.0 to 0.46.0 (#1901) * Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.25.0 to 0.46.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.25.0...zpages/v0.46.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update packages that depend on otel * Use same version for etcd packages --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Ouille <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c1518d - Browse repository at this point
Copy the full SHA 7c1518dView commit details
Commits on Apr 30, 2024
-
update-go-pkg(deps): bump github.com/unrolled/secure (#1955)
Bumps [github.com/unrolled/secure](https://github.com/unrolled/secure) from 0.0.0-20181221173256-0d6b5bb13069 to 1.14.0. - [Release notes](https://github.com/unrolled/secure/releases) - [Commits](https://github.com/unrolled/secure/commits/v1.14.0) --- updated-dependencies: - dependency-name: github.com/unrolled/secure dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 426fd24 - Browse repository at this point
Copy the full SHA 426fd24View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.13.3...v0.14.0