You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current documentation states use of Faraday as middleware is an option. However, according to the CHANGELOG, the faraday middleware is only available, seemingly, in versions > 4.11 and it seems there's a very old issue with v 5.x having performance issues. I'm finding that use of the Faraday framework would be very useful for me to use for token refresh management.
What's the status of getting 5.x into Ruby gems for GA use? When will that happen and when will the performance issues be addressed? Finally, the documentation in the README needs to be updated to qualify use of Faraday being only available in >~5.x.
Bundler 2.3.7
Platforms ruby, x86_64-linux
Ruby 3.1.4p223 (2023-03-30 revision 957bb7cb81995f26c671afce0ee50a5c660e540e) [x86_64-linux]
Full Path /home/myusername/.rbenv/versions/3.1.4/bin/ruby
Config Dir /home/myusername/.rbenv/versions/3.1.4/etc
RubyGems 3.3.26
Gem Home /home/myusername/.rbenv/versions/3.1.4/lib/ruby/gems/3.1.0
Gem Path /home/myusername/.gem/ruby/3.1.0:/home/myusername/.rbenv/versions/3.1.4/lib/ruby/gems/3.1.0
User Home /home/myusername
User Path /home/myusername/.gem/ruby/3.1.0
Bin Dir /home/myusername/.rbenv/versions/3.1.4/bin
Tools
Git 2.34.1
RVM not installed
rbenv rbenv 1.1.2
chruby not installed
Bundler Build Metadata
Built At 2022-02-09
Git SHA bafe43c593
Released Version true
As a note for the maintainers (@notjames) there are lots of changes that were merged to the main branch but have never been released.
Can we get some of these backported, specifically around AWS govcloud and regional support to a v4.x release please? #527
Current documentation states use of Faraday as middleware is an option. However, according to the CHANGELOG, the faraday middleware is only available, seemingly, in versions > 4.11 and it seems there's a very old issue with v 5.x having performance issues. I'm finding that use of the Faraday framework would be very useful for me to use for token refresh management.
What's the status of getting 5.x into Ruby gems for GA use? When will that happen and when will the performance issues be addressed? Finally, the documentation in the README needs to be updated to qualify use of Faraday being only available in >~5.x.
Describe your environment, including
Environment
Bundler Build Metadata
Gemfile
../../Gemfile
../../Gemfile.lock
The text was updated successfully, but these errors were encountered: