Tags: gofr-dev/gofr
Tags
Release/v1.48.0 (#2569) * Add conditional check for repository in workflow Avoid the workflow to execute in the forked repos * Added condition for coverage upload Coverage upload step to be skipped in case of forked repos * Added check for repo name in prod website deployment Workflow to be skipped in case of forked repos * docs: enhance migration best practices section in page.md * docs: remove redundant advice from migration best practices section in page.md * refactor: return uppercase first word from query in clickhouse and sqldb for consistency * rever unwanted changes * updated * build(deps): bump the go_modules group across 2 directories with 1 update Bumps the go_modules group with 1 update in the /pkg/gofr/datasource/mongo directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /pkg/gofr/datasource/kv-store/nats directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.35.0 to 0.45.0 - [Commits](golang/crypto@v0.35.0...v0.45.0) Updates `golang.org/x/crypto` from 0.35.0 to 0.45.0 - [Commits](golang/crypto@v0.35.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> * to be reverted * documentation changes * commiting go work changes * commiting go work changes * fix go.mod * build(deps): bump the go_modules group across 6 directories with 1 update Bumps the go_modules group with 1 update in the /pkg/gofr/datasource/file/gcs directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /pkg/gofr/datasource/oracle directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /examples/using-add-filestore directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /pkg/gofr/datasource/pubsub/nats directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto). Bumps the go_modules group with 1 update in the /pkg/gofr/datasource/file/sftp directory: [golang.org/x/crypto](https://github.com/golang/crypto). Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) Updates `golang.org/x/crypto` from 0.43.0 to 0.45.0 - [Commits](golang/crypto@v0.43.0...v0.45.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/crypto dependency-version: 0.45.0 dependency-type: direct:production dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]> * reverted go.work.sum changes * enable rate_limiter En/rate limiter * update release version to v1.48.0 * resolve linter --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Akshat Singhal <[email protected]> Co-authored-by: Aryan Mehrotra <[email protected]> Co-authored-by: gizmo-rt <[email protected]> Co-authored-by: nihalchollampat <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vikash Kumar <[email protected]> Co-authored-by: Nihal Chollampat <[email protected]> Co-authored-by: coolwednesday <[email protected]> Co-authored-by: Divya Darshana <[email protected]>
PreviousNext