Skip to content

Releases: tobiaszgithub/cig

v0.1.6

14 Mar 09:42
Compare
Choose a tag to compare

New fields in the FlowByIdResponse struct and new test added

What's Changed

Full Changelog: v0.1.4...v0.1.6

v0.1.4

29 Nov 12:57
5efc465
Compare
Choose a tag to compare

Changelog

  • 5634515 Bump github.com/spf13/cobra from 1.5.0 to 1.6.1
  • 5efc465 Merge pull request #11 from tobiaszgithub/dependabot/go_modules/github.com/spf13/cobra-1.6.1
  • d6d09c3 Merge pull request #12 from tobiaszgithub/flow-copy
  • c445d1b change SymbolicName in MANIFEST.MF logick
  • 377ba4a implement copy_flow init test
  • 8f2409e implement flow copy test
  • 8bcb5a4 improve log for flow commands
  • 092cb38 refactor flow update
  • b2dfdf9 start refactoring flow copy

v0.1.3

v0.1.1

22 Aug 13:55
4508285
Compare
Choose a tag to compare

Changelog

  • 51cf921 Merge pull request #3 from tobiaszgithub/flow-transport-unzip
  • 702c394 Merge pull request #4 from tobiaszgithub/tenant-flag
  • 4508285 Merge pull request #5 from tobiaszgithub/resources1
  • c6848f1 Refactor ResourceUpdate
  • 9de8326 adjust iflow zip file during flow transport
  • 0df4c33 correct logic for the resourceName in ResourceUpdate
  • aaf9ec6 implement global flag: tenant-key
  • b0ec35c implement initial version for resource update command
  • 6678a84 implement response statusCode handling in: GetIntegrationPackages
  • 94fcb36 implement response statusCode handling in: InspectFlow
  • a21537f update readme.md with commands description

v0.1.0

27 Jul 08:34
cdb09df
Compare
Choose a tag to compare

Changelog

  • 325d138 Merge branch 'main' into flow-copy
  • 45b941d Merge pull request #1 from tobiaszgithub/flow-copy
  • cdb09df Merge pull request #2 from tobiaszgithub/flow-transport
  • 83dc61e add io.Writer parameter for runTransport function
  • c224b64 feat: Add the flow transport command (initial development)
  • 17ea306 implement copyflow function
  • 8740c51 implement flow copy command
  • 9428dfe implement flow transport command - basic funtionality: - only new integration flow in destination tenant
  • 29af480 improve flow download command
  • 1cda0e8 improve log.println for commands
  • e2a963f start develop flow copy command
  • 532e3f1 update README.md

v0.0.3

14 Jul 09:31
Compare
Choose a tag to compare

Changelog

  • 18a0e6f add initial Readme.md file
  • b62244c change windows release to zip

v0.0.2

14 Jul 08:59
Compare
Choose a tag to compare

Changelog