Skip to content

Major release

Compare
Choose a tag to compare
@tdviet tdviet released this 22 Mar 09:59
· 441 commits to master since this release
a60a21c

Note: some changes are incompatible with 1.1.0, see bellow.

Changes (in comparison with 1.1.0):

  • Change CHECKIN_* parameters and environments to OIDC_*
  • Change printing of "site show-project-id" (enabling "eval site show-project-id" syntax)
  • Change local site config location to ~/.config/fedcloud/site-config/
  • Add all-JSON output option --json-output
  • Deprecating support for refresh tokens
  • Add command history to Docker
  • Add short options (-i for --ignore-missing-vo, -j for --json-output)
  • Update documentation

Internal changes:

  • Moving repeated decorators to a separate file
  • Full workflow automation
  • Many small changes to improve readability and security