github unkn0wn-root/resterm v0.9.5

latest releases: v0.28.2, v0.28.1, v0.27.3...
4 months ago

What's Changed

  • New @settings directive: set multiple settings (transport/TLS) options in one comment. Works at file or request scope and merges with env defaults. You can still use @setting to set each option separately.
  • Editor hinting upgrade: smarter autocomplete for directives/subcommands (including @settings), better insertion for chained params.
  • gRPC TLS behavior: providing any TLS option (grpc-root-cas, client cert/key, grpc-insecure) now forces TLS unless @grpc-plaintext is set.
  • OAuth: token requests inherit per-request HTTP settings (proxy/TLS/timeout) instead of only global defaults.

Don't miss a new resterm release

NewReleases is sending notifications on new releases.