Skip to content

Releases: go-to-k/lamver

v0.4.0

31 Jul 06:05
6bb05bf
Compare
Choose a tag to compare

Changelog

  • ede8f86 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#83)
  • d4b17b0 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda (#80)
  • 0cb2bdf chore(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0 (#73)
  • 0222284 chore: CheckboxesPageSize to 50 (#84)
  • aae748d feat: add runtime for python 3.11 (#90)
  • fd35062 feat: sort by function names (#86)
  • bdb74d2 fix: goreleaser (#93)
  • 6bb05bf fix: goreleaser version (#94)

v0.3.0

06 Jun 09:21
18d405b
Compare
Choose a tag to compare

Changelog

  • 9336a09 Chore/tool description and messages (#3)
  • b679eed Initial commit
  • b19727b Merge branch 'main' of https://github.com/go-to-k/lamver
  • fdefd26 Merge branch 'master'
  • a1951b8 Merge pull request #4 from go-to-k/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/lambda-1.28.0
  • 87db75a Merge pull request #8 from go-to-k/test/not-use-sdk-mocks
  • 6bbb037 WIP: main
  • a7e3a44 chore(deps): bump actions/setup-go from 3 to 4 (#41)
  • a84e418 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#40)
  • 63b1bf7 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#44)
  • e5d2199 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#50)
  • 75c3f2d chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#68)
  • ccbb787 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda
  • 409e5fc chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda (#43)
  • dd3ff81 chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#16)
  • 3c26107 chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.25.0 (#35)
  • 8106f85 chore: SortAndSetFunctionListInput
  • f179a9d chore: WIP comments
  • bfd5708 chore: WIP comments for todos
  • a829fda chore: WIP loop regions
  • 83695b0 chore: WIP todo comments
  • b665775 chore: add LambdaFunctionData
  • deb066a chore: add factory and mocks
  • bdcca6f chore: add gocognit
  • c670ea2 chore: add gomock
  • a1b71bd chore: add options to NewFromConfig
  • 5d4d64f chore: add todo comments
  • 769afaa chore: change dir of aws config
  • 930a5d6 chore: change filenames
  • 78934e8 chore: change for options of LoadDefaultConfig in app
  • 5bbd704 chore: change function name(getAllRuntimeAndRegions)
  • e2bdbaf chore: change function names
  • 9af8bde chore: change makefile for coverage (#21)
  • 2f03b7a chore: change mod
  • f4f3d90 chore: change name of receivers in clients
  • 4838517 chore: change todo comments
  • e72c23b chore: change todo comments
  • 20aeecc chore: change todo comments for README
  • 9e53dbb chore: clear for todo comments
  • 52e6c12 chore: go generate
  • 1c6b226 chore: io packages
  • 31c276b chore: keywordLabel value
  • 6965885 chore: remove unused dir
  • 6780fc9 chore: type of return client to interface
  • 97d831b chore: write package comment (#42)
  • 0242e23 feat: #6 case insensitive function names search (#17)
  • 2741d2f feat: WIP add EC2 client
  • 899724b feat: WIP add lambda client
  • 26df309 feat: add checkboxesPageSize
  • 9e48482 feat: add semaphore for goroutine
  • 18d405b feat: add-runtime-versions (#69)
  • 75641b6 feat: change sort order (#56)
  • d5cb711 feat: csv output
  • 8880d13 feat: display for table style
  • 3c5b9b8 feat: display hit counts message
  • 293c04c feat: filter of keywords of function names
  • 7900efe feat: filtering regions and runtime
  • 302acb1 feat: python new ver (#55)
  • d3aab59 feat: todo comments
  • 19ddc5e fix: checkboxes are not cleared if be back
  • cbbb207 init
  • 468fcc8 refactor: AWSConfigFactory
  • dd1979b refactor: add ListFunctionsWithRegion
  • 1a477b3 refactor: add eg for pre tasks
  • a848ae3 refactor: add label to InputKeywordForFilter
  • 632df28 refactor: add wg fo goroutine
  • 09228c6 refactor: app functions
  • 8f91024 refactor: change channel for-range in action.go
  • 50a01b1 refactor: change constants to pascal (#15)
  • 411e284 refactor: change ctx to gomock.Any()
  • b668922 refactor: change name to createFunctionListInput
  • 2f65126 refactor: change to CreateFunctionList
  • 574422b refactor: compareActualVersion (#57)
  • 95b6b9e refactor: context handling
  • 599d2e3 refactor: functionData to functionList
  • e8b1828 refactor: functionData to functionList in app.go
  • 84095f0 refactor: remove factory
  • a79fa61 refactor: separate packages
  • 92cb80c refactor: separated files of apps
  • f4c3bff refactor: sort results
  • 913ba3d refactor: use interfaces for di

v0.2.1

21 Apr 19:50
3ac900d
Compare
Choose a tag to compare

Changelog

v0.2.0

21 Apr 19:32
6137346
Compare
Choose a tag to compare

Changelog

  • 6fe58c5 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#44)
  • 6148c8c chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#50)
  • 6137346 feat: change sort order (#56)
  • f6f1ec4 feat: python new ver (#55)

v0.1.1

22 Mar 01:41
88e0018
Compare
Choose a tag to compare

Changelog

  • 35914eb chore(deps): bump actions/setup-go from 3 to 4 (#41)
  • 03b48d5 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 (#40)
  • 88e0018 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda (#43)
  • 4750daa chore(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#16)
  • 0b74b61 chore(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.25.0 (#35)
  • 607f240 chore: change makefile for coverage (#21)
  • ff41e36 chore: write package comment (#42)

v0.1.0

07 Feb 15:16
4d38060
Compare
Choose a tag to compare

Changelog

  • f308fd0 Chore/tool description and messages (#3)
  • 08f99d9 Merge pull request #4 from go-to-k/dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/lambda-1.28.0
  • 2dceba9 Merge pull request #8 from go-to-k/test/not-use-sdk-mocks
  • 8388ac0 chore(deps): bump github.com/aws/aws-sdk-go-v2/service/lambda
  • 4d38060 feat: #6 case insensitive function names search (#17)
  • 492516f refactor: change constants to pascal (#15)

v0.0.2

07 Jan 17:16
Compare
Choose a tag to compare

Changelog

  • 709a670 fix: checkboxes are not cleared if be back

v0.0.1

07 Jan 16:50
Compare
Choose a tag to compare

Changelog

  • 209b3bd Initial commit
  • 0391c61 Merge branch 'master'
  • a7e2166 WIP: main
  • 5fd2b87 chore: SortAndSetFunctionListInput
  • 5c60bd6 chore: WIP comments
  • 9c2c277 chore: WIP comments for todos
  • 1edccf2 chore: WIP loop regions
  • 427f062 chore: WIP todo comments
  • ba57e0b chore: add LambdaFunctionData
  • 4a6122b chore: add factory and mocks
  • 9169d4d chore: add gocognit
  • 6b7f16c chore: add gomock
  • 861dad2 chore: add options to NewFromConfig
  • 96122c8 chore: add todo comments
  • 05c08fa chore: change dir of aws config
  • 469b6d0 chore: change filenames
  • b63ce75 chore: change for options of LoadDefaultConfig in app
  • 4da962f chore: change function name(getAllRuntimeAndRegions)
  • 5018d9c chore: change function names
  • afd0e82 chore: change mod
  • 24091b7 chore: change name of receivers in clients
  • 494d83c chore: change todo comments
  • 5ac427c chore: change todo comments
  • ad6d785 chore: change todo comments for README
  • 9072b84 chore: clear for todo comments
  • 474fc08 chore: go generate
  • d99f239 chore: io packages
  • 495a5ff chore: keywordLabel value
  • e01aece chore: remove unused dir
  • 082eb91 chore: type of return client to interface
  • 69f2fbf feat: WIP add EC2 client
  • 27507e9 feat: WIP add lambda client
  • 3720759 feat: add checkboxesPageSize
  • 9bd23af feat: add semaphore for goroutine
  • 923feb2 feat: csv output
  • 8d69842 feat: display for table style
  • e06527b feat: display hit counts message
  • 7899b95 feat: filter of keywords of function names
  • 12cf3a5 feat: filtering regions and runtime
  • a341558 feat: todo comments
  • 37f55da init
  • 54cf3db refactor: AWSConfigFactory
  • 4a9af45 refactor: add ListFunctionsWithRegion
  • 6558945 refactor: add eg for pre tasks
  • e3de6cb refactor: add label to InputKeywordForFilter
  • 9880d14 refactor: add wg fo goroutine
  • c3723ee refactor: app functions
  • 574a1bc refactor: change channel for-range in action.go
  • 5061806 refactor: change ctx to gomock.Any()
  • e5f5629 refactor: change name to createFunctionListInput
  • 744e757 refactor: change to CreateFunctionList
  • 6eac54f refactor: context handling
  • 87c2c75 refactor: functionData to functionList
  • ed8809a refactor: functionData to functionList in app.go
  • bdc30de refactor: remove factory
  • 391914e refactor: separate packages
  • e7aeef7 refactor: separated files of apps
  • 10357ca refactor: sort results
  • d937bb4 refactor: use interfaces for di