Skip to content

v1.10

Compare
Choose a tag to compare
@QuentinPerez QuentinPerez released this 24 Oct 10:02
· 1948 commits to master since this release
  • API rename deleteServerSafe -> deleteServerForce
  • API support paginate
  • API more verbose with -V
  • Better handling of secondary volumes size (361)
  • Add a global flag, --region to change the defaut region
  • scw exec --gateway remove hardcoded 30 seconds sleep (#254)
  • ScalewayServer add DNS fields (#157)
  • scw [logs|exec|cp|port|run|top] add --user && --port (#396)
  • scw ps sort the servers by CreationDate (#391)
  • Fix regression on bootscript (#387)
  • scw [run|start] Add --set-state flag
  • scw login Add motd when you are already logged (#371)
  • scw _ips add --detach flag
  • API add DetachIP method (@nicolai86)
  • Cache remove log dependency
  • Fix error message with --commercial-type=c2m (#374)
  • Add Logger Interface to avoid multiples dependencies in the API, thank you @nicolai86 (#369)
  • scw run handle --ipv6 flag
  • scw create handle --ipv6 flag
  • Fix panic when the commercial-type is lower than 2 characters (#365)
  • gotty-client enable ProxyFromEnviromnent (#363) (@debovema)
  • scw inspect fix panic (#353)
  • Clear cache between the releases (#329)
  • Fix scw _patch bootscript nil dereference
  • Fix scw images bad error message (#336)
  • Fix sshExecCommand with Windows (#338)
  • Fix scw login with Windows (#341)
  • Add enable_ipv6 field (#334)
  • scw _patch handles ipv6=[true|false]
  • Add ScalewayIPV6Definition
  • Add marketplace alias in the cache to resolve image (#330)
  • scw _userdata handles @~/path/to/file (#321)
  • Update scw _billing for new instance types (#293)

View full commits list