Skip to content

v0.1.2

Choose a tag to compare

@kushsharma kushsharma released this 23 Mar 05:52
· 252 commits to main since this release

Changelog

  • dc3fcc5 Api to delete secret for project (#160)
  • fcfddc6 Enable all linters, disable only the problamatic ones (#159)
  • c07c545 Namespace name during saving secret is optional (#158)
  • ed76281 feat : add external http sensor at optimus (#150)
  • a8da326 feat: Split runtime in multiple files (#153)
  • 76be7c4 feat: Use secrets in macros (#155)
  • 008f5a8 feat: Use services in runtime instead of repo-factories (#149)
  • 49a76e4 feat: add api to list secrets (#141)
  • b5277d5 feat: add dagrun_timeout to airflow dag (#142)
  • 500e3cd feat: create and update secrets through cli & api (#129)
  • 01db921 feat:Print Basic Details of Image Version & Optimus Client & Server Versions (#143)
  • 7c7fcda fix : maintain single optimus host variable across environment (#147)
  • 431059b fix(optimus): fix issue related to newline of resources (#140)
  • a2a0f91 fix: avoid unmarshall if external dependencies is null (#214)
  • a759f84 fix: fix issues for staticcheck linter (#191)
  • 3d6f277 fix: remove or rename unused params (#190)
  • bfec874 fix: remove reference to make generate in release (#212)
  • bcd7324 fix: set CrossTenantDependancySensor mode from default poke to reschedule (#145)
  • ecccf4b fix: update the grpc limits for the client side (#234)
  • 1ec74c3 refactor: Use optimus config struct instead of interface (#162)
  • 9e7d04b refactor: change command for running test in makefile (#194)
  • a993cf4 refactor: clean unused code and methods (#161)
  • 9b7a598 refactor: fix errors reported by magic number lint (#199)
  • d775eb1 refactor: fix issues reported by stylecheck and enable the linter (#193)
  • 31b6c90 refactor: reduce the number of global vars (#195)
  • 28e6062 refactor: refactor and cleanup for secrets management (#202)
  • 8521ef1 refactor: remove deprecated package "github.com/pkg/errors" (#200)