Skip to content

1.39.0

Compare
Choose a tag to compare
@zippolyte zippolyte released this 04 Feb 16:19
· 30 commits to master since this release
feefe3f
  • [Added] Allow Setting Proxy without Using HTTP_PROXY, etc.. See #180. Thanks KingAlex42.
  • [Added] [capistrano] Add ability to use etc.getpwuid instead of etc.getlogin to get the user name. See #146. Thanks rkul.
  • [Fixed] Check exit code of hostname -f for failures. See #219.
  • [Added] Add validate_tags util to check that tags is an array of strings. See #218.
  • [Added] Added function to deal with redirection of HTTP requests. See #200.
  • [Added] Add Synthetics support. See #210.
  • [Added] Add dashboard read_only option. See #135. Thanks tjoyal.
  • [Added] Add options for force delete monitors. See #213.