Skip to content

v0.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Aug 15:38
· 426 commits to main since this release
v0.4.6
5f5f7a7

Bugfix

  • JSON-Schema has incorrect case on fields because of missing JSON struct tags

Feature

  • improve performance of service import by using goroutines for all followon API calls (assign tags, assign tools, etc) after service create/update
  • improve performance of service import by switching TagAssign to use the batch call rather then 1 by 1
  • improve service import performance by applying concurrency to processing service data into API calls

Docker images

  • docker pull public.ecr.aws/opslevel/kubectl-opslevel:v0.4.6