Releases: HHS/simpler-grants-gov
Releases · HHS/simpler-grants-gov
2024.10.25-1
What's Changed
- [Issue 2497] network fronted and api docker containers by @doug-s-nava in #2477
- [Issue #2351, #2472] Migrate to platforms step function pattern by @coilysiren in #2506
- [Issue #2493] Allow certain agency fields to be null from the legacy values by @chouinar in #2513
- [Issue #2466] Update API schema to include opportunity attachments by @mikehgrantsgov in #2509
- [issue 2279] Update how we generate ERD diagrams for the database schema by @babebe in #2478
- Add
execute_sql_rds.sh
script to run SQL using RDS Data API by @jamesbursa in #1847 - [Issue #2491] Modify the Agency table schema to include a link to a top-level agency by @mikehgrantsgov in #2517
- [Issue #2329] API-CI/CD Automation Conflict by @babebe in #2520
- [Issue #2495] Set points and sprint on close by @widal001 in #2519
- [Issue #2479] Update
lint-set-points-and-sprint.yml
by @widal001 in #2536 - [Issue 2385] upgrade to python version 3.13.0 by @babebe in #2541
- [Issue #2492] Create an agency linking step for the transformation process by @mikehgrantsgov in #2529
- [Issue #2521] Have the error response always return an internal request ID by @chouinar in #2523
- Update Api by @renovate in #2467
- [Issue #2538] Show the path of a vulnerability by @coilysiren in #2542
- Add top_agency_name api by @emilycnava in #2534
- [Issue #2351] Move alarms into accounts folder by @coilysiren in #2557
- [Issue #2389] Test and adjust Opportunity ORM relationships by @chouinar in #2550
- [Unticketed] Fix agency relationship loading in the GET opp endpoint by @chouinar in #2564
Full Changelog: 2024.10.17-1...2024.10.25-1
2024.10.17-1
What's Changed
- Require build and publish before database migrations by @coilysiren in #2503
- [Issue #2472] Terraform in ECS by @coilysiren in #2480
- [Issue #2391] More Metabases by @coilysiren in #2479
- [Issue #2123] Add Opportunity Attachment and Lookup Tables by @mikehgrantsgov in #2483
- [Issue #2327] Allow access to opensearch by @coilysiren in #2452
New Contributors
- @mikehgrantsgov made their first contribution in #2483
Full Changelog: 2024.10.16-2...2024.10.17-1
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