Skip to content

2.3.0

Compare
Choose a tag to compare
@onegreyonewhite onegreyonewhite released this 26 Dec 09:25
· 37 commits to master since this release

Changelog:

  • Feature(git): Provide to setup config params for git operations.
  • Feature(CI): Deploy latest release with werf export.
  • Feature(service): Deploy Polemarch to k8s via werf
  • Feature(backend): Add project and execution metrics.
  • Feature(backend): Process override field in template execute action.
  • Fix(docs): RTD can't build docs.
  • Chore(deps): Update vstutils to 5.2.1.
  • Chore(api): Use schema field inspection for inventory field.
  • Chore(CI): Migrate to lightweight image for js linting.
  • Chore(tests): Add unit tests for ansible plugins.
  • Chore(deps): Update frontend dependencies.
  • Chore(deps): Update vstutils to 5.2.4.
  • Chore: Fix typo in "Statistics" word.
  • Refactoring: Move template kind/plugin map to constants.
  • Refactoring: Remove ACL handlers.
  • Refactoring: Remove default permission ModelPermission and use single SetOwnerPermission.
  • Refactoring: Remove BaseModel, BModel and so on and use them from vstutils.
  • Optimization: Optimize filter_by_user query.
  • Docs: Add info about sqlite troubles with nested groups.