Skip to content

v1.0.0

Compare
Choose a tag to compare
@MoritzWeber0 MoritzWeber0 released this 02 May 16:21
72b0fc9

Our first stable version!

Try our first stable version! The first version supports the following:

  • Run Capella in a browser
  • Supports both git and Team for Capella co-working models
  • Single sign on (SSO) via OAuth2
  • No need to install or maintain local Capella clients - clients are made on demand in an underlaying Kubernetes cluster
  • Access to projects and models is self-managed by project leads
  • Within a project a user can have read or read/write access. Read-only users don't consume licenses in Team for Capella projects
  • Integration with git repository management for backup of the models (experimental)

What's Changed since v0.2.0

  • Integration of a OAuth mock service for local development (@MoritzWeber0)
  • Improvement of our onboarding experience in #63 (@amolenaar)
  • Support for Windows/MSYS2 (@MoritzWeber0, @henrik997)
  • Add CONTRIBUTING.md with instructions for local development setup (@MoritzWeber0)
  • Many bugfixes and small improvements; upgrade of dependencies (@MoritzWeber0, @henrik997)
  • More customization options (authentication, provider, ...)
  • Add support for OAuth / OpenID Connect (@MoritzWeber0)
  • Change the backend to yaml based configuration (@MoritzWeber0)
  • Allow non-root execution for all containers (@MoritzWeber0)
  • Add support for git backup (experimental) in #27 (@MoritzWeber0)
  • Add mock for t4c server and license server in #31 @MoritzWeber0

New Contributors

  • @henrik997 made their first contribution in #62
  • @amolenaar made their first contribution in #63

Full Changelog: v0.2.0...v1.0.0