Releases: lekkodev/cli
Releases · lekkodev/cli
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
- a8d3690 Abstract all cli commands underneath Repo (#57)
- ac6829b Add filters to GetRepoContents api (#87)
- 6091470 Add proto for generic feature wrapper
- 926ca41 Add proto for generic feature wrapper
- 5b4653f Allow adding/removing namespaces only (#31)
- af69ac2 Allow primitive bool flag (#17)
- 02a644f Allow user-defined validator in starlark (#22)
- 14c55df Arbitrary json feature flags (#33)
- f00c53d Compilation v2 (#91)
- dc75f81 Compile
- fc9b434 Compute feature blob hash (#78)
- f50f4d9 CreateOrRestore (#68)
- 7d4d2a8 Distribution API (#83)
- 2758a2e Ephemeral repo is cloned to a specific branch (#90)
- 9191d9b Eval with dynamic types (#29)
- b20a87a Evaluation for rules v1beta2 (#81)
- 204bd42 Expose pr info and main branch hash (#66)
- b249292 Fix experimental parse cmd (#62)
- b0dd526 Idempotency & AuthProvider (#63)
- b53bdb5 JSON Static parsing (#69)
- 0a26913 Lekko Parse (#45)
- 07fe636 Lekko init from template (#71)
- 77d4184 Merge branch 'main' into sh-compile-v3
- db6ef72 Merge pull request #10 from lekkodev/konrad_compile_skeleton
- 65401c0 Merge pull request #11 from lekkodev/konrad_parse_v1beta2
- 2db68a0 Merge pull request #12 from lekkodev/sh-compile-v3
- eff64f4 Merge pull request #5 from lekkodev/konrad_verify_initial_impl
- 9bdcc07 Merge pull request #6 from lekkodev/konrad_small_cli_change
- 2b0fea1 Merge pull request #7 from lekkodev/sh-feature-proto
- 1e62a58 Merge pull request #8 from lekkodev/sh-tree
- 259e5bb Merge with auth (#50)
- 406e027 Merge without pr number (#59)
- 4e7f37a More rules eval tests (#84)
- afb8235 Move buf image generation (#13)
- 1b40015 Support static parsing primitive types (#65)
- 0264650 Use v1beta4 features (#86)
- 4a1f595 Walker (#53)
- db33c9d add additional auth checks (#39)
- 6903fd3 add annotations to k8s configmap apply (#38)
- 6afe69e add connect-go to cli
- fc16a6a add eval command, pull in updated rules library to cli (#24)
- e6bad43 add feature constructor in starlark (#21)
- 559c3c9 add getprotoval to config api (#14)
- 57cfd09 add more to fs provider
- 2ad068c add namespace/feature override for compilation (#44)
- 33a4ac0 add new k8s list command (#40)
- 2082285 add register (#88)
- cbb1589 add registerclient (#89)
- 16ef23d add repo key to config service proto (#72)
- ee9ef2b branch name from user (#58)
- 3d1b50a buf lint as part of verify (#27)
- a7e4f65 change
- d795657 check buf exists
- f561de9 cli command to add feature flag (#26)
- b95a876 compile skeleton
- ce325ce compile v3
- 4a65aa4 ctx + fix ci
- b0ff17e deprecate config namespace versions v1beta1 and v1beta2 (#51)
- 683a7c9 evaluate returns path (#75)
- e63c375 expose internal method (#55)
- db58877 feature type backwards compatibility
- e24e5d3 file ignores
- 4e41851 file ignores
- 25d0ac8 fix ci
- a16900d fix eval (#61)
- 9fe8adc fix gitignore
- 3777317 fix typo
- 3f250e3 get k8s namespace from config (#42)
- 3b5d5e9 global restore (#74)
- d5252de goreleaser init
- 6634ce6 hook up to main
- ac5d84c implement proto round trip for json features (#70)
- 8b83a4c initial commit
- fa0755f introduce Repo abstraction (#54)
- 23dcab9 lekko auth (#37)
- 572a086 lekko format (#43)
- cce8da0 lekko k8s apply (#36)
- 32907c4 lekko review & merge (#35)
- f323f94 lekko verify initial impl
- 5347148 lint
- 72de390 lint
- eb1693d make generate
- 5bed15f make groupfeaturefiles generic
- 8400148 make lint
- bd9ad89 merge
- 0033293 move fixtures to pkg
- 0ead29d parse v1beta2, create common interface for rule sets
- cdfcf3e print to json
- 4c3fc31 push (#48)
- b1b087a push to bsr (#52)
- afb4952 read or create (#60)
- f8f8e3e remove comment
- 99ff52c remove test log
- ebba051 restructure compilation (#16)
- 57aca54 round trip traverser (#46)
- e1de1df rules 2 proposal (#79)
- 9457b4d ruleslang compile time check (#76)
- 36f9bfa small change to cli to support providers for configuration
- e136328 small changes for ci
- b087b5a support all primitive types (#64)
- e6152fe switch from nikunjy to lekkodev (#28)
- dee7631 tree model
- 1ecde4a unit test support (#30)
- a0a383f update based on cr comments
- d18e22a use encoding/json (#15)
- f443cd0 use stable marshal for any (#23)
- d3ffe82 v1beta3 (#32)
- 0eddaf1 work off of .proto.bin