John Skiles Skinner
b8ee9339b4
Merge branch 'main' into jskinne3-remove-deprecated-from-shared-module
2024-06-21 15:03:20 -07:00
dependabot[bot]
750d43df14
Bump sqlalchemy from 2.0.30 to 2.0.31
...
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy ) from 2.0.30 to 2.0.31.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases )
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst )
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits )
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 21:39:13 +00:00
Anastasia Gradova
d3d2610578
correct timedelta for midnight that offest
...
calculation for today
2024-06-21 14:38:54 -06:00
Kenneth Kehl
0b9221f7ed
merge from main
2024-06-21 10:38:10 -07:00
Kenneth Kehl
0bba77560a
merge from main
2024-06-21 08:45:28 -07:00
Kenneth Kehl
e0f3208999
merge from main
2024-06-21 07:53:54 -07:00
Anastasia Gradova
966f9b4050
moved generate_date_range to date_util
...
standardized the SQLAlchemy calls
refactored the endpoints in service/rest.py
2024-06-20 23:12:47 -06:00
Carlo Costino
83f54824ea
Merge pull request #1073 from GSA/jskinne3-upgrade-and-protect-demo-modules
...
Demo: upgrade terraform-cloudgov, use prevent_destroy
2024-06-20 22:00:28 -04:00
Carlo Costino
398eb22ba8
Merge pull request #1108 from GSA/pin_python_to_3_12_2
...
pin python to 3.12.3
2024-06-20 18:16:50 -04:00
Carlo Costino
7df242ce7f
Merge branch 'main' into pin_python_to_3_12_2
2024-06-20 18:01:40 -04:00
Carlo Costino
1c64c80038
Update runtime.txt to match Python 3.12.3 for the cloud.gov python buildpak
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-06-20 17:58:47 -04:00
Carlo Costino
03fce75ae2
Merge pull request #1106 from GSA/fix-python-runtime
...
Fix runtime.txt for cloud.gov and Python
2024-06-20 17:39:35 -04:00
Kenneth Kehl
2e4fd3b3ac
fix tests
2024-06-20 13:30:43 -07:00
Kenneth Kehl
5b39b77ca1
move github to 3.12.3
2024-06-20 12:25:22 -07:00
Kenneth Kehl
0385e6a4e3
pin python to 3.12.3
2024-06-20 12:20:20 -07:00
Kenneth Kehl
360d4f2a9a
fix raw_set and raw_get
2024-06-20 11:55:01 -07:00
Carlo Costino
c9b39a87c4
Fix runtime.txt for cloud.gov and Python
...
This changeset updates the runtime.txt file to match the recent Python version pinning that we had to do to fix a dependency issue.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-06-20 14:46:44 -04:00
John Skiles Skinner
e0ba917e5d
Merge branch 'main' into jskinne3-redis-upgrade-1-higher-envs
2024-06-20 11:09:41 -07:00
Carlo Costino
11e917256a
Merge pull request #1105 from GSA/pin_python_to_3_12_2
...
pin python to 3.12.2
2024-06-20 14:08:30 -04:00
Kenneth Kehl
573b147d35
pin python to 3.12.2
2024-06-20 10:37:46 -07:00
John Skiles Skinner
8e23a6c8f2
Same in Production space
2024-06-20 09:40:55 -07:00
John Skiles Skinner
6ac5be1d87
Add Redis v7.0 module, terraform-cloudgov v1.0.0 to Staging space
2024-06-20 09:37:19 -07:00
Anastasia Gradova
abc0ba9281
Merge branch 'main' into 1006-new-api-failed-and-delivered-messages-7-days
2024-06-20 08:35:12 -06:00
Carlo Costino
c10e232759
Merge pull request #1093 from GSA/dependabot/pip/phonenumbers-8.13.39
...
Bump phonenumbers from 8.13.38 to 8.13.39
2024-06-20 09:41:13 -04:00
Anastasia Gradova
fd37923294
Updated SQLAlchemy queries and API endpoints
...
for single database queries to improve
application performance.
2024-06-20 01:04:31 -06:00
Kenneth Kehl
ad84fc536b
remove dead code
2024-06-19 13:00:54 -07:00
John Skiles Skinner
6449c13312
Running fmt to create a tf plan output file to make PR pass
2024-06-18 17:46:36 -07:00
John Skiles Skinner
fde4c47e31
Terraform format the SNS and SES modules
2024-06-18 17:43:38 -07:00
John Skiles Skinner
76cc718b32
Remove recursive_delete from SNS & SES shared modules
2024-06-18 17:26:08 -07:00
John Skiles Skinner
5d592f1ab7
Upgrade terraform-cloudgov, remove recursive_delete, add prevent_destroy
2024-06-18 17:03:01 -07:00
John Skiles Skinner
d84a199170
Typo
2024-06-18 16:56:44 -07:00
John Skiles Skinner
c57bdc2eba
Make value of prevent_destroy match recursive_delete
2024-06-18 16:55:48 -07:00
John Skiles Skinner
be000ba959
Upgrade terraform-cloudgov, remove recursive_delete, add prevent_destroy
2024-06-18 16:42:12 -07:00
John Skiles Skinner
560304e64f
Merge branch 'main' into jskinne3-upgrade-and-protect-bootstrap-env
2024-06-18 16:33:23 -07:00
dependabot[bot]
96fc71a88d
Bump phonenumbers from 8.13.38 to 8.13.39
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 8.13.38 to 8.13.39.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v8.13.38...v8.13.39 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 21:30:55 +00:00
John Skiles Skinner
7929b75896
Merge branch 'main' into jskinne3-upgrade-and-protect-demo-modules
2024-06-18 11:26:17 -07:00
Carlo Costino
833ebfa469
Merge pull request #1091 from GSA/jskinne3-redis-upgrade-demo
...
Demo: Redis upgrade step 1
2024-06-18 13:32:04 -04:00
John Skiles Skinner
e52f44a0d9
Comment explaining resource to delete
2024-06-18 10:16:16 -07:00
John Skiles Skinner
a75bc67d23
Add Redis v7.0 module, terraform-cloudgov v1.0.0
2024-06-18 10:14:18 -07:00
Carlo Costino
3be8e20dad
Merge pull request #1086 from GSA/jskinne3-redis-upgrade-sandbox
...
Redis upgrade proposal
2024-06-18 00:30:52 -04:00
Carlo Costino
61cffccaa4
Merge pull request #1082 from GSA/dependabot/pip/newrelic-9.11.0
...
Bump newrelic from 9.10.0 to 9.11.0
2024-06-18 00:18:34 -04:00
dependabot[bot]
8515c9d9a6
Bump newrelic from 9.10.0 to 9.11.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 9.10.0 to 9.11.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v9.10.0...v9.11.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 04:03:56 +00:00
Carlo Costino
75cce3b7f2
Merge pull request #1090 from GSA/dependabot/pip/boto3-1.34.128
...
Bump boto3 from 1.34.120 to 1.34.128
2024-06-18 00:01:46 -04:00
dependabot[bot]
a6df136f23
Bump boto3 from 1.34.120 to 1.34.128
...
Bumps [boto3](https://github.com/boto/boto3 ) from 1.34.120 to 1.34.128.
- [Release notes](https://github.com/boto/boto3/releases )
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/boto3/compare/1.34.120...1.34.128 )
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 03:53:26 +00:00
Carlo Costino
651a28d64d
Merge pull request #1088 from GSA/dependabot/pip/botocore-1.34.128
...
Bump botocore from 1.34.126 to 1.34.128
2024-06-17 23:51:29 -04:00
dependabot[bot]
e7c5e75649
Bump botocore from 1.34.126 to 1.34.128
...
Bumps [botocore](https://github.com/boto/botocore ) from 1.34.126 to 1.34.128.
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst )
- [Commits](https://github.com/boto/botocore/compare/1.34.126...1.34.128 )
---
updated-dependencies:
- dependency-name: botocore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-18 03:44:18 +00:00
Carlo Costino
b2b7134972
Merge pull request #1087 from GSA/dependabot/pip/urllib3-2.2.2
...
Bump urllib3 from 2.2.1 to 2.2.2
2024-06-17 23:42:25 -04:00
John Skiles Skinner
decbd254b0
Upgrade terraform-cloudgov, add prevent_destroy
2024-06-17 17:23:00 -07:00
dependabot[bot]
59615880b0
Bump urllib3 from 2.2.1 to 2.2.2
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-17 21:42:04 +00:00
Kenneth Kehl
d7279c7c38
revamp PII masking
2024-06-17 11:12:30 -07:00