Releases: CMS-Enterprise/npd
Releases · CMS-Enterprise/npd
Jan 14th Release
What's Changed
- add missing file by @wbprice in #209
- Update load balancer listener config, update allowed hosts in django by @wbprice in #210
- Update allowed hosts to be a string rather than an array by @wbprice in #211
- Remove strategy page redirect from directory.cms.gov by @wbprice in #212
- Wbprice/internal dns configuration by @wbprice in #213
- Remove sandbox terraform definitions and github actions workflows by @wbprice in #214
- specify storage autoscaling limits by @wbprice in #215
- [NDH-303] Implement Custom Sorting in FHIR API by @IsaacMilarky in #195
- Use an alias to describe directory domain by @wbprice in #217
- [NDH-446] Ensure login header, footer, and body are responsive on mobile by @abachman-dsac in #216
- ensure header title does not wrap at desktop size by @abachman-dsac in #218
- [NDH-399] Introducing feature flags! by @abachman-dsac in #193
- added ross miller to the team in COMMUNITY.md by @rmillergv in #222
- docs: update contributors information by @github-actions[bot] in #224
- docs: update contributors information by @github-actions[bot] in #225
- Provision test resources by @wbprice in #219
- [NDH-401]: Refactored tests.py into different suites by @sachin-panayil in #223
- fix: address sorting change test breakage for LocationViewSetTestCase by @abachman-dsac in #221
- Update internal domains by @wbprice in #226
- bump storage space in dev etl rds by @wbprice in #228
- [NDH-457] - Disabled DRF HTML Interface by @sachin-panayil in #230
- [NDH-359] Establish code quality baseline for Python and Typescript by @abachman-dsac in #173
- re-enable dms by @wbprice in #229
- Update CODEOWNERS file by @abachman-dsac in #231
- Introduce Playwright for end-to-end-testing by @abachman-dsac in #227
- Update code.json by @github-actions[bot] in #235
- CI Runner Out of Space Errors by @wbprice in #232
- [NDH-398] Organization details screen - initial work by @abachman-dsac in #198
- Fixing Failing Gitleaks Action by @sachin-panayil in #238
- [NDH-448] Modify Django Tests to Use setUpTestData Methods Instead of Sample Data SQL by @IsaacMilarky in #234
- self-referencing rules for etl and fhir api db security groups by @tspecht-cms in #233
- Automate export of FHIR API schema to Typescript by @abachman-dsac in #239
- http -> https redirect by @wbprice in #245
- correct typo in lvextend instructions by @wbprice in #244
- [NDH-424] Unified project tooling by @abachman-dsac in #237
- [NDH-550] fix: Organization component test should wait for FeatureFlag to render by @abachman-dsac in #246
- NDH-520: set up prod-test env by @tspecht-cms in #248
- [NDH-553] Basic React error pages by @abachman-dsac in #249
- [NDH-324] Improve Practitioner Test Assertions by @IsaacMilarky in #250
- [NDH-397] Initial practitioner page by @abachman-dsac in #240
- [NDH-476]: Organization Detail MVP by @sachin-panayil in #242
- [NDH-559] provider_directory.tests.test_views should not rely on file system by @abachman-dsac in #252
- Wbprice/self hosted runner containers by @wbprice in #251
- Update internal route53 configuration by @wbprice in #253
- Prod-Test API/directory domains by @wbprice in #255
- [NDH-477]: Practitioner Page MVP by @sachin-panayil in #254
- some tweaks to support working with real data by @spopelka-dsac in #206
- [NDH-566] Change trigger for backend tests by @IsaacMilarky in #259
- Backend test fix by @IsaacMilarky in #260
- adding migration, updating models.py and updating serializers by @spopelka-dsac in #262
- fixing dumb db var name bug by @spopelka-dsac in #263
- adding public, npd as the search path by @spopelka-dsac in #265
- Wbprice/remove ecs gha service by @wbprice in #266
- Wbprice/hardcode npd database name by @wbprice in #267
- [NDH-574] Add Playwright GitHub Action by @abachman-dsac in #264
- [NDH-471] Organization listing page with pagination by @abachman-dsac in #269
- EC2 Instance user data for semi-ephemeral EC2 GitHub Actions Runners by @wbprice in #271
- update weekly refresh token using date modulo'd by 7 rather than mill… by @wbprice in #274
- Update trust policy to read from npd-ops rather than NPD by @wbprice in #275
- replace "template_file" with templatefile() by @tspecht-cms in #276
- Update weekly refresh token by @wbprice in #277
- NDH-572: apply AWS support recs by @tspecht-cms in #258
- Ndh 613 delete test env by @tspecht-cms in #280
- delete clinical org repeatable-migration by @spopelka-dsac in #286
- Wbprice/ndh 584 resolve flyway schema already exists error by @wbprice in #281
- [NDH-639] Add optional SQL query tracing to the backend test suite by @abachman-dsac in #282
- [NDH-479] Basic organization search by @abachman-dsac in #272
- [NDH-618] Developer Page Content Changes by @sachin-panayil in #288
- remove infrastructure definitions by @wbprice in #292
- Update code.json by @github-actions[bot] in #293
- Updated CODEOWNERS by @sachin-panayil in #291
- add csrf config and csrf logging config by @wbprice in #298
- Adjusting Aria Levels and Side Bar by @sachin-panayil in #290
- [NDH-324] Amendments to Fixtures and Test cases by @IsaacMilarky in #256
- [NDH-641] Add Snyk GitHub Workflow by @IsaacMilarky in #284
- backfilling hotfixes into main by @spopelka-dsac in #302
- Fixing Failing Snyk Status by @sachin-panayil in #306
- Fixes in README.md by @sman-dsac in #307
- Replicating changes from #308 in main by @spopelka-dsac in #311
- Fixing Failing Snyk Status by @sachin-panayil in #312
- Fix Interpolated String Bug by @sachin-panayil in #315
- Automated Hotfix Sync to Main by @sachin-panayil in #313
- Fix metadata path to align with hotfix change by @spopelka-dsac in #321
- Wbprice/the perfect storm by @wbprice in #324
- changing whitespace in test_practitioner.py by @spopelka-dsac in #326
- Wbprice/merge release into main by @wbprice in #333
New Contributors
- @rmillergv made their first contribution in #222
Full Changelog: v0.2...v0.4
Jan 9th Release
What's Changed
- Sjp/fix 500 errors by @spopelka-dsac in #300
- [NDH-692] Updating provider pk by @spopelka-dsac in #308
Full Changelog: v0.3.2...v0.3.3
Jan 6th Release
Jan 5th Release
What's Changed
Full Changelog: v0.3...v0.3.1
December 11th 2025 release
What's Changed
- Update release branch - take 02 by @abachman-dsac in #261
Full Changelog: v0.2...v0.3
v0.2
What's Changed
- Wbprice/dagster image prod bug by @wbprice in #161
- set up multi az resources for database, extra tasks for api by @wbprice in #164
- prod readiness checklist: scan images on push by @wbprice in #165
- update gitleaksignore by @wbprice in #166
- update api db storage type by @spopelka-dsac in #169
- chore: Add flyway sql migration for django_migrations table by @abachman-dsac in #171
- add provider_credential pk migration and update model by @spopelka-dsac in #174
- Add Missing Test for PractitionerRoleViewSetTestCase by @IsaacMilarky in #167
- Wbprice/update logging configuration by @wbprice in #168
- Wbprice/update etl db rds parameters for replication by @wbprice in #170
- bump etl database storage by @wbprice in #179
- [NDH-343] flyway migration to bootstrap superuser in deployment environments by @abachman-dsac in #178
- Make sure flyway image has the sql/django_reference_data directory by @abachman-dsac in #182
- Remove schema name from superuser migration by @wbprice in #183
- [NDH-297] Embrace Django Auth by @abachman-dsac in #162
- [NDH-339] Expanded landing and developers page content by @abachman-dsac in #147
- Fix npd frontend build for deployment by @abachman-dsac in #184
- Update migration log group to pipe out json by @wbprice in #180
- Update security groups for application load balancers to accept port … by @wbprice in #186
- Update cidr ranges for application load balancer security groups by @wbprice in #187
- [NDH-320] - Refactoring Search within Views by @sachin-panayil in #177
- update pglogical configuration pending reboot by @wbprice in #188
- [NDH-358] Update developer documentation - authentication note by @abachman-dsac in #189
- bump etl storage capacity to 500 by @wbprice in #190
- Terraform files for DMS config by @tspecht-cms in #176
- shorten name of replication task by @wbprice in #192
- DMS is breaking the Terraform build, disabling the module by @wbprice in #196
- [NDH-340] Porting to drf-spectacular by @sachin-panayil in #194
- Update automated-codejson-generator to main by @sachin-panayil in #185
- Update code.json by @github-actions[bot] in #199
- api.directory.cms.gov by @wbprice in #200
- Update prod migrations configuration by @wbprice in #201
- Sjp/scale api db by @spopelka-dsac in #202
- [NDH-422] Upgrade to psycopg, use database connection pooling in Django by @abachman-dsac in #203
- NDH 421 update content by @sman-dsac in #204
- Set NPD_REQUIRE_AUTHENTICATION in dev and prod through terraform by @abachman-dsac in #205
- docs: update contributors information by @github-actions[bot] in #207
- Spin up API service in production account by @wbprice in #197
- Wbprice/https load balancer update redirect rules by @wbprice in #208
New Contributors
- @sman-dsac made their first contribution in #204
Full Changelog: v0.1...v0.2
Test Release
deploy prod-specific github actions infra (#160) * deploy prod-specific github actions infra --------- Co-authored-by: Blaine Price <[email protected]>