Skip to content

Commit

Permalink
chore: release v1.21.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored Oct 7, 2024
1 parent 47a886b commit b370d36
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,81 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.21.2](https://github.com/agrc/parole-and-probation/compare/v1.21.1...v1.21.2) (2024-10-07)


### Features

* **api:** persist login to redis ([73247b7](https://github.com/agrc/parole-and-probation/commit/73247b7ba4a93b0245bd89e46678b34416077e5a))
* **app:** use skeleton to improve filter wait time ([f4a1920](https://github.com/agrc/parole-and-probation/commit/f4a1920843d844e2a9a4ea82da081f49cfa92654))
* dotnet 7 ([69333b8](https://github.com/agrc/parole-and-probation/commit/69333b852830a69c8e79efd88dbc00fc2b26e604))
* standardize release ([f21dc16](https://github.com/agrc/parole-and-probation/commit/f21dc163d4dce4d56e76ef5799bd776ae1080e2b))
* update release pipeline ([b6ebe6c](https://github.com/agrc/parole-and-probation/commit/b6ebe6ca6a3e4fb523b096696fa61745a34b3c99))


### Bug Fixes

* **api:** allow manifest unauthenticated ([1308d49](https://github.com/agrc/parole-and-probation/commit/1308d493963a39ff7ea4f5ff325f10af823d82d0))
* **api:** correct spa proxy settings ([d840854](https://github.com/agrc/parole-and-probation/commit/d8408540b6fdede15a0afba4435350f16a7cdd31))
* **api:** try preventing thread theft ([9647dbc](https://github.com/agrc/parole-and-probation/commit/9647dbc08688a89e8a019371d23c61bb9b779676))
* **app:** build service worker ([8b05dee](https://github.com/agrc/parole-and-probation/commit/8b05deedd191d4bd751ccf7e5e1e333a20023135))
* **app:** correct syntax for fetch request ([ad9c3f5](https://github.com/agrc/parole-and-probation/commit/ad9c3f574659c1412d2f25238983cd72a13de7f6))
* **app:** do not cache the index.html. It may be the error page ([6727e72](https://github.com/agrc/parole-and-probation/commit/6727e72dd36637af6b96b6824e8986f0fb54df96))
* **app:** fix zooming to filtered data ([729e37a](https://github.com/agrc/parole-and-probation/commit/729e37af2e6a027802651fdde50ae5943f9063fd))
* **app:** point to feature layer id ([c6b64a6](https://github.com/agrc/parole-and-probation/commit/c6b64a61b447e6454d2476d81f12cdd1af7b0964))
* **app:** replace static with assets ([f6f4165](https://github.com/agrc/parole-and-probation/commit/f6f4165976bc3bc87ff4b485aebf566b5f699a06))
* **app:** update google analytics ([595709c](https://github.com/agrc/parole-and-probation/commit/595709cc430a9234bbc91ae8e34614fe25a0891d))
* **app:** use public folder for static assets ([9d74a82](https://github.com/agrc/parole-and-probation/commit/9d74a821a42018070cdb1c8315a27ee775ab3c19))
* **app:** use referer ([76fe496](https://github.com/agrc/parole-and-probation/commit/76fe49602470afabdb674ef5096a9ece70c7b7e5))
* **app:** use request ip for tokens ([451b16f](https://github.com/agrc/parole-and-probation/commit/451b16f58a9be63a88c62cbbf8142708f3480512))
* correct all linting and accessibility errors ([4f86509](https://github.com/agrc/parole-and-probation/commit/4f86509d040cb7716212eefa1f2168ec073c51b2))
* correct usage for downshift 7 ([ed3fa3b](https://github.com/agrc/parole-and-probation/commit/ed3fa3b24772d488c9c3358932cf0017a0ee61d3))
* enable analytics debug mode in dev ([57a7233](https://github.com/agrc/parole-and-probation/commit/57a7233b193f16dc324dc465c5835fbf8ba7e059))
* february api package updates ([05c6260](https://github.com/agrc/parole-and-probation/commit/05c6260e008967753239704d156492e4e20a573e))
* february app package updates ([01a1b39](https://github.com/agrc/parole-and-probation/commit/01a1b399c630fc5149bd14f5bdb4da1c2695ae51))
* **pallet:** truncate alerts to 500 characters ([849c3ce](https://github.com/agrc/parole-and-probation/commit/849c3ce20c28793693484e9197655a2dbc38e731))
* refresh data and schema from api data snapshot ([535f3b9](https://github.com/agrc/parole-and-probation/commit/535f3b9dc9b723c552fa4b701eab8930bdee5def)), closes [#195](https://github.com/agrc/parole-and-probation/issues/195)
* remove records with no geometry ([4c4b33d](https://github.com/agrc/parole-and-probation/commit/4c4b33df0df4549c3b69eaf056e99b3fbcd3ff1b))
* send path to the composite action ([c193e94](https://github.com/agrc/parole-and-probation/commit/c193e94d7616ec00c4507336cb3b33dcd2bed4d9))
* truncate employer address data ([2fc4597](https://github.com/agrc/parole-and-probation/commit/2fc45974a9f38284d0b1c2e33642af5dad733adb))
* use run defaults ([65dade3](https://github.com/agrc/parole-and-probation/commit/65dade3ffc22fbdef56912e2946d1bc8113ad5ae))


### Dependencies

* :evergreen_tree: ([bdf3993](https://github.com/agrc/parole-and-probation/commit/bdf3993413ca3d98ef7c4e20b54cd68d03b402c7))
* **api:** Q1 package updates ([e163d91](https://github.com/agrc/parole-and-probation/commit/e163d91c2095c475196ba7f39241eaf6e2681ffa))
* **api:** q2 backend package updates ([09915f3](https://github.com/agrc/parole-and-probation/commit/09915f392a3664cb82f15a94542394cd8e8e6955))
* **api:** q4 package updates ([7b5b4fa](https://github.com/agrc/parole-and-probation/commit/7b5b4fa0439d659b6cffc4a14e16d3e7beb4c033))
* **api:** q4 updates ([dff8fcc](https://github.com/agrc/parole-and-probation/commit/dff8fcc46506add96a9b67af4808feb4b5bf7f32))
* **api:** update packages ([9827166](https://github.com/agrc/parole-and-probation/commit/98271663b785ba93dcae145106ea21506a2a9546))
* **app:** FY25 Q2 dependency updates 🌲 ([a173a9a](https://github.com/agrc/parole-and-probation/commit/a173a9a3871ff146732dda4ee9c7cc1468851986))
* **app:** Q1 package updates ([1eb9a4d](https://github.com/agrc/parole-and-probation/commit/1eb9a4d24bb43664ef4de65c8e040fdee76a7fb8))
* **app:** q2 backend package updates ([7d3f235](https://github.com/agrc/parole-and-probation/commit/7d3f2353387d4d8e6890e0309f61e7dd657b856b))
* **app:** q4 package updates ([2129fd3](https://github.com/agrc/parole-and-probation/commit/2129fd33190878abccfbb6b045264080bc513bb7))
* **app:** q4 updates ([acd74b9](https://github.com/agrc/parole-and-probation/commit/acd74b96e767104d5e144d77eb08c1b71491ed70))
* **app:** update packages ([6edc241](https://github.com/agrc/parole-and-probation/commit/6edc241800dd3f234840122d7faf8f57cd7f75bb))
* bump the safe-dependencies group across 1 directory with 30 updates ([b07ce25](https://github.com/agrc/parole-and-probation/commit/b07ce25b5f9e6443342ab686bc4b98cc0fe0a15a))
* bump the safe-dependencies group across 1 directory with 40 updates ([6002521](https://github.com/agrc/parole-and-probation/commit/6002521676939eee484709252c58f38efa269c12))
* update front end and backend packages ([db87f00](https://github.com/agrc/parole-and-probation/commit/db87f006c0019a980606032edddac9d9f612d723))


### Documentation

* :open_book: ([de0866c](https://github.com/agrc/parole-and-probation/commit/de0866c29905554cee959b8f0994d6cb652cf08d))
* add encrypt suggestion ([e6b1dab](https://github.com/agrc/parole-and-probation/commit/e6b1daba0798ded1eccb31d73fbe15c8d7b40547))
* remove outdated docs ([7976875](https://github.com/agrc/parole-and-probation/commit/797687592887534e70d577583456ea62fb2541f3))
* update for dotnet 6 ([d8f20a8](https://github.com/agrc/parole-and-probation/commit/d8f20a842021979e729dca258a77d53e1037db13))
* update instructions ([277d9c0](https://github.com/agrc/parole-and-probation/commit/277d9c03698ba274f4f7a6e1173941964015075c))


### Styles

* **app:** correct header alt tag ([88c69fd](https://github.com/agrc/parole-and-probation/commit/88c69fd8383434ee6f79db88e604cfd3616886a0))
* **app:** update styles for bootstrap 5 ([8c02209](https://github.com/agrc/parole-and-probation/commit/8c0220945af701752b8db5ba6cdf4f3946200b09))
* prettier again ([f7ea37c](https://github.com/agrc/parole-and-probation/commit/f7ea37c3cac8c51ee4a198ae0f61a8b9cf74f757))
* prettier everything ([0fe5a8c](https://github.com/agrc/parole-and-probation/commit/0fe5a8c5c89d79fb76bd714c12aea60cf11a88e4))

### [1.21.2](https://github.com/agrc/parole-and-probation/compare/v1.21.1...v1.21.2) (2021-06-28)

### Bug Fixes
Expand Down

0 comments on commit b370d36

Please sign in to comment.