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

Release/v1.24.0 #1104

Merged
merged 47 commits into from
Oct 14, 2024
Merged

Release/v1.24.0 #1104

merged 47 commits into from
Oct 14, 2024

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    0a8a7be View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump google.golang.org/protobuf from 1.34.2 to 1.35.1

    Bumps google.golang.org/protobuf from 1.34.2 to 1.35.1.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    91b3fec View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge pull request #1089 from gofr-dev/dependabot/go_modules/google.g…

    …olang.org/protobuf-1.35.1
    Umang01-hash authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    567a74e View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/text from 0.18.0 to 0.19.0

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.18.0 to 0.19.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    705061a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1d3a0a View commit details
    Browse the repository at this point in the history
  4. Bump google.golang.org/grpc from 1.67.0 to 1.67.1

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.0 to 1.67.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.67.0...v1.67.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    48c71da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7d86f0 View commit details
    Browse the repository at this point in the history
  6. Bump golang.org/x/term from 0.24.0 to 0.25.0

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.24.0 to 0.25.0.
    - [Commits](golang/term@v0.24.0...v0.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ef45a13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d6515d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cedde5e View commit details
    Browse the repository at this point in the history
  9. Update cron.go

    ARYPROGRAMMER authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    15700ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da7d7a4 View commit details
    Browse the repository at this point in the history
  11. Update cron_test.go

    ARYPROGRAMMER authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fbfc591 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update cron_test.go

    ARYPROGRAMMER authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c0faca6 View commit details
    Browse the repository at this point in the history
  2. Update cron_test.go

    ARYPROGRAMMER authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    71cf78c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a71a5a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    ae82540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6227626 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    140fccb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1093 from sebdeveloper6952/patch-1

    typo: advanced-guide/dealing-with-sql
    vikash authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    00fd73b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7767bd View commit details
    Browse the repository at this point in the history
  6. handled panic in redis ping

    Vignesh P authored and vigneshp91 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7942696 View commit details
    Browse the repository at this point in the history
  7. Fix assertion in container_test.go for Redis connection

    Vignesh P authored and vigneshp91 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0717365 View commit details
    Browse the repository at this point in the history
  8. GoCI Lint fixes

    Vignesh P authored and vigneshp91 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ee7f7a7 View commit details
    Browse the repository at this point in the history
  9. testcase fixes

    Vignesh P authored and vigneshp91 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7d31894 View commit details
    Browse the repository at this point in the history
  10. testcase fixes

    Vignesh P authored and vigneshp91 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    868a7aa View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    c9c499b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    523b63b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a2c0ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa5ac37 View commit details
    Browse the repository at this point in the history
  5. issue 989 added docker-compose for the http-server example with obser…

    …vability using Jaeger
    Vignesh P authored and vigneshp91 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    275bf63 View commit details
    Browse the repository at this point in the history
  6. Replaced Jaeger with Gofr Tracing

    Vignesh P authored and vigneshp91 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    db3c99d View commit details
    Browse the repository at this point in the history
  7. Added Grafana image

    Vignesh P authored and vigneshp91 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    66a75db View commit details
    Browse the repository at this point in the history
  8. added Grafana dashboard and prometheus setup

    Vignesh P authored and vigneshp91 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a8a4e51 View commit details
    Browse the repository at this point in the history
  9. folder structure changes and review changes

    Vignesh P authored and vigneshp91 committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c767f9c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    6d48191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95e77e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a076d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f46a5f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c7fa22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28699e9 View commit details
    Browse the repository at this point in the history
  7. update gofr version

    Umang01-hash committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    3f35f37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5c2f11 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afe1f1d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6b89a27 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ba08feb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6d66081 View commit details
    Browse the repository at this point in the history