Skip to content

Releases: yukirii/go-tmsh

v0.4.0

05 Nov 09:18
f220ec1
Compare
Choose a tag to compare

Changelog

f220ec1 Merge pull request #28 from yukirii/profile_component
969ed9e Add functions for Client SSL Profile
8e4d72b Support one-line string array
0674e0f Modify letter pattern
e294aa7 Support decoding Profile components
623c8ab Merge pull request #26 from yukirii/modify_repository_path
b3d6d3f Modify repository path
9577727 Merge pull request #22 from shiftky/extended_fields
6b8e6b3 Merge pull request #25 from shiftky/shiftky-patch-1
036a75b Update .travis.yml
22aa714 Add ability to store LTM components info into embedded struct

v0.3.2

26 Jun 01:34
96301fc
Compare
Choose a tag to compare

Changelog

96301fc Merge pull request #24 from epy0n0ff/fix_version_cmd
4e95f7e Append a newline character(\n) to the version command result
a86a645 Replace the displayed wrong version with the current tag version

v0.3.1

03 Apr 02:44
86757d7
Compare
Choose a tag to compare

Changelog

86757d7 Merge pull request #18 from shiftky/issue17-fix_parser_bug
d3e00d3 Remove unreached codes
e08d80d Check key-node has child-node
09f25d4 Add test case when Pool has an empty 'status.status-reason' value


Automated with GoReleaser
Built with go version go1.8 linux/amd64

v0.3.0

26 Mar 09:52
830f11c
Compare
Choose a tag to compare

Changelog

830f11c Merge pull request #20 from shiftky/tmsh_cli_support_ssh_key_auth
5e925b1 Merge pull request #21 from shiftky/add_example_of_ssh_key_auth
91c615f Add example of SSH Key-Based Authentication
a03176b Support ability to use key-based authentication
22bf823 Fix flag settings
cfa6d71 Merge pull request #19 from GrantStreetGroup/ssh_keys
32f8d5f Update with go fmt
f999b8e Fix shh to ssh
12deae3 Add client.close to fix issue with hanging connections
bbce04e Post to Port
9198115 Switch to GenSession
25d4127 Adding SSH Key based access
3a2c8e7 Add godoc


Automated with GoReleaser
Built with go version go1.8 linux/amd64

v0.2.1

26 Dec 05:13
Compare
Choose a tag to compare

Changelog

0e2b864 Modify scope
1624498 Split files
5c9f704 Remove Gopkg files
6f64e9f Merge pull request #16 from shiftky/support_decode_vs_name
bbced7d Support decode VirtualServer name
3242a73 Use pretty print
fff4dce Merge pull request #15 from shiftky/implement_get_all_func
129a923 Implement GetAll functions
aefcc3d Fix bug
1a6e756 Fix isLetter()
cc59e47 Cosmetic change
c1820a2 Add test case for GetAll functions
3248219 Add test case
66691f4 Modify tmsh test
d3e781e Merge pull request #14 from shiftky/reimplement_parser
c6e46c6 Add go 1.9
2d9f6fe Fix syntax error
4e6453d Rename files
366bce7 Remove unused codes
8332f4f Support decode to map[string]string
c7e6716 Fix isLetter()
88b266e Trim input string
4ae411a Show error line num
4780279 Support decode to map
c663788 Implement unmarshaler
de28630 Modify parse object
f8d8d97 Fix struct tag; Add Name field to VirtualServer
309973c Add struct tags
a9bd046 Remove Decode() and Add Unmarshal()
84f7336 make LTMObject as Lexer.result
4288dc1 Modify syntax definition
1d56a6b Add yacc file
0789466 Implement lexer
a7bcf4c Update README.md


Automated with GoReleaser
Built with go version go1.7 linux/amd64

v0.2.0

24 Oct 14:26
Compare
Choose a tag to compare

Changelog

d271ec4 Fix .goreleaser.yml
7d6a986 Merge pull request #13 from shiftky/goreleaser
334176c Install goreleaser
bfb6ca2 Merge pull request #12 from shiftky/add_exec_sub_cmd
68a7db5 Bump up tmsh-cli version
4a94d53 Add 'exec' sub-command to tmsh-cli
8736c5d Merge pull request #11 from epy0n0ff/adjust_error_outputs
922eea2 Adjust error outputs
be289a9 Merge pull request #10 from shiftky/suppress_pager_output
c5283d5 Fix 'tmsh pool show' output
aa883dd Suppress pager output
ba81a9f Merge pull request #9 from epy0n0ff/add_dep_files
adcb23c Add tested versions of BIG-IP
8ac88a5 Modify go get command
104873d Add dep files
206dd9d Merge pull request #6 from shiftky/tmsh_cli_app
8770e40 Merge pull request #8 from shiftky/add_test
740760f Add tmsh_test
5ede04e Add SSH interface
bddad51 Move SSHConn struct
46b44a4 Modify var name of sub commands
b2c66f4 Implement pool sub commands
c6a8b61 Merge remote-tracking branch 'origin/master' into tmsh_cli_app
2d66026 Implement pool create/show subcommands
7946d56 Remove space
7b0bedd Merge pull request #7 from shiftky/travis_ci
b47d251 Add status badge
ca2d80b Modify .travis.yml
e41370e Add .travis.yml
6f43af0 Implement node subcommands
6239358 Add example file
2e2b75b Add root command
a110468 Merge pull request #5 from shiftky/implement_save_function
9b3f72b Implement Save() function
d53a8ab Merge pull request #4 from shiftky/implement_fw_route_functions
e8082bb Implement Create/Add security firewall policy functions
321c583 Add RouteAdvertisementEnabled()
f94d69d If the default login shell isn't TMSH, execute 'tmsh' command
0e172ba Merge pull request #3 from shiftky/implement_virtual_server_functions
2ac9781 Fix argument type
a4f7072 Implement ApplyPolicyToVirtualServer function
7126501 Implement Virtual Server functions
e7764da Merge pull request #2 from shiftky/implement_pool_functions
34d3dcd Implement Pool functions
29d4aa6 Implement parse functions for 'show ltm pool'
f0f189b Extract function
09f3717 Implement node functions
c9adc46 Fix licence link
a39fc2e Modify README.md
b252f84 Separate functions
9b5f284 Use strings.Join()
97cbb5d Add Close()
d5595e0 Modify arguments
e647e60 Implement SSH functions
9edae8f Initial commit


Automated with GoReleaser
Built with go version go1.8 linux/amd64