Skip to content
Snippets Groups Projects
  1. Oct 27, 2021
  2. Oct 22, 2021
  3. Oct 21, 2021
  4. Oct 14, 2021
  5. Oct 13, 2021
  6. Oct 01, 2021
  7. Sep 09, 2021
  8. Sep 03, 2021
  9. Aug 30, 2021
  10. Aug 17, 2021
  11. Aug 09, 2021
  12. Jul 26, 2021
  13. Jul 23, 2021
  14. Jun 29, 2021
  15. Jun 08, 2021
  16. Jun 07, 2021
  17. May 17, 2021
  18. May 13, 2021
    • Rucha Deshpande's avatar
      Integration test fixes · 16dae45a
      Rucha Deshpande authored
      commit d6b1479b 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu May 13 2021 11:37:52 GMT-0500 (Central Daylight Time) 
      
          take all dev changes
      
      
      commit 7f46cdb0 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 19 2020 14:09:50 GMT-0600 (Central Standard Time) 
      
          Remove debug stms
      
      
      commit 3d2e49dc 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu May 13 2021 10:59:13 GMT-0500 (Central Daylight Time) 
      
          fix import
      
      
      commit df633a65 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 19 2020 13:18:00 GMT-0600 (Central Standard Time) 
      
          Remove debug stmt
      
      
      commit 466e8fa8 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu May 13 2021 09:57:13 GMT-0500 (Central Daylight Time) 
      
          override failing tests with 403
      
      
      commit f110b5e0 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Nov 18 2020 14:42:07 GMT-0600 (Central Standard Time) 
      
          Merge remote-tracking branch 'remotes/origin/dev' into deshruch
      
      
      commit d9b0d6bf 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Nov 18 2020 14:41:11 GMT-0600 (Central Standard Time) 
      
          update os-core-lib-ws release version
      
      
      commit 123394b3 
      Author: Wyatt Nielsen <wyatt.nielsen@parivedasolutions.com> 
      Date: Tue Nov 17 2020 13:45:09 GMT-0600 (Central Standard Time) 
      
          login to Docker Hub to prevent rate limiting issues
      
      
      commit 179bc904 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 17:13:46 GMT-0600 (Central Standard Time) 
      
          update core-lib version
      
      
      commit 6d2326de 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 16:49:13 GMT-0600 (Central Standard Time) 
      
          update core-lib version
      
      
      commit 138ec563 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 15:48:18 GMT-0600 (Central Standard Time) 
      
          add debug stsms
      
      
      commit d561a222 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 15:44:53 GMT-0600 (Central Standard Time) 
      
          Update os-core-lib-aws version
      
      
      commit ab4445a8 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 12:51:21 GMT-0600 (Central Standard Time) 
      
          Use ServicePrincipal implementation from os-core-lib-aws
      
      
      commit 4e382145 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 12:44:58 GMT-0600 (Central Standard Time) 
      
          Use release version of os-core-lib-aws
      
      
      commit 755d743d 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 11:23:41 GMT-0600 (Central Standard Time) 
      
          Move ServicePrincipal code to os-core-lib-aws
      
      
      commit ee6cb3a7 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Mon Nov 16 2020 17:08:01 GMT-0600 (Central Standard Time) 
      
          Remove debug stmts
      
      
      commit 4ad50766 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Mon Nov 16 2020 12:26:29 GMT-0600 (Central Standard Time) 
      
          oauth client credentials
      
      
      commit 87ef11e7 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Mon Nov 16 2020 11:19:55 GMT-0600 (Central Standard Time) 
      
          update core -lib and add debug stsms
      
      
      commit d34e4028 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Fri Nov 13 2020 16:53:03 GMT-0600 (Central Standard Time) 
      
          update core-lib version
      
      
      commit 8360d0d5 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Fri Nov 13 2020 15:48:08 GMT-0600 (Central Standard Time) 
      
          using test os-ore-lib
      
      
      commit 9fbb6227 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Fri Nov 13 2020 10:58:03 GMT-0600 (Central Standard Time) 
      
          Bug fix: add custom scope as env. var
      
      
      commit 71e207d5 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 12 2020 16:07:30 GMT-0600 (Central Standard Time) 
      
          Bug Fix: Update SSM parameter retrieval
      
      
      commit d9459e9e 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 12 2020 15:55:32 GMT-0600 (Central Standard Time) 
      
          Use client credetials flow to get access token
      16dae45a
    • Rucha Deshpande's avatar
      fix import · 3d2e49dc
      Rucha Deshpande authored
      3d2e49dc
    • Rucha Deshpande's avatar
      override failing tests with 403 · 466e8fa8
      Rucha Deshpande authored
      466e8fa8
  19. May 05, 2021
    • Bill Wang's avatar
      Add (Storage) Partition Support · c780c081
      Bill Wang authored
      commit 72ce2b9b 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Tue May 04 2021 13:47:08 GMT-0500 (Central Daylight Time) 
      
          proper path
      
      
      commit 9deece71 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Tue May 04 2021 13:17:23 GMT-0500 (Central Daylight Time) 
      
          add more properties
      
      
      commit 11d678f3 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Tue May 04 2021 13:12:47 GMT-0500 (Central Daylight Time) 
      
          add more properties
      
      
      commit 4ad4cd50 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Tue May 04 2021 12:49:43 GMT-0500 (Central Daylight Time) 
      
          resolve conflicting beans
      
      
      commit 991d6d3f 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon May 03 2021 12:30:44 GMT-0500 (Central Daylight Time) 
      
          update pom
      
      
      commit ea0280de 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon May 03 2021 11:38:59 GMT-0500 (Central Daylight Time) 
      
          supress maven transport progress in test
      
      
      commit 3c5f6fe9 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Sat May 01 2021 13:06:50 GMT-0500 (Central Daylight Time) 
      
          update tests
      
      
      commit 7e86f5f5 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Thu Apr 29 2021 12:28:05 GMT-0500 (Central Daylight Time) 
      
          Merge branch 'dev' of codecommit::us-east-1://osdu-dev@os-notification into dev
      
      
      commit 9538c071 
      Author: Bill Wang <wanzhiji@amazon.com> 
      Date: Mon Jan 04 2021 16:27:35 GMT-0600 (Central Standard Time) 
      
          Squashed commit of the following 
      
      commit 04e49a0d 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 19:10:30 GMT-0800 (Pacific Standard Time) 
      
          fix Cognito region services
      
      
      commit fca15a32 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 13:56:14 GMT-0800 (Pacific Standard Time) 
      
      commit eaf5dcc4 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 13:35:25 GMT-0800 (Pacific Standard Time) 
      
          fix cognito client
      
      
      commit 9ceee335 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 13:20:15 GMT-0800 (Pacific Standard Time) 
      
          bump core service version
      
      
      commit 30d44fe4 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 21 2020 15:03:10 GMT-0800 (Pacific Standard Time) 
      
          fix pom version
      
      
      
      commit d5afc1b8 
      Author: wanzhiji <wanzhiji@amazon.com> 
      Date: Tue Dec 22 2020 10:29:39 GMT-0600 (Central Standard Time) 
      
          Squashed commit of the following 
      
      commit 30d44fe4 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 21 2020 15:03:10 GMT-0800 (Pacific Standard Time) 
      
          fix pom version
      
      c780c081
  20. Apr 17, 2021
  21. Mar 19, 2021
  22. Mar 09, 2021
  23. Mar 01, 2021
  24. Feb 18, 2021
    • Spencer Sutton's avatar
      Fixed CORS failing test · 969e7ad3
      Spencer Sutton authored
      commit 32dca163 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Thu Feb 18 2021 10:13:25 GMT-0600 (Central Standard Time) 
      
          Reverting hard-coded test string
      
      
      commit bcaf29b1 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Thu Feb 18 2021 10:03:44 GMT-0600 (Central Standard Time) 
      
          Updating cors tests
      
      
      commit fe6ae07c 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Wed Feb 17 2021 18:11:45 GMT-0600 (Central Standard Time) 
      
          Updated to check header by contains
      
      
      commit 0fc29b53 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Wed Feb 17 2021 16:24:51 GMT-0600 (Central Standard Time) 
      
          Fixing cors test
      
      
      commit e8a71907 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Wed Feb 17 2021 16:22:54 GMT-0600 (Central Standard Time) 
      
          Fixing failing cors test
      969e7ad3
  25. Feb 12, 2021
  26. Feb 10, 2021
    • Bill Wang's avatar
      Squashed commit of the following · 5c94fabd
      Bill Wang authored
      commit 04e49a0d 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 19:10:30 GMT-0800 (Pacific Standard Time) 
      
          fix Cognito region services
      
      
      commit fca15a32 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 13:56:14 GMT-0800 (Pacific Standard Time) 
      
      commit eaf5dcc4 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 13:35:25 GMT-0800 (Pacific Standard Time) 
      
          fix cognito client
      
      
      commit 9ceee335 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 28 2020 13:20:15 GMT-0800 (Pacific Standard Time) 
      
          bump core service version
      
      
      commit 30d44fe4 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 21 2020 15:03:10 GMT-0800 (Pacific Standard Time) 
      
          fix pom version
      5c94fabd
    • Bill Wang's avatar
      Squashed commit of the following · 7883a8b8
      Bill Wang authored
      commit 30d44fe4 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Mon Dec 21 2020 15:03:10 GMT-0800 (Pacific Standard Time) 
      
          fix pom version
      7883a8b8
    • David Diederich's avatar
  27. Jan 27, 2021
  28. Jan 21, 2021
  29. Jan 07, 2021
  30. Dec 16, 2020
    • Rucha Deshpande's avatar
      Implement service-to-service auth using client_credentials flow · 5431b207
      Rucha Deshpande authored
      commit 7f46cdb0 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 19 2020 14:09:50 GMT-0600 (Central Standard Time) 
      
          Remove debug stms
      
      
      commit df633a65 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 19 2020 13:18:00 GMT-0600 (Central Standard Time) 
      
          Remove debug stmt
      
      
      commit f110b5e0 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Nov 18 2020 14:42:07 GMT-0600 (Central Standard Time) 
      
          Merge remote-tracking branch 'remotes/origin/dev' into deshruch
      
      
      commit d9b0d6bf 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Nov 18 2020 14:41:11 GMT-0600 (Central Standard Time) 
      
          update os-core-lib-ws release version
      
      
      commit 179bc904 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 17:13:46 GMT-0600 (Central Standard Time) 
      
          update core-lib version
      
      
      commit 6d2326de 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 16:49:13 GMT-0600 (Central Standard Time) 
      
          update core-lib version
      
      
      commit 138ec563 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 15:48:18 GMT-0600 (Central Standard Time) 
      
          add debug stsms
      
      
      commit d561a222 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 15:44:53 GMT-0600 (Central Standard Time) 
      
          Update os-core-lib-aws version
      
      
      commit ab4445a8 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 12:51:21 GMT-0600 (Central Standard Time) 
      
          Use ServicePrincipal implementation from os-core-lib-aws
      
      
      commit 4e382145 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 12:44:58 GMT-0600 (Central Standard Time) 
      
          Use release version of os-core-lib-aws
      
      
      commit 755d743d 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Nov 17 2020 11:23:41 GMT-0600 (Central Standard Time) 
      
          Move ServicePrincipal code to os-core-lib-aws
      
      
      commit ee6cb3a7 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Mon Nov 16 2020 17:08:01 GMT-0600 (Central Standard Time) 
      
          Remove debug stmts
      
      
      commit 4ad50766 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Mon Nov 16 2020 12:26:29 GMT-0600 (Central Standard Time) 
      
          oauth client credentials
      
      
      commit 87ef11e7 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Mon Nov 16 2020 11:19:55 GMT-0600 (Central Standard Time) 
      
          update core -lib and add debug stsms
      
      
      commit d34e4028 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Fri Nov 13 2020 16:53:03 GMT-0600 (Central Standard Time) 
      
          update core-lib version
      
      
      commit 8360d0d5 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Fri Nov 13 2020 15:48:08 GMT-0600 (Central Standard Time) 
      
          using test os-ore-lib
      
      
      commit 9fbb6227 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Fri Nov 13 2020 10:58:03 GMT-0600 (Central Standard Time) 
      
          Bug fix: add custom scope as env. var
      
      
      commit 71e207d5 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 12 2020 16:07:30 GMT-0600 (Central Standard Time) 
      
          Bug Fix: Update SSM parameter retrieval
      
      
      commit d9459e9e 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Nov 12 2020 15:55:32 GMT-0600 (Central Standard Time) 
      
          Use client credetials flow to get access token
      5431b207
Loading