github gofr-dev/gofr v1.46.0

latest releases: v1.47.1, pkg/gofr/datasource/file/gcs/v0.1.0, v1.47.0...
one month ago

Release v1.46.0

✨ Features

🔹 OracleDB Migration Support

  • Added OracleDB migrations with transaction support.
  • Enables safe schema evolution with begin/commit/rollback semantics for Oracle-specific migrations.

🛠️ Bug Fixes

  • Custom Metrics Naming with OpenTelemetry
    Previously, all custom metrics were forced to include a _total suffix, causing incorrect or duplicate metric names due to internal upgradation of OTEL Package. Now, Metrics can be defined without the mandatory suffix and behave as originally intended.

  • EventHub Subscription Fix
    Previously, EventHub subscribers were unable to consume events published in the system. Now, Subscribers can successfully receive and process published events.

✨ Developer Experience

  • Docker Setup for HTTP Server Example
    Improved the Docker setup for the demo http-server. You can now explore and run it easily at:
    👉 gofr/examples/http-server

Don't miss a new gofr release

NewReleases is sending notifications on new releases.