Releases: HHS/simpler-grants-gov
Releases · HHS/simpler-grants-gov
2024.10.16-2
What's Changed
- [Issue #2321] adjust empty value behavior on opportunity detail by @doug-s-nava in #2453
- [Issue #2498] update frontend readme for current file structure by @doug-s-nava in #2247
- [Unticketed] Esbuild failing scans by @mdragon in #2502
Full Changelog: 2024.10.16-1...2024.10.16-2
2024.10.16-1
What's Changed
- [Issue #2429] Various small fixes to get ELT process working in prod by @chouinar in #2430
- Add environment to environment variables by @coilysiren in #2432
- Update [locale]/layout.tsx to restore favicon by @acouch in #2442
- [Task 2260] refactor search error page for maintainability by @doug-s-nava in #2434
- Deploy Opensearch by @coilysiren in #2341
- fix opensearch env vars by @coilysiren in #2451
- Fix newsletter archive URL by @emilycnava in #2436
- [Issue #2459] Speed up e2e tests by testing against built frontend by @acouch in #2458
- Remove selective e2e test skips for webkit by @emilycnava in #2449
- Remove PageSEO component by @acouch in #2445
- [Issue #2456] Remove flicker from navigation between pages by @acouch in #2457
- [Issue #1397] process roadmap accessibility by @doug-s-nava in #2392
- [Issue #2327] Configure API/backend to work with OpenSearch by @chouinar in #2450
- Update React by @renovate in #2020
- Update Next.js by @renovate in #2468
- [Issue #2485] Swap everything to new secrets pattern by @coilysiren in #2486
Full Changelog: 2024.10.8-2...2024.10.16-1
2024.10.8-2
What's Changed
- New search input by @babebe in #2383
- [Issue #2405] Account for updates when last_upd_date is null by @chouinar in #2406
- Update terraform to 1.9, address deploy consistency by @coilysiren in #2404
New Contributors
Full Changelog: 2024.10.8-1...2024.10.8-2
2024.10.8-1
What's Changed
- [Issue: #2395] Try not installing packages that were added to fix a prior trivy issue by @mdragon in #2394
Full Changelog: 2024.10.7-1...2024.10.8-1
2024.10.7-1
What's Changed
- [Issue #1688] Remove feature flag for v0.1 endpoints by @chouinar in #2001
- [Issue #1757]: E2E tests for search page by @rylew1 in #1974
- [Issue #2029] Merge Nava fork to HHS by @acouch in #2173
- [Issue #2175] Ignore Postgres in Docker for renovate config by @chouinar in #2176
- [Issue #2029] Re-add items from merge commit by @acouch in #2178
- Update Api (major) by @renovate in #2023
- Update Api by @renovate in #2012
- Update Analytics (major) by @renovate in #2022
- [Issue #2179] Import Sort Formatting by @acouch in #2180
- [Issue #2184] Tidy up python and docker usage in analytics by @chouinar in #2185
- [Issue #2094] Update the way we setup the connection to OpenSearch by @chouinar in #2183
- [Issue #2177] Fix facet count name issue by @chouinar in #2181
- [Issue #2030] Adjust opportunity response to contain the agency name by @chouinar in #2182
- Update Api by @renovate in #2187
- Update Next.js by @renovate in #2014
- Update Frontend by @renovate in #2013
- [Issue #1868] Enforce absolute imports outside of the same directory by @acouch in #2192
- test: basic tests for static pages [1393] by @doug-s-nava in #2197
- testing: search page component test [1393] by @doug-s-nava in #2189
- [Issue #1937] Translate Loading component text by @mdragon in #2186
- chore: standardize access to process.env [unticketed] by @doug-s-nava in #2198
- chore: update lockfile version for supported node version [2194] by @doug-s-nava in #2199
- [Issue #1937] Comply with new linter rules about import paths by @mdragon in #2202
- Update Infra by @renovate in #2019
- [Issue #2190] Fix test setup and expand factories for foreign table load by @chouinar in #2191
- [Issue #1578] Setup adding task information to all task logs by @chouinar in #2196
- Set defaults to unbreak Opensearch config for the moment by @chouinar in #2223
- Update dependency eslint-plugin-storybook to ^0.9.0 by @renovate in #2015
- Update CI/CD (major) by @renovate in #2188
- [Issue #1809] Add load-transform SFN by @coilysiren in #2004
- Handle Concurrent Releases by @coilysiren in #2236
- Change reference location in api object for agency name on search by @emilycnava in #2229
- Revert pull request labeler version upgrade by @coilysiren in #2242
- Confirm effectiveness of vuln scans by @coilysiren in #2248
- Add Renovate "dependency dashboard" by @coilysiren in #2249
- Add width auto to fix aspect ratio warning but retain max height by @emilycnava in #2221
- [Issue #2219] Move the location of the foreign and mixin tables by @chouinar in #2220
- Documentation updates by @mxk0 in #2257
- [Issue #2261] Update .grype.yml and .trivyignore to clean old vulns by @acouch in #2259
- Update MAINTAINERS.md with current team by @mxk0 in #2256
- [Issue #2245] Fix concurrent releases, take 3 by @coilysiren in #2326
- Update footer X/Twitter link by @emilycnava in #2282
- [Issue #2324] Adjust various small pieces of the ELT process by @chouinar in #2328
- [Issue #2222] Account for empty summaries by @acouch in #2230
- [Issue #2231] Fix Checks failing on forked branches by @mdragon in #2335
- [Issue #1560] change newsletter references to "subscribe" by @doug-s-nava in #2332
- Fix 404 page text width, remove duplicate files, refactor by @emilycnava in #2336
- [Issue #2338] Adjust set-current-opportunities script to remove status from drafts by @chouinar in #2349
- [Issue #684] Initial draft of ADR for selection of OpenSearch by @mdragon in #2346
- Updates checkov by @coilysiren in #2364
- [Issue #2193] Update CODEOWNERS by @coilysiren in #2243
- Updates issue templates by @widal001 in #2369
- [Issue #1563] Ability to hide search filters in mobile viewport by @doug-s-nava in #2238
- Update bridgecrewio/checkov-action action to v12.2875.0 by @renovate in #2021
- [Issue #2387] Don't cascade delete through current_opportunity_summary by @chouinar in #2388
New Contributors
- @doug-s-nava made their first contribution in #2197
- @mdragon made their first contribution in #2186
- @emilycnava made their first contribution in #2229
- @mxk0 made their first contribution in #2257
Full Changelog: 2024.5.13-1...2024.10.7-1
2024.5.13-1
What's Changed
- [Issue #1265] Delivery Dashboard Architecture Docs by @coilysiren in #1980
- [Issue #1985] Allow yes/no for transformed booleans by @chouinar in #1986
- [Issue #1965]: Reintroduce totalPages to Pagination component by @rylew1 in #1979
- Update Api by @renovate in #1995
- [Issue #1889]: Adding template to nextjs to fix history change with GA4 by @btabaska in #1996
- [Issue #1834]: fix Agency filter space by @rylew1 in #1988
- [Issue #1682]: remove search specific references in BaseAPI by @rylew1 in #1987
- [Issue #1977] Adjust transformation logic to handle orphaned history records by @chouinar in #1982
- [Issue #1889] Updating GA4 for nextjs v2 by @btabaska in #2002
- [Issue #1998] optimize the WHERE in load updates by @jamesbursa in #1999
Full Changelog: 2024.5.10-2...2024.5.13-1
2024.5.10-2
What's Changed
- [Issue #1978] further optimizations for load chunking by @jamesbursa in #1984
Full Changelog: 2024.5.10-1...2024.5.10-2
2024.5.10-1
What's Changed
- [Issue #1680]: rename SearchFetcherProps to QueryParamData by @rylew1 in #1973
- [Issue #1958]: Remove status message for 0 results by @rylew1 in #1972
- [Issue #1968]: Add withFeatureFlag HOC by @rylew1 in #1969
- Update CODEOWNERS for api/, analytics/, etc by @coilysiren in #1975
- [Issue #1749] Add transformations for the one-to-many lookup tables by @chouinar in #1947
- [Issue #1978] make inserts in chunks to prevent Oracle error by @jamesbursa in #1981
Full Changelog: 2024.5.9-1...2024.5.10-1
2024.5.9-1
What's Changed
- [Issue #1745] Setup transformation process structure & transform an opportunity by @chouinar in #1794
- [Issue #1746] Add transformations for assistance listing table by @chouinar in #1875
- [Issue #1910] Configure a local Metabase instance by @coilysiren in #1914
- [Issue #1918]: Add GA4 id to Dev by @btabaska in #1927
- [Issue #1919] Deploying to (dev, or staging) fails because trying to release the same image tag twice part 1 by @aplybeah in #1929
- [Issue #1886]: Fix duplicate id bug in SearchFilterAccordion by @rylew1 in #1924
- [Issue #1885]: fix heading level a11y issue by @rylew1 in #1923
- [Issue #1747] Add transformations for the opportunity summary table by @chouinar in #1917
- [Issue #1931] DRY metabase deploy by @coilysiren in #1934
- [Issue #1657] Setup Next-Intl for App Pages by @acouch in #1851
- [Issue #1228]: Update loading indicator by @rylew1 in #1913
- [Issue #1925]: Make SearchPagination unbounded by @rylew1 in #1939
- [Issue #1921]: Move search results length check into SearchPagination component by @rylew1 in #1922
- [Issue #1943] Fix variable access by @coilysiren in #1945
- [Issue #1940] Fix factories to initialize sequence based on DB values by @chouinar in #1941
- [Issue #1931] Conditionally deploy load balancer by @coilysiren in #1946
- [Issue #1932] Updates comment on "Lint - Close done issues" by @widal001 in #1949
- [Issue #1686] load data from legacy (Oracle) tables to staging tables by @jamesbursa in #1852
- [Issue #1869] Removes old deliverable specs by @widal001 in #1916
- [Issue #1810] add entrypoint to run load and transform tasks by @jamesbursa in #1950
Full Changelog: 2024.5.1-1...2024.5.9-1
2024.5.1-1
What's Changed
- [Issue: 1291] Update cd-* scripts to deploy staging by @aplybeah in #1821
- [Issue #1553] Deploys a Metabase ECS service by @coilysiren in #1856
- [Issue #1507] Update BI Tool ADR by @coilysiren in #1796
- [Issue #1686] add
created_at
,updated_at
, anddeleted_at
columns to staging tables by @jamesbursa in #1894 - [Patch] Update cd-* scripts to deploy staging by @aplybeah in #1901
- [Patch] Update cd-* scripts to deploy staging pt 2 by @aplybeah in #1902
- [Issue #1531] Setup env for App Router In next.js GA4 implementation by @btabaska in #1896
- [Issue #1905] Add unique constraint for opportunity summary by @chouinar in #1906
- [Issue #1597] Add analytics local docker database by @coilysiren in #1904
- [Issue #1790] Pin Terraform version by @aplybeah in #1898
- [Issue #1833] Adds a 2nd database to dev and staging by @coilysiren in #1909
- [Task 1871] Finish configuring WAF by @aplybeah in #1911
- [Issue #1820] Syncs ADRs with wiki by @widal001 in #1826
Full Changelog: 2024.4.30-1...2024.5.1-1