Releases: bcgov/gwa-cli
v3.0.7
Version 3.0.7
Commits
- [0459f89] Merge pull request #139 from bcgov/pre-release
- [9e390e3] add test for invalid pattern
- [36bcd93] upd to handle errors
- [9b7f1e4] upd gateway pattern unit test
- [5b0d258] upd gateway pattern
- [81ea730] update to new pattern path
- [c6d49f1] add new gateway pattern command and stdin support
- [42eb555] Merge pull request #136 from bcgov/issue-template-test
- [e6b85c0] Testing feature request issue template
v3.0.6
Version 3.0.6
Commits
- [9704742] Merge pull request #135 from bcgov/release-candidate
- [9c815fb] Merge pull request #134 from bcgov/feature/generate-config-fix
- [d70255a] store default org and orgunit in .env
- [4d3bd95] adjust PR reminder schedule
- [364c876] add PR review reminders
- [aa938f4] Removed org and orgunit prompts from
generate-configinteractive mode, set defaults. - [b9b4eb3] Merge pull request #133 from bcgov/feature/windows-compat
- [3c94726] Fix unit tests
- [99a3db4] Fix styling for command prompt
- [c77d48a] set OS for Jira GHA runner
- [e46bdbd] Merge pull request #130 from bcgov/pre-release
v3.0.5
Version 3.0.5
Commits
- [80607d8] Merge pull request #126 from bcgov/feature/ns-to-gw
- [af89578] Merge pull request #125 from bcgov/feature/handshake-msg
- [99c8eb8] update device login message
- [53ceeb4] Merge pull request #122 from bcgov/feature/ns-to-gw-tweak-messages
- [0bc1d4f] specify Gateway ID in docs
- [3a2be33] add quotes in next steps
- [46d210e] reorder error messages / next steps
- [659617f] modify loader / error for generate-config
- [d692373] Loading message for service validation
v3.0.4
Version 3.0.4
This is a prerelease version intended for testing purposes. It may contain new features, improvements, and bug fixes that are not yet fully stable. We encourage you to try it out and provide feedback. If you encounter any issues, please report them on our issue tracker. Thank you for helping us improve!
Commits
- [af88117] fix security class on CC template
v3.0.1
Version 3.0.1
This is a prerelease version intended for testing purposes. It may contain new features, improvements, and bug fixes that are not yet fully stable. We encourage you to try it out and provide feedback. If you encounter any issues, please report them on our issue tracker. Thank you for helping us improve!
Commits
- [b8e0390] Merge pull request #121 from bcgov/feature/ns-to-gw
- [d9a2464] Fix generateConfig tests
- [943f1ff] Merge pull request #120 from bcgov/feature/ns-to-gw
- [c4d790f] Merge pull request #118 from bcgov/feature/ns-to-gw-show-disp-name
- [97070fe] Disable Set the global API version command
- [e917871] Handle invalid gateway in current cmd
- [991437d] restore ctx.ApiVersion in API calls
- [a495b7f] Update tests for list and current cmds
- [d31387c] Add display name and table for gateway current cmd
- [9881732] Always use v3 for gateway list
- [e307269] Add display name and table for gateway list cmd
- [c7587c3] update displayname constraints
- [86d5b77] fix mistakes during conflict resolution
- [aac5b5f] Merge pull request #114 from bcgov/feature/service-validation
- [32d9fcb] Merge branch 'feature/ns-to-gw' into feature/service-validation
- [299d7ad] add tests for service name validation
- [4dca1e8] Merge branch 'feature/ns-to-gw' of https://github.com/bcgov/gwa-cli into feature/ns-to-gw
- [a8e5332] add note to top of docs
- [4716e14] Merge pull request #117 from bcgov/feature/ns-to-gw-basic-service
- [b62440f] Merge pull request #116 from bcgov/APS-2673
- [9355b6d] Update README.md
- [072e633] add test
- [3253881] add quick-start template
- [9e5d151] Update README.md
- [7833a30] Update contribute.md
- [a19dbc6] Merge branch 'feature/ns-to-gw' into APS-2673
- [e2bb0ab] APS-2673
- [675a791] remove 'default' for apply -i help (wasn't default)
- [c5832a8] yml -> yaml
- [bfae2e6] tweak docs format
- [b819fc5] update
set tokendescription - [f2e4257] Service validation
- [d6f7588] modify GHA to patch bump version
v3.0.0
Version 3.0.0
This is a prerelease version intended for testing purposes. It may contain new features, improvements, and bug fixes that are not yet fully stable. We encourage you to try it out and provide feedback. If you encounter any issues, please report them on our issue tracker. Thank you for helping us improve!
Commits
- [e26a83d] trigger v3 prerelease
- [000ac3f] Merge pull request #107 from bcgov/feature/gwa-gateway
- [7f85408] remove Hosts, prepend https:// on EnvHosts
- [8e82951] minor refactor
- [600df72] add --hosts flag for
status - [a28edc6] bump API version in release GHA
- [5b6c3cc] handle errors when HTML content returned
- [0042d3d] bump versions in env.example
- [7d95e5e] revise stdout
- [cfa6c4a] after interactive: show success msg, set current gw
- [c60dbff] revise prompts (don't ask for gateway-id)
- [5fa5aee] amend usage doc
- [23c9fe8] Description > DisplayName
- [3374569] Name > GatewayID
- [729c372] complete rename Namespaces to Gateways
- [7fc7f39] rename files to gateway
- [662f0c3] change visible references of
namespacetogateway- #103 - [0cd51c5] remove appId from cc-sidp template
- [e739252] show errors for
apply - [18c827b] fixed test for changed cc-sidp template
- [70d7880] Only publish service if GatewayService provided #99
- [931d9a6] remove unused sections from cc-sidp template
- [f1557e3] fix
kong-httpbintemplate does not work withgwa apply#105 - [6d18eaf] update readme