Skip to content

v0.4.4

Compare
Choose a tag to compare
@Voyz Voyz released this 16 May 00:07
· 141 commits to master since this release
  • updated Python to 3:11-2 from 3.7.7
  • updated Gateway to July 2022

  • added IBKR website version checking for receiving various types of IBKR website
  • add kubernetes health check APIs
  • added NotificationResend2FAHandler for handling the 2FA as phone notification
  • added handling for various types of 2FA, handled by TWO_FA_SELECT_TARGET
  • added capability to read secrets from the container filesystem, to support using Docker Swarm secrets

  • added handling of 500 Internal Server Error - expected on server restart
  • saving screenshot and releasing google chrome driver upon google-msg-handler exceptions
  • fixed google_msg_handler after Google updated the classes
  • fixed ports that were open to other people on local network by specifying 127.0.0.1 in docker-compose
  • whitelist 10.* ips for kubernetes
  • changed most .debug statements to .info statements as to avoid the default run behaviour to be with DEBUG logs