Skip to content

Releases: bcgov/sso-switchover-agent

Release 1.3.6

02 Oct 17:41
82e937f
Compare
Choose a tag to compare

Version 1.3.6

What's Changed

Exciting New Features 🎉

Miscellaneous 🧩

Full Changelog: v1.3.5...v1.3.6

Release 1.3.5

23 Sep 16:30
91dc6ca
Compare
Choose a tag to compare

Version 1.3.5

What's Changed

Exciting New Features 🎉

Full Changelog: v1.3.4...v1.3.5

Release 1.3.4

22 May 22:19
86c80dd
Compare
Choose a tag to compare

Version 1.3.4

What's Changed

Exciting New Features 🎉

Miscellaneous 🧩

Full Changelog: v1.3.3...v1.3.4

Release 1.3.3

16 May 02:23
363d903
Compare
Choose a tag to compare

Version 1.3.3

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Miscellaneous 🧩

Full Changelog: v1.3.2...v1.3.3

Release 1.3.2

26 Mar 15:37
a364ece
Compare
Choose a tag to compare

Version 1.3.2

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Miscellaneous 🧩

New Contributors

Full Changelog: v1.3.1...v1.3.2

Release 1.3.1

04 Oct 00:32
3d3a444
Compare
Choose a tag to compare

Version 1.3.1

What's Changed

Exciting New Features 🎉

Miscellaneous 🧩

Full Changelog: v1.3.0...v1.3.1

Release 1.3.0

07 Sep 23:10
3b21ba5
Compare
Choose a tag to compare

Version 1.3.0

What's Changed

Exciting New Features 🎉

Bug fixes 🐛

Miscellaneous 🧩

Full Changelog: v1.1.2...v1.3.0

Release 1.2.0

07 Sep 21:28
d8ad5f7
Compare
Choose a tag to compare

Version 1.2.0

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.2

15 Aug 18:02
1ea68ad
Compare
Choose a tag to compare

Version 1.1.2

Commits

  • [1ea68ad] Merge pull request #118 from bcgov/dev
  • [2175e14] Merge pull request #117 from bcgov/fix/deploy-to-prod
  • [f126462] fix: removed versioning of switchover agent for now
  • [3f8eee9] Merge pull request #116 from bcgov/dev
  • [2048b10] fix: remove redhat registry login (#115)
  • [470f741] Merge pull request #113 from bcgov/dev
  • [a33d9b2] fix: the rocket chat notification no longer blocks failover (#114)
  • [74ab50b] fix: updated logic to compare IP
  • [a8561f7] fix: syntax errors
  • [a64e210] fix: update if checks for dev and main
  • [f7c620f] feat(cicd): publish versioned docker image for prod deployments (#112)
  • [9bc8350] feat: keep the css maintenance mode if any env resolves to passive ip (#111)
  • [e1ed1bd] chore: update test script to run on new sandbox (#110)
  • [125cc90] chore: update values file
  • [2544677] chore: refactor switchover to deploy to new sandbox (#108)
  • [47f233e] chore: create helm values files for the new sandbox (#107)
  • [9bf7bff] chore: notify sso-alerts on failover failure (#106)
  • [362fe28] chore: change action triggers from licensplates to app names (#105)
  • [fce2019] chore: create automated test that runs on prs to main (#104)
  • [7b4fe24] Merge pull request #103 from bcgov/fix-test-runner
  • [c9f3970] chore: fix race condition in test
  • [44bd494] chore: test to see if the correct image is being built
  • [43643e3] chore: add log info output to test
  • [4e6d89e] Merge pull request #101 from bcgov/test_cron
  • [3071972] chore: fix spelling
  • [868857b] chore: first pass at test script

v1.1.1

30 Jun 16:39
afbbceb
Compare
Choose a tag to compare

Version 1.1.1

Commits

  • [afbbceb] Merge pull request #100 from bcgov/dev
  • [f3d66d7] feat: sso notification flow update (#99)
  • [854a218] chore: add documentation requested (#98)
  • [e005a80] chore: create a test runner python (#97)
  • [9e7d63b] Merge pull request #96 from bcgov/testcreation
  • [2fb7ad9] chore: remove test function
  • [07fd90d] chore: update readme, remove unused imports
  • [27c221b] chore: reconfigure agent to be more easily tested
  • [0ea3645] Merge pull request #95 from bcgov/route-deactivator
  • [bd3d59d] chore: fix dropdown and command
  • [a76c260] Merge pull request #94 from bcgov/route-deactivator
  • [09e06f2] chore: fix job name
  • [a96dcb4] chore: create an action that disables and enables a service
  • [e391755] chore: merging dev into branch
  • [98b565a] chore:Merge main back into dev (#93)
  • [289c42a] chore: modify helper to be more general