Skip to content

Releases: UWIT-IAM/uw-husky-directory

2.2.8

17 Jan 16:49
0466529
Compare
Choose a tag to compare
[GH-169] Fix create-release.yml Workflow Issues and Update Poetry Tox…

2.2.7

05 Jan 22:29
ad26acc
Compare
Choose a tag to compare

2.2.5 was not ever released prior to 2.2.7. This 2.2.7 release will release it's own changes, plus those captured in 2.2.5.

What's Changed

  • [GH-143] Show correct page and error when user searches a 0-3 length string. by @goulter in #146
  • [GH-149] [GH-147] Fix the Pull Request Validation workflow. by @goulter in #150
  • GH-159 Fix the manually update version number to test autodeploy to dev instance (will still require a patch semver guidance)Gh 159 by @goulter in #162

Full Changelog: 2.2.4...2.2.7

2.2.5

16 Nov 17:23
17d0b2d
Compare
Choose a tag to compare
[GH-143] Show correct page and error when user searches a 0-3 length …

2.2.4

10 Oct 23:19
dc0383f
Compare
Choose a tag to compare
hotfix for 'REQ6259167' (no login required) (#144)

* hotfix for 'REQ6259167' (no login required)

* update 3rd party poetry installer to latest

* another poetry related dependency update

* fix docker paths

* [Bot] Update version to 2.2.4

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

2.2.3

03 Aug 19:24
6ddeedc
Compare
Choose a tag to compare
Release workflow fixes (#142)

* Deprecate reliance on "common-build-scripts" (i.e., tomware) in places where its dependency wasn't noticed before.

* Pin flask dependency since 2.2.x broke other dependencies. Shame on flask!

* Make HUSKY_DIRECTORY_VERSION a globally required build arg so that it doesn't have to be repeated for all stages.

* Update deploy workflow to work with shared build process

* Give release workflow a better name.

* [Bot] Update version to 2.2.3

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

2.2.2

30 Jul 00:22
Compare
Choose a tag to compare
More fixes to release workflow

2.2.1

19 Jul 16:31
a7ace68
Compare
Choose a tag to compare
Fix inconsistent versioning in deployment image. (#139)

* Update fingerprinter to a version that includes the expected utility script.

* [Bot] Update version to 2.2.1

* Try to use the head.ref and update the branch being used by the in-progress workflow.

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

2.2.0

06 Jul 15:30
b4280d0
Compare
Choose a tag to compare
[EDS-631] Prevents long queries from consuming duplicate resources if…

2.1.10

24 Jun 17:33
62f2ad0
Compare
Choose a tag to compare
Remove the singular JsonLogger in favor of the uw-it-flask-gunicorn-j…

2.1.9

04 Apr 20:32
2b64f7b
Compare
Choose a tag to compare
Add correct permissions to create a release. (#134)

* Add correct permissions to create a release.

* Remove in-repo action and use shared action to configure gcloud and docker