- Jul 06, 2021
-
-
-
Spencer Sutton authored
commit a62093b5 Author: Spencer Sutton <suttonsp@amazon.com> Date: Thu May 27 2021 10:15:43 GMT-0500 (Central Daylight Time) "Excluding springs default security, locking down mvn central"
-
- May 18, 2021
-
-
Mingyang Zhu authored
-
- May 06, 2021
-
-
Rucha Deshpande authored
commit 29ec651f Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed May 05 2021 11:58:58 GMT-0500 (Central Daylight Time) use Entitlements V2
-
- Mar 10, 2021
-
-
Rucha Deshpande authored
commit ef8008fc Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 15:41:47 GMT-0600 (Central Standard Time) remove * import commit 85e095bd Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 15:36:22 GMT-0600 (Central Standard Time) remove commented code commit 4ab437dc Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 15:35:00 GMT-0600 (Central Standard Time) remove unwanted variables commit aef15021 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 15:31:45 GMT-0600 (Central Standard Time) Merge remote-tracking branch 'remotes/origin/dev' into deshruch # Conflicts: # provider/partition-aws/src/main/java/org/opengroup/osdu/partition/provider/aws/util/SSMHelper.java commit 9ddd0475 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 15:28:44 GMT-0600 (Central Standard Time) remove unused imports commit 00aec284 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 13:56:57 GMT-0600 (Central Standard Time) Remove Entitlements references commit 3bcbf37b Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 12:44:17 GMT-0600 (Central Standard Time) Remove unused files commit 2c3a1a2d Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 12:38:42 GMT-0600 (Central Standard Time) remove commented code commit 01e3ce26 Author: Rucha Deshpande <deshruch@amazon.com> Date: Wed Mar 10 2021 12:35:10 GMT-0600 (Central Standard Time) fix int tests for service principal commit c1495168 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 09 2021 17:01:38 GMT-0600 (Central Standard Time) Add Service Principal implementation to Partition Service commit 4dd410af Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 09 2021 14:54:42 GMT-0600 (Central Standard Time) Fix list with nextToken commit 86bd8969 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 02 2021 16:58:34 GMT-0600 (Central Standard Time) Bug fix: Partition is updated with field id commit bd100062 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 02 2021 15:37:36 GMT-0600 (Central Standard Time) Fix imports commit 4a7f3ce9 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 02 2021 15:26:15 GMT-0600 (Central Standard Time) fix return code commit d0f3b072 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 02 2021 15:23:10 GMT-0600 (Central Standard Time) Add updatePartition and List all Partitions implementation commit 518affe3 Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 02 2021 15:13:39 GMT-0600 (Central Standard Time) Add updatePartition and List all Partitions implementation commit 98c0255e Author: Rucha Deshpande <deshruch@amazon.com> Date: Tue Mar 02 2021 10:58:41 GMT-0600 (Central Standard Time) Add List and Update integration tests
-
- Feb 24, 2021
-
-
Spencer Sutton authored
commit 1d1b4ef8 Author: zhijie wang <wanzhiji@amazon.com> Date: Mon Dec 21 2020 15:34:26 GMT-0800 (Pacific Standard Time) bump os-core-lib-aws version, supress maven transport progress log
-
- Sep 25, 2020
- Sep 24, 2020
-
-
Matt Wise authored
commit 1b1c1971 Author: Matt Wise <wsmatth@amazon.com> Date: Thu Sep 24 2020 12:59:53 GMT-0500 (Central Daylight Time) code review feedback commit 1f30b0d9 Author: Matt Wise <wsmatth@amazon.com> Date: Thu Sep 24 2020 11:52:45 GMT-0500 (Central Daylight Time) add handler for ssm parameter async put. make sure response isn't returned until ssm params all exist commit f0b23b95 Author: Matt Wise <wsmatth@amazon.com> Date: Wed Sep 23 2020 15:54:15 GMT-0500 (Central Daylight Time) create bad jwt for no-access tests commit a3df6cea Author: Matt Wise <wsmatth@amazon.com> Date: Wed Sep 23 2020 15:23:07 GMT-0500 (Central Daylight Time) add entitlement support for partition commit 2ec6d558 Author: Matt Wise <wsmatth@amazon.com> Date: Tue Sep 22 2020 14:32:06 GMT-0500 (Central Daylight Time) update int tests commit ba6979a6 Author: Matt Wise <wsmatth@amazon.com> Date: Mon Sep 21 2020 21:39:40 GMT-0500 (Central Daylight Time) add springboot actuator health check commit 541c3b87 Author: Matt Wise <wsmatth@amazon.com> Date: Mon Sep 21 2020 15:23:24 GMT-0500 (Central Daylight Time) fix import for AWSCognitoClient commit 1c249655 Author: Matt Wise <wsmatth@amazon.com> Date: Mon Sep 21 2020 14:36:16 GMT-0500 (Central Daylight Time) Work on integration tests commit c45e1435 Author: Matt Wise <wsmatth@amazon.com> Date: Mon Sep 21 2020 12:16:21 GMT-0500 (Central Daylight Time) Add copyright commit bd71cc33 Author: Matt Wise <wsmatth@amazon.com> Date: Mon Sep 21 2020 12:16:08 GMT-0500 (Central Daylight Time) Add dummy cache implementation commit 63f035ee Author: Matt Wise <wsmatth@amazon.com> Date: Mon Sep 21 2020 09:33:23 GMT-0500 (Central Daylight Time) for now, use basic auth. service should be protected by keeping it in a private subnet commit d575c5b3 Author: Matt Wise <wsmatth@amazon.com> Date: Mon Sep 21 2020 09:16:19 GMT-0500 (Central Daylight Time) surround environment var with braces commit a9deff7e Author: Matt Wise <wsmatth@amazon.com> Date: Wed Sep 09 2020 15:55:19 GMT-0500 (Central Daylight Time) add basic properties commit bf7fbc00 Author: Matt Wise <wsmatth@amazon.com> Date: Wed Sep 09 2020 15:48:19 GMT-0500 (Central Daylight Time) work on delete implementation merging common code commit 7364962a Author: Matt Wise <wsmatth@amazon.com> Date: Tue Sep 08 2020 17:36:28 GMT-0500 (Central Daylight Time) work on SSM implementation for partition commit 02f133a7 Author: Matt Wise <wsmatth@amazon.com> Date: Fri Sep 04 2020 16:38:05 GMT-0500 (Central Daylight Time) boilerplate implementation of AWS Partition Service commit b740ef22 Author: Matt Wise <wsmatth@amazon.com> Date: Fri Sep 04 2020 15:28:52 GMT-0500 (Central Daylight Time) start partition implementation
-