update to latest v4 rc in preparation for release
robjtede opened this issue ยท 5 comments
robjtede commented
There won't be any more significant changes from the latest beta so it's time to get a PR ready for this repo.
If someone takes this on, I will be able to mentor.
Finding the pain points will be helpful to getting the migration guide together.
LukeMathWalker commented
I can get started on this ๐
LukeMathWalker commented
TODO:
Done:
- basics/basics (#474)
- basics/docker-sample (#504)
- basics/hello-world (#477)
- basics/error-handling (#476)
- basics/json-validation (#475)
- basics/http-proxy (#478)
- basics/middleware-ext-mut (#484)
- basics/middleware-http-to-https (#487)
- basics/middleware (#482)
- basics/nested-routing (#483)
- basics/run-in-thread (#485)
- basics/shutdown-server (#481)
- basics/state (#479)
- basics/static-index (#480)
- basics/todo (#486)
- database_interactions/basic (#506)
- database_interactions/diesel (#507)
- database_interactions/mongodb (#508)
- database_interactions/pg (#509)
- database_interactions/redis (#524)
- database_interactions/r2d2 (#506)
- database_interactions/simple-auth-server (#511)
- database_interactions/sqlx_todo (#506)
- forms/multipart (#503)
- forms/multipart-s3 (#504)
- forms/form (#490)
- json/json (#489)
- json/json_decode_error (#488)
- json/json_error (#490)
- json/jsonrpc (#491)
- graphql/juniper-advanced (e0888cd)
- graphql/juniper (7a3fc52)
- graphql/graphql-demo (1b23e3f)
- other/data-factory (#518)
- other/server-sent-events (#525)
-
other/udp-echoremoved - other/protobuf (7857ac6)
- other/unix-socket (#495)
- security/awc_https (#517)
- security/casbin (#516)
- security/openssl (#515)
- security/rustls-client-cert (#510)
- security/rustls (#512)
- security/web-cors (#514)
- session/cookie-auth (#492)
- session/cookie-session (#493)
- session/redis-session (#494)
- template_engines/askama (#496)
- template_engines/handlebars (#497)
- template_engines/tera (#499)
- template_engines/tinytemplate (#501)
- template_engines/yarte (#502)
vardhanapoorv commented
#514 for security/web-cors
in above checklist.
cgubbin commented
robjtede commented
thanks all for your help getting this repo migrated ๐