Skip to content

Releases: lekkodev/cli

v0.4.3

22 Jul 21:56
a16def8
Compare
Choose a tag to compare

Changelog

  • a16def8 Allow ignore compat in Go sync and add explicit unsupported messages for gen (#452)
  • 79e8226 Fix Go codegen for unpacking repeated fields into slices (#451)

v0.4.2

19 Jul 22:04
80e0ccb
Compare
Choose a tag to compare

Changelog

v0.4.1

11 Jul 15:12
1bb55d7
Compare
Choose a tag to compare

Changelog

  • 1bb55d7 Add OAuth login to init and use fetched team/repo info (#447)

v0.4.0

10 Jul 03:37
Compare
Choose a tag to compare

Changelog

  • 0c834ba Gen from all namespaces in config repo if none specified (#445)
  • db95962 fix ssh (#446)
  • 462a092 format change (sorry for pushing straight to main)

v0.3.35

10 Jul 02:21
394fedd
Compare
Choose a tag to compare

Changelog

  • fe8a8f5 Check if project repository needs to be pushed to GitHub during init (#442)
  • 394fedd Generate from all namespaces during init (#444)
  • 0e6801c Use LogDebug and LogError for debug logs in generated code (#443)
  • 051c8d7 don't touch ssh (#441)

v0.3.34

09 Jul 20:10
acae58a
Compare
Choose a tag to compare

Changelog

v0.3.33

01 Jul 17:32
d8d95dd
Compare
Choose a tag to compare

Changelog

  • d8d95dd Add better messages and outputs for lekko init (#424)
  • 65c176b Fix Go codegen for string values that contain quotes (#423)

v0.3.32

26 Jun 23:59
c8ccd39
Compare
Choose a tag to compare

Changelog

  • f68620d Fix TS codegen outputting optional context variables (#421)
  • c8ccd39 Improve lekko init for clearer instructions (#422)

v0.3.31

24 Jun 20:17
7f9c6b3
Compare
Choose a tag to compare

Changelog

v0.3.30

31 May 22:50
02acd1a
Compare
Choose a tag to compare

Changelog

  • 02acd1a gen has diverged, so go more jank (#412)
  • bd1bfb8 support passing domain name when creating a team (#410)