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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.0.0 #241

Merged
merged 1 commit into from
May 28, 2024
Merged

chore(main): release 1.0.0 #241

merged 1 commit into from
May 28, 2024

Conversation

github-actions[bot]
Copy link
Contributor

馃 I have created a release beep boop

1.0.0 (2024-05-28)

Features

  • config: Added env var helper (#14) (1a3743b)
  • config: Auto-detect ko.build OCI images and set config paths (#100) (c214cad)
  • config: Provided module (#1) (9bfe4cc)
  • config: Updated dependencies (#131) (f20e8b6)
  • fxconfig: Provided module (#22) (53abdd1)
  • fxconfig: Updated dependencies (#145) (58cc955)
  • fxcore: Added core dashboard options (#60) (f11c871)
  • fxcore: Added possibility to provide extra information (#56) (e355505)
  • fxcore: Added support for listener address (#206) (9e092a9)
  • fxcore: Provided module (#45) (7d64e8f)
  • fxcore: Updated core dashboard docs link (#50) (4133640)
  • fxcore: Updated core http server metrics configurations (#121) (e7fe4ce)
  • fxcore: Updated dependencies (#175) (62e8ad2)
  • fxcore: Updated dependencies (#186) (e9a4b87)
  • fxcore: Updated panic recovery to prevent observability middlewares interruption (#214) (06f3ba8)
  • fxcron: Provided module (#81) (feedab5)
  • fxcron: Updated dependencies (#159) (95874f2)
  • fxgenerate: Provided module (#24) (c76696d)
  • fxgenerate: Updated dependencies (#151) (75233be)
  • fxgrpcserver: Added support for listener address (#204) (4bf8968)
  • fxgrpcserver: Provided module (#91) (5c84ecb)
  • fxgrpcserver: Updated dependencies (#165) (3ae4861)
  • fxhealthcheck: Provided module (#34) (466c8ae)
  • fxhealthcheck: Updated dependencies (#157) (d947308)
  • fxhttpclient: Added configurable metrics on http client usage (#110) (04ea42d)
  • fxhttpclient: Added request path normalization mechanism for client metrics (#115) (1d33130)
  • fxhttpclient: Provided module (#38) (fa99930)
  • fxhttpclient: Updated dependencies (#161) (8ab9f60)
  • fxhttpclient: Updated metrics base name (#169) (7bb8e22)
  • fxhttpserver: Added support for listener address (#202) (f3751b9)
  • fxhttpserver: Provided module (#40) (eb89939)
  • fxhttpserver: Provided module (#42) (3384f7e)
  • fxhttpserver: Updated dependencies (#173) (e8647ab)
  • fxhttpserver: Updated http server metrics configurations (#119) (0805aed)
  • fxhttpserver: Updated httpserver dependency and added tracer annotator (#184) (849f2b4)
  • fxhttpserver: Updated panic recovery to prevent observability middlewares interruption (#212) (f518c5c)
  • fxlog: Provided module (#26) (3872ee4)
  • fxlog: Updated dependencies (#147) (1e948cd)
  • fxmetrics: Added build info, process and go metrics collectors (#177) (44fba35)
  • fxmetrics: Provided module (#32) (40945da)
  • fxmetrics: Updated dependencies (#153) (15d87b0)
  • fxorm: Prevent connection auto close on test mode (#233) (5bf56fe)
  • fxorm: Provided module (#36) (fd9227a)
  • fxorm: Updated dependencies (#155) (0ff7e34)
  • fxsql: Provided migration logger (#227) (49db4df)
  • fxsql: Provided module (#222) (d497caa)
  • fxtrace: Provided module (#28) (6757f8e)
  • fxtrace: Updated dependencies (#149) (cbafdb7)
  • fxtrace: Updated module name (#30) (e440bdd)
  • fxworker: Provided module (#54) (71d2e5c)
  • fxworker: Updated dependencies (#163) (77392de)
  • generate: Provided module (#5) (cfd113c)
  • generate: Updated dependencies (#129) (16ac181)
  • grpcserver: Provided module (#87) (9ee029c)
  • grpcserver: Updated dependencies (#137) (5e4f13e)
  • healthcheck: Provided module (#9) (03131b5)
  • healthcheck: Updated dependencies (#127) (684a737)
  • httpclient: Added metrics transport (#108) (8b809c5)
  • httpclient: Added request path normalization mechanism in metrics transport for better metrics cardinality (#113) (3c8811c)
  • httpclient: Provided module (#11) (8de35c6)
  • httpclient: Updated dependencies (#133) (b7d5665)
  • httpclient: Updated metrics base name (#167) (0b91487)
  • httpserver: Disabled automatic http server tracer provider spans annotations (#180) (f37ed6b)
  • httpserver: Provided module (#13) (8dd2275)
  • httpserver: Removed automatic panic recovery and enhanced error handler error stack printing (#210) (116b4fc)
  • httpserver: Updated dependencies (#141) (f35482e)
  • httpserver: Updated http server metrics middleware configurations (#117) (0981f93)
  • httpserver: Updated metrics base name (#171) (8df5130)
  • log: Provided module (#3) (dafbff9)
  • log: Updated default logger and added possibility to dump logs test buffer (#92) (6e0c995)
  • log: Updated dependencies (#125) (a87e3ec)
  • main: CI (7937ba0)
  • orm: Provided module (#20) (98c089d)
  • orm: Updated dependencies (#135) (5b29f6e)
  • sql: Added helper to fetch multiple operations from a list of strings (#220) (931bb5f)
  • sql: Provided module (#217) (3c643e7)
  • trace: Added CtxTracer function and updated dependencies (#123) (cbd8986)
  • trace: Added possibility to dump spans from test processor (#96) (a610572)
  • trace: Provided module (#7) (45e87e0)
  • trace: Updated otlp-grpc connection constructor to have default values (#188) (c964798)
  • worker: Provided module (#52) (2f621b9)
  • worker: Updated dependencies (#139) (ff11840)

Bug Fixes

  • httpclient: Fixed logger transport config (#143) (a4438a4)
  • httpserver: Fixed semconv compatibility (#182) (35f3952)

This PR was generated with Release Please. See documentation.

@ekkinox ekkinox merged commit c8f9115 into main May 28, 2024
@ekkinox ekkinox deleted the release-please--branches--main branch May 28, 2024 20:51
Copy link
Contributor Author

馃 Release is at https://github.com/ankorstore/yokai/releases/tag/v1.0.0 馃尰

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.

None yet

1 participant