AWSPowerShell.NetCore

3.3.390.0

The AWS Tools for PowerShell Core lets developers and administrators manage their AWS services from the PowerShell Core scripting environment.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AWSPowerShell.NetCore -RequiredVersion 3.3.390.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AWSPowerShell.NetCore -Version 3.3.390.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Package Details

Author(s)

  • Amazon.com Inc

Tags

AWS cloud

Cmdlets

*-*

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

### 3.3.390.0 (2018-10-22)
 * Cmdlets and parameters are now marked as obsolete if the corresponding service operation or parameter are deprecated.
 * Added support for Set-AWSProxy and Clear-AWSProxy cmdlets to AWSPowerShell.NetCore
 * Amazon Storage Gateway
   * [Breaking Change] The response data from the service's RefreshCache API has been extended to emit both the file share ARN and the notification id.
 * Amazon APIGateway
   * Updated cmdlets Test-AGInvokeMethod and Test-AGInvokeAuthorizer adding support for multi-value parameters.
 * Amazon AppStream
   * Added cmdlets providing support for creating, managing, and deleting users in the AppStream 2.0 user pool.
 * Amazon Auto Scaling
   * DateTime parameters of Get-ASScheduledAction and Write-ASScheduledUpdateGroupAction were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon CloudWatch
   * DateTime parameters of Get-CWAlarmHistory and Get-CWMetricData, Get-CWMetricStatistic were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon CodeCommit
   * Added cmdlets Get-CCFile, Get-CCFolder and Remove-CCFile allowing to get the contents of a file, get the contents of a folder, and delete a file in an AWS CodeCommit repository.
 * Amazon CodeStar
   * Updated cmdlet New-CSTProject enabling to tag CodeStar Projects at creation.
 * Amazon DirectConnect
   * Added cmdlet Update-DCVirtualInterfaceAttribute allowing to modify the MTU value of existing virtual interfaces.
 * Amazon Directory Service
   * Added and updated cmdlets related to launch of cross account for Directory Service and to create a new type of trust for active directory.
 * Amazon EC2
   * DateTime parameters of multiple cmdlets were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlet Get-EC2RouteTable to add pagination support.
 * Amazon Elastic Beanstalk
   * DateTime parameters of Get-EBEnvironment and Get-EBEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon ElastiCache
   * DateTime parameters of Get-ECEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon Elasticsearch
   * Added cmdlets Start-ESElasticsearchServiceSoftwareUpdate and Stop-ESElasticsearchServiceSoftwareUpdate to support customer-scheduled service software updates. When new service software becomes available, you can request an update to your domain and benefit from new features more quickly. If you take no action, we update the service software automatically after a certain time frame.
 * Amazon Glue
   * Added cmdlet Get-GLUEDataCatalogEncryptionSetting. AWS Glue now supports data encryption at rest for ETL jobs and development endpoints. With encryption enabled, when you run ETL jobs, or development endpoints, Glue will use AWS KMS keys to write encrypted data at rest. You can also encrypt the metadata stored in the Glue Data Catalog using keys that you manage with AWS KMS. Additionally, you can use AWS KMS keys to encrypt the logs generated by crawlers and ETL jobs as well as encrypt ETL job bookmarks. Encryption settings for Glue crawlers, ETL jobs, and development endpoints can be configured using the security configurations in Glue. Glue Data Catalog encryption can be enabled via the settings for the Glue Data Catalog.
   * Added cmdlets Set-GLUEResourcePolicy, Get-GLUEResourcePolicy and Remove-GLUEResourcePolicy for creating, updating, reading and deleting Data Catalog resource-based policies.
 * Amazon GuardDuty
   * Updated cmdlets New-GDDetector and Update-GDDetector to support optional FindingPublishingFrequency parameter.
   * Updated cmdlets New-GDThreatIntelSet, New-GDIPSet and New-GDDetector to add an idempotency token parameter.
 * Amazon IoT
   * DateTime parameters of Get-IOTTaskList and Get-IOTViolationEventsList were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlets New-IOTJob, Start-IOTJNextPendingJobExecution and Update-IOTJJobExecution to support job execution timeout functionalities. Customer now can set job execution timeout on the job level when creating a job.
 * Amazon Lightsail
   * Added cmdlets supporting Lightsail managed databases.
 * Amazon MediaConvert
   * Updated New-EMCQueue and Update-EMCQueue to support offering lower prices for predictable, non-urgent workloads, we propose the concept of Reserved Transcode pricing.
 * Amazon MQ
   * Updated cmdlet Update-MQBroker with new parameters AutoMinorVersionUpgrade and EngineVersion to support ActiveMQ 5.15.6, in addition to 5.15.0.
 * Amazon OpsWorksCM
   * Added cmdlet Export-OWCMServerEngineAttribute allowing to export engine specific attributes like the UserData script used for unattended bootstrapping of new nodes that connect to the server.
 * Amazon RDS
   * DateTime parameters of Get-RDSEvent, Reset-RDSDBCluster, Restore-RDSDBClusterToPointInTime and Restore-RDSDBInstanceToPointInTime were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
   * Updated cmdlets to support Deletion Protection for RDS databases.
 * Amazon Redshift
   * DateTime parameters of Get-RSClusterSnapshot and Get-RSEvent were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon S3
   * DateTime parameters of Copy-S3Object, Get-S3ObjectMetadata and Read-S3Object were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon ServiceCatalog
   * Added cmdlets to support Service Actions. With service actions, you as the administrator can enable end users to perform operational tasks, troubleshoot issues, run approved commands, or request permissions within Service Catalog. Service actions are defined using AWS Systems Manager documents, where you have access to pre-defined actions that implement AWS best practices, such asEC2 stop and reboot, as well as the ability to define custom actions.
 * Amazon Simple Email Service
   * DateTime parameters of Send-SESBounce were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.
 * Amazon SimpleSystemsManagement
   * Added and updated cmdlets allowing to interact with maintenance windows.
   * Updated cmdlets New-SSMPatchBaseline and Update-SSMPatchBaseline adding RejectedPatchesAction to enable stricted validation of the rejected Patches List.
 * Amazon StorageGateway
   * Updated cmdlet Invoke-SGCacheRefresh allowing to specify folders and subfolders.
 * Amazon  TranscribeService
   * Added cmdlet Remove-TRSTranscriptionJob allowing to delete completed transcription jobs.
 * Amazon WorkDocs
   * DateTime parameters of Get-WDActivity were marked as obsolete as they may result in the wrong timestamp being passed to the service, please use the new parameters marked with the "Utc" prefix.

FileList

  • AWSPowerShell.NetCore.nuspec
  • AWSAliases.ps1
  • AWSPowerShell.Format.ps1xml
  • AWSPowerShell.NetCore.dll
  • AWSPowerShell.NetCore.dll-Help.xml
  • AWSPowerShell.NetCore.psd1
  • AWSPowerShell.TypeExtensions.ps1xml
  • AWSPowerShellCompleters.psm1
  • AWSPowerShellLegacyAliases.psm1
  • AWSSDK.ACMPCA.dll
  • AWSSDK.AlexaForBusiness.dll
  • AWSSDK.APIGateway.dll
  • AWSSDK.ApplicationAutoScaling.dll
  • AWSSDK.ApplicationDiscoveryService.dll
  • AWSSDK.AppStream.dll
  • AWSSDK.AppSync.dll
  • AWSSDK.Athena.dll
  • AWSSDK.AutoScaling.dll
  • AWSSDK.AutoScalingPlans.dll
  • AWSSDK.AWSHealth.dll
  • AWSSDK.AWSMarketplaceCommerceAnalytics.dll
  • AWSSDK.AWSMarketplaceMetering.dll
  • AWSSDK.AWSSupport.dll
  • AWSSDK.Batch.dll
  • AWSSDK.Budgets.dll
  • AWSSDK.CertificateManager.dll
  • AWSSDK.Cloud9.dll
  • AWSSDK.CloudDirectory.dll
  • AWSSDK.CloudFormation.dll
  • AWSSDK.CloudFront.dll
  • AWSSDK.CloudHSM.dll
  • AWSSDK.CloudHSMV2.dll
  • AWSSDK.CloudSearch.dll
  • AWSSDK.CloudSearchDomain.dll
  • AWSSDK.CloudTrail.dll
  • AWSSDK.CloudWatch.dll
  • AWSSDK.CloudWatchEvents.dll
  • AWSSDK.CloudWatchLogs.dll
  • AWSSDK.CodeBuild.dll
  • AWSSDK.CodeCommit.dll
  • AWSSDK.CodeDeploy.dll
  • AWSSDK.CodePipeline.dll
  • AWSSDK.CodeStar.dll
  • AWSSDK.CognitoIdentity.dll
  • AWSSDK.CognitoIdentityProvider.dll
  • AWSSDK.Comprehend.dll
  • AWSSDK.ConfigService.dll
  • AWSSDK.Connect.dll
  • AWSSDK.Core.dll
  • AWSSDK.CostAndUsageReport.dll
  • AWSSDK.CostExplorer.dll
  • AWSSDK.DatabaseMigrationService.dll
  • AWSSDK.DataPipeline.dll
  • AWSSDK.DAX.dll
  • AWSSDK.DeviceFarm.dll
  • AWSSDK.DirectConnect.dll
  • AWSSDK.DirectoryService.dll
  • AWSSDK.DLM.dll
  • AWSSDK.DynamoDBv2.dll
  • AWSSDK.EC2.dll
  • AWSSDK.ECR.dll
  • AWSSDK.ECS.dll
  • AWSSDK.EKS.dll
  • AWSSDK.ElastiCache.dll
  • AWSSDK.ElasticBeanstalk.dll
  • AWSSDK.ElasticFileSystem.dll
  • AWSSDK.ElasticLoadBalancing.dll
  • AWSSDK.ElasticLoadBalancingV2.dll
  • AWSSDK.ElasticMapReduce.dll
  • AWSSDK.Elasticsearch.dll
  • AWSSDK.ElasticTranscoder.dll
  • AWSSDK.FMS.dll
  • AWSSDK.GameLift.dll
  • AWSSDK.Glue.dll
  • AWSSDK.Greengrass.dll
  • AWSSDK.GuardDuty.dll
  • AWSSDK.IdentityManagement.dll
  • AWSSDK.ImportExport.dll
  • AWSSDK.Inspector.dll
  • AWSSDK.IoT.dll
  • AWSSDK.IoT1ClickDevicesService.dll
  • AWSSDK.IoT1ClickProjects.dll
  • AWSSDK.IoTAnalytics.dll
  • AWSSDK.IotData.dll
  • AWSSDK.IoTJobsDataPlane.dll
  • AWSSDK.KeyManagementService.dll
  • AWSSDK.Kinesis.dll
  • AWSSDK.KinesisAnalytics.dll
  • AWSSDK.KinesisFirehose.dll
  • AWSSDK.KinesisVideo.dll
  • AWSSDK.KinesisVideoArchivedMedia.dll
  • AWSSDK.KinesisVideoMedia.dll
  • AWSSDK.Lambda.dll
  • AWSSDK.Lex.dll
  • AWSSDK.LexModelBuildingService.dll
  • AWSSDK.Lightsail.dll
  • AWSSDK.MachineLearning.dll
  • AWSSDK.Macie.dll
  • AWSSDK.MarketplaceEntitlementService.dll
  • AWSSDK.MediaConvert.dll
  • AWSSDK.MediaLive.dll
  • AWSSDK.MediaPackage.dll
  • AWSSDK.MediaStore.dll
  • AWSSDK.MediaStoreData.dll
  • AWSSDK.MediaTailor.dll
  • AWSSDK.MigrationHub.dll
  • AWSSDK.Mobile.dll
  • AWSSDK.MQ.dll
  • AWSSDK.MTurk.dll
  • AWSSDK.Neptune.dll
  • AWSSDK.OpsWorks.dll
  • AWSSDK.OpsWorksCM.dll
  • AWSSDK.Organizations.dll
  • AWSSDK.PI.dll
  • AWSSDK.Pinpoint.dll
  • AWSSDK.Polly.dll
  • AWSSDK.Pricing.dll
  • AWSSDK.RDS.dll
  • AWSSDK.Redshift.dll
  • AWSSDK.Rekognition.dll
  • AWSSDK.ResourceGroups.dll
  • AWSSDK.ResourceGroupsTaggingAPI.dll
  • AWSSDK.Route53.dll
  • AWSSDK.Route53Domains.dll
  • AWSSDK.S3.dll
  • AWSSDK.SageMaker.dll
  • AWSSDK.SageMakerRuntime.dll
  • AWSSDK.SecretsManager.dll
  • AWSSDK.SecurityToken.dll
  • AWSSDK.ServerlessApplicationRepository.dll
  • AWSSDK.ServerMigrationService.dll
  • AWSSDK.ServiceCatalog.dll
  • AWSSDK.ServiceDiscovery.dll
  • AWSSDK.Shield.dll
  • AWSSDK.Signer.dll
  • AWSSDK.SimpleEmail.dll
  • AWSSDK.SimpleNotificationService.dll
  • AWSSDK.SimpleSystemsManagement.dll
  • AWSSDK.SimpleWorkflow.dll
  • AWSSDK.Snowball.dll
  • AWSSDK.SQS.dll
  • AWSSDK.StepFunctions.dll
  • AWSSDK.StorageGateway.dll
  • AWSSDK.TranscribeService.dll
  • AWSSDK.Translate.dll
  • AWSSDK.WAF.dll
  • AWSSDK.WAFRegional.dll
  • AWSSDK.WorkDocs.dll
  • AWSSDK.WorkMail.dll
  • AWSSDK.WorkSpaces.dll
  • AWSSDK.XRay.dll
  • CHANGELOG.txt

Version History

Version Downloads Last updated
4.1.567 328 4/26/2024
4.1.566 1,490 4/25/2024
4.1.565 1,838 4/24/2024
4.1.564 1,805 4/23/2024
4.1.563 1,887 4/22/2024
4.1.562 2,933 4/19/2024
4.1.561 1,658 4/18/2024
4.1.560 1,572 4/17/2024
4.1.559 1,978 4/16/2024
4.1.558 4,437 4/12/2024
4.1.557 1,569 4/11/2024
4.1.556 1,925 4/10/2024
4.1.555 2,700 4/9/2024
4.1.554 1,627 4/8/2024
4.1.553 2,900 4/5/2024
4.1.552 1,835 4/4/2024
4.1.551 1,647 4/3/2024
4.1.550 1,706 4/2/2024
4.1.549 1,586 4/1/2024
4.1.548 2,260 3/29/2024
4.1.547 1,090 3/28/2024
4.1.546 1,639 3/27/2024
4.1.545 1,656 3/26/2024
4.1.544 2,041 3/25/2024
4.1.543 3,591 3/22/2024
4.1.542 1,671 3/21/2024
4.1.541 1,791 3/20/2024
4.1.540 1,815 3/19/2024
4.1.539 1,759 3/18/2024
4.1.538 2,706 3/15/2024
4.1.537 12,348 3/14/2024
4.1.536 3,916 3/13/2024
4.1.535 7,860 3/12/2024
4.1.534 2,556 3/11/2024
4.1.533 28,198 3/8/2024
4.1.532 19,184 3/7/2024
4.1.531 8,998 3/6/2024
4.1.530 7,995 3/5/2024
4.1.529 2,436 3/4/2024
4.1.528 4,823 3/1/2024
4.1.527 8,295 2/29/2024
4.1.526 4,615 2/28/2024
4.1.525 2,153 2/27/2024
4.1.524 2,288 2/26/2024
4.1.523 168,682 2/23/2024
4.1.522 80,190 2/22/2024
4.1.521 21,626 2/21/2024
4.1.520 15,708 2/20/2024
4.1.519 13,277 2/19/2024
4.1.518 39,618 2/16/2024
4.1.517 4,366 2/15/2024
4.1.516 82,657 2/14/2024
4.1.515 1,846 2/13/2024
4.1.514 1,633 2/12/2024
4.1.513 2,553 2/9/2024
4.1.512 4,860 2/8/2024
4.1.511 15,779 2/7/2024
4.1.510 10,973 2/6/2024
4.1.509 11,864 2/5/2024
4.1.508 5,814 2/2/2024
4.1.507 1,772 2/1/2024
4.1.506 1,796 2/1/2024
4.1.505 1,799 1/30/2024
4.1.504 1,638 1/29/2024
4.1.503 15,110 1/26/2024
4.1.502 7,583 1/26/2024
4.1.501 7,106 1/25/2024
4.1.500 1,929 1/24/2024
4.1.499 19,478 1/22/2024
4.1.498 66,271 1/19/2024
4.1.497 1,255 1/18/2024
4.1.496 3,117 1/17/2024
4.1.495 6,382 1/16/2024
4.1.494 6,847 1/14/2024
4.1.493 1,063 1/12/2024
4.1.492 1,682 1/11/2024
4.1.491 58,813 1/10/2024
4.1.490 10,983 1/8/2024
4.1.489 3,679 1/5/2024
4.1.488 4,215 1/4/2024
4.1.487 5,211 1/3/2024
4.1.486 13,432 12/29/2023
4.1.485 3,682 12/28/2023
4.1.484 1,592 12/27/2023
4.1.483 1,667 12/26/2023
4.1.482 4,094 12/22/2023
4.1.481 3,473 12/21/2023
4.1.480 3,949 12/20/2023
4.1.479 2,208 12/19/2023
4.1.478 5,151 12/18/2023
4.1.477 64,361 12/15/2023
4.1.476 1,782 12/14/2023
4.1.475 63,499 12/13/2023
4.1.474 6,852 12/12/2023
4.1.473 40,015 12/11/2023
4.1.472 45,212 12/8/2023
4.1.471 8,786 12/7/2023
4.1.470 2,998 12/7/2023
4.1.469 13,558 12/6/2023
4.1.468 8,725 12/5/2023
4.1.467 34,817 12/2/2023
4.1.466 6,352 12/1/2023
4.1.465 2,727 11/30/2023
4.1.464 557 11/29/2023
4.1.463 2,497 11/28/2023
4.1.462 10,615 11/28/2023
4.1.461 9,903 11/28/2023
4.1.460 1,776 11/27/2023
4.1.459 5,742 11/23/2023
4.1.458 1,889 11/22/2023
4.1.457 1,778 11/21/2023
4.1.456 81,889 11/18/2023
4.1.455 6,217 11/17/2023
4.1.454 80,281 11/15/2023
4.1.453 2,655 11/14/2023
4.1.452 1,952 11/14/2023
4.1.451 10,230 11/10/2023
4.1.450 15,934 11/9/2023
4.1.449 10,416 11/9/2023
4.1.448 980 11/8/2023
4.1.447 6,848 11/7/2023
4.1.446 76,974 11/6/2023
4.1.445 6,914 11/3/2023
4.1.444 4,132 11/2/2023
4.1.443 2,488 11/1/2023
4.1.442 2,151 11/1/2023
4.1.441 2,580 10/30/2023
4.1.440 872,059 10/27/2023
4.1.439 80,786 10/26/2023
4.1.438 174,501 10/26/2023
4.1.437 213,794 10/24/2023
4.1.436 1,518 10/23/2023
4.1.435 2,699 10/21/2023
4.1.434 1,535 10/20/2023
4.1.433 2,081 10/18/2023
4.1.432 2,077 10/17/2023
4.1.431 3,236 10/16/2023
4.1.430 35,255 10/12/2023
4.1.429 46,002 10/6/2023
4.1.428 9,826 10/5/2023
4.1.427 5,973 10/4/2023
4.1.426 14,807 10/3/2023
4.1.425 12,069 10/2/2023
4.1.424 39,728 9/28/2023
4.1.423 9,889 9/27/2023
4.1.422 9,673 9/26/2023
4.1.421 17,387 9/25/2023
4.1.420 280,117 9/22/2023
4.1.419 34,030 9/20/2023
4.1.418 7,482 9/19/2023
4.1.417 7,651 9/18/2023
4.1.416 146,237 9/15/2023
4.1.415 2,910 9/15/2023
4.1.414 6,793 9/13/2023
4.1.413 5,076 9/12/2023
4.1.412 5,388 9/11/2023
4.1.411 33,588 9/8/2023
4.1.410 6,282 9/8/2023
4.1.409 11,352 9/6/2023
4.1.408 6,610 9/5/2023
4.1.407 134,866 9/1/2023
4.1.406 86,153 8/31/2023
4.1.405 94,015 8/30/2023
4.1.404 107,449 8/29/2023
4.1.403 28,526 8/28/2023
4.1.402 365,015 8/25/2023
4.1.401 131,134 8/25/2023
4.1.400 160,721 8/23/2023
4.1.399 125,712 8/23/2023
4.1.398 125,940 8/21/2023
4.1.397 450,126 8/18/2023
4.1.396 108,757 8/17/2023
4.1.395 115,535 8/16/2023
4.1.394 97,373 8/15/2023
4.1.393 48,705 8/14/2023
4.1.392 41,363 8/11/2023
4.1.391 40,166 8/10/2023
4.1.390 107,525 8/9/2023
4.1.389 41,579 8/8/2023
4.1.388 4,930 8/7/2023
4.1.387 73,752 8/4/2023
4.1.386 51,702 8/3/2023
4.1.385 53,071 8/2/2023
4.1.384 21,805 8/1/2023
4.1.383 2,158 7/31/2023
4.1.382 2,978 7/28/2023
4.1.381 1,169 7/28/2023
4.1.380 332 7/27/2023
4.1.379 1,537 7/26/2023
4.1.378 1,791 7/25/2023
4.1.377 1,634 7/24/2023
4.1.376 2,813 7/21/2023
4.1.375 1,371 7/20/2023
4.1.374 1,154 7/20/2023
4.1.373 608 7/19/2023
4.1.372 1,531 7/18/2023
4.1.371 1,426 7/17/2023
4.1.370 3,477 7/13/2023
4.1.369 4,318 7/11/2023
4.1.368 3,389 7/7/2023
4.1.367 1,597 7/6/2023
4.1.366 1,513 7/5/2023
4.1.365 3,109 7/3/2023
4.1.364 2,482 6/30/2023
4.1.363 1,532 6/29/2023
4.1.362 1,748 6/28/2023
4.1.361 1,841 6/27/2023
4.1.360 1,614 6/26/2023
4.1.359 2,666 6/23/2023
4.1.358 1,392 6/22/2023
4.1.357 1,595 6/21/2023
4.1.356 1,900 6/21/2023
4.1.355 2,101 6/19/2023
4.1.354 2,567 6/16/2023
4.1.353 1,609 6/15/2023
4.1.352 3,447 6/14/2023
4.1.351 1,566 6/12/2023
4.1.350 2,908 6/9/2023
4.1.349 1,417 6/8/2023
4.1.348 2,198 6/7/2023
4.1.347 2,320 6/6/2023
4.1.346 3,040 6/6/2023
4.1.345 3,220 6/2/2023
4.1.344 1,244 6/1/2023
4.1.343 1,415 5/31/2023
4.1.342 1,603 5/30/2023
4.1.341 3,901 5/26/2023
4.1.340 1,333 5/25/2023
4.1.339 1,585 5/24/2023
4.1.338 1,601 5/23/2023
4.1.337 1,556 5/22/2023
4.1.336 2,927 5/19/2023
4.1.335 1,515 5/18/2023
4.1.334 4,389 5/16/2023
4.1.333 1,884 5/15/2023
4.1.332 4,277 5/11/2023
4.1.331 1,725 5/10/2023
4.1.330 1,685 5/9/2023
4.1.329 1,658 5/8/2023
4.1.328 2,807 5/6/2023
4.1.327 1,547 5/5/2023
4.1.326 1,806 5/3/2023
4.1.325 1,943 5/2/2023
4.1.324 2,038 5/1/2023
4.1.323 2,385 4/29/2023
4.1.322 2,040 4/27/2023
4.1.321 2,101 4/26/2023
4.1.320 1,904 4/25/2023
4.1.319 1,013 4/25/2023
4.1.318 4,292 4/21/2023
4.1.317 1,572 4/21/2023
4.1.316 2,357 4/19/2023
4.1.315 4,199 4/17/2023
4.1.314 2,829 4/14/2023
4.1.313 1,536 4/13/2023
4.1.312 1,774 4/12/2023
4.1.311 1,733 4/11/2023
4.1.310 1,866 4/10/2023
4.1.309 2,845 4/7/2023
4.1.308 1,371 4/6/2023
4.1.307 2,085 4/5/2023
4.1.306 1,964 4/4/2023
4.1.305 2,169 4/3/2023
4.1.304 6,574 3/31/2023
4.1.303 1,849 3/30/2023
4.1.302 2,245 3/29/2023
4.1.301 1,720 3/28/2023
4.1.300 1,634 3/27/2023
4.1.299 3,503 3/24/2023
4.1.298 1,715 3/23/2023
4.1.297 1,641 3/22/2023
4.1.296 2,154 3/21/2023
4.1.295 1,914 3/20/2023
4.1.294 3,637 3/17/2023
4.1.293 1,720 3/16/2023
4.1.292 2,204 3/15/2023
4.1.291 1,741 3/14/2023
4.1.290 1,925 3/13/2023
4.1.289 3,515 3/10/2023
4.1.288 1,669 3/9/2023
4.1.287 2,097 3/8/2023
4.1.286 1,764 3/7/2023
4.1.285 2,207 3/6/2023
4.1.284 3,151 3/3/2023
4.1.283 1,758 3/2/2023
4.1.282 2,052 3/1/2023
4.1.281 1,828 2/28/2023
4.1.280 1,896 2/27/2023
4.1.279 2,443 2/24/2023
4.1.278 1,770 2/23/2023
4.1.277 2,101 2/22/2023
4.1.276 1,907 2/22/2023
4.1.275 2,100 2/20/2023
4.1.274 2,602 2/17/2023
4.1.273 1,631 2/17/2023
4.1.272 2,322 2/16/2023
4.1.271 1,858 2/15/2023
4.1.270 1,995 2/13/2023
4.1.269 2,669 2/10/2023
4.1.268 2,058 2/9/2023
4.1.267 2,077 2/8/2023
4.1.266 2,207 2/7/2023
4.1.265 2,049 2/6/2023
4.1.264 2,773 2/3/2023
4.1.263 1,806 2/2/2023
4.1.262 1,989 2/1/2023
4.1.261 2,067 1/31/2023
4.1.260 2,280 1/30/2023
4.1.259 2,748 1/27/2023
4.1.258 1,935 1/26/2023
4.1.257 2,057 1/25/2023
4.1.256 1,847 1/24/2023
4.1.255 1,792 1/23/2023
4.1.254 2,786 1/20/2023
4.1.253 1,540 1/20/2023
4.1.252 2,232 1/18/2023
4.1.251 1,901 1/17/2023
4.1.250 4,374 1/13/2023
4.1.249 1,651 1/12/2023
4.1.248 2,038 1/11/2023
4.1.247 1,733 1/10/2023
4.1.246 1,636 1/9/2023
4.1.245 2,668 1/6/2023
4.1.244 1,468 1/5/2023
4.1.243 1,710 1/4/2023
4.1.242 1,520 1/3/2023
4.1.241 3,354 12/30/2022
4.1.240 869 12/29/2022
4.1.239 890 12/28/2022
4.1.238 1,140 12/27/2022
4.1.237 2,451 12/23/2022
4.1.236 1,146 12/22/2022
4.1.235 1,271 12/22/2022
4.1.234 1,706 12/20/2022
4.1.233 1,637 12/19/2022
4.1.232 2,721 12/16/2022
4.1.231 1,596 12/15/2022
4.1.230 1,901 12/14/2022
4.1.229 1,788 12/13/2022
4.1.228 1,957 12/12/2022
4.1.227 3,484 12/9/2022
4.1.226 1,945 12/8/2022
4.1.225 1,480 12/8/2022
4.1.224 175 12/8/2022
4.1.223 504 12/7/2022
4.1.222 1,931 12/7/2022
4.1.221 2,120 12/5/2022
4.1.220 3,165 12/2/2022
4.1.219 1,603 12/1/2022
4.1.218 2,026 11/30/2022
4.1.217 1,975 11/29/2022
4.1.216 1,258 11/29/2022
4.1.215 2,288 11/28/2022
4.1.214 5,845 11/23/2022
4.1.213 2,194 11/22/2022
4.1.212 1,568 11/22/2022
4.1.211 3,899 11/19/2022
4.1.210 1,875 11/17/2022
4.1.209 1,947 11/16/2022
4.1.208 1,751 11/15/2022
4.1.207 2,023 11/14/2022
4.1.206 3,109 11/11/2022
4.1.205 2,178 11/10/2022
4.1.204 2,229 11/9/2022
4.1.203 1,869 11/8/2022
4.1.202 2,403 11/7/2022
4.1.201 4,226 11/4/2022
4.1.200 2,538 11/3/2022
4.1.199 1,957 11/2/2022
4.1.198 2,153 11/1/2022
4.1.197 2,966 10/31/2022
4.1.196 5,191 10/28/2022
4.1.195 2,393 10/27/2022
4.1.194 2,528 10/26/2022
4.1.193 2,555 10/25/2022
4.1.192 2,373 10/24/2022
4.1.191 2,840 10/21/2022
4.1.190 2,444 10/20/2022
4.1.189 2,846 10/19/2022
4.1.188 2,245 10/18/2022
4.1.187 2,919 10/17/2022
4.1.186 5,046 10/14/2022
4.1.185 2,562 10/13/2022
4.1.184 12,931 10/7/2022
4.1.183 2,384 10/6/2022
4.1.182 2,640 10/5/2022
4.1.181 2,770 10/4/2022
4.1.180 2,544 10/3/2022
4.1.179 4,133 9/30/2022
4.1.178 2,101 9/29/2022
4.1.177 5,473 9/27/2022
4.1.176 2,633 9/26/2022
4.1.175 3,914 9/23/2022
4.1.174 2,286 9/22/2022
4.1.173 2,818 9/21/2022
4.1.172 2,726 9/20/2022
4.1.171 2,803 9/19/2022
4.1.170 4,723 9/16/2022
4.1.169 2,965 9/15/2022
4.1.168 3,001 9/14/2022
4.1.167 2,938 9/13/2022
4.1.166 3,248 9/12/2022
4.1.165 5,417 9/9/2022
4.1.164 2,429 9/8/2022
4.1.163 2,912 9/7/2022
4.1.162 2,718 9/6/2022
4.1.161 6,613 9/2/2022
4.1.160 2,399 9/1/2022
4.1.159 2,262 8/31/2022
4.1.158 2,233 8/31/2022
4.1.157 2,373 8/29/2022
4.1.156 2,837 8/26/2022
4.1.155 1,918 8/25/2022
4.1.154 2,798 8/24/2022
4.1.153 2,665 8/23/2022
4.1.152 2,882 8/22/2022
4.1.151 4,945 8/19/2022
4.1.150 2,542 8/18/2022
4.1.149 3,106 8/17/2022
4.1.148 3,430 8/16/2022
4.1.147 3,496 8/15/2022
4.1.146 38,221 8/12/2022
4.1.145 3,214 8/11/2022
4.1.144 3,381 8/10/2022
4.1.143 3,067 8/9/2022
4.1.142 3,067 8/8/2022
4.1.141 8,620 8/4/2022
4.1.140 2,725 8/3/2022
4.1.139 3,189 8/2/2022
4.1.138 2,930 8/1/2022
4.1.137 4,535 7/29/2022
4.1.136 2,899 7/28/2022
4.1.135 3,011 7/27/2022
4.1.134 3,060 7/26/2022
4.1.133 2,881 7/25/2022
4.1.132 4,698 7/22/2022
4.1.131 2,724 7/21/2022
4.1.130 2,216 7/21/2022
4.1.129 2,670 7/19/2022
4.1.128 2,588 7/18/2022
4.1.127 4,851 7/15/2022
4.1.126 2,517 7/14/2022
4.1.125 2,692 7/13/2022
4.1.124 2,473 7/12/2022
4.1.123 2,492 7/11/2022
4.1.122 4,889 7/8/2022
4.1.120 2,700 7/6/2022
4.1.119 3,095 7/5/2022
4.1.118 5,127 7/1/2022
4.1.117 2,542 6/30/2022
4.1.116 2,288 6/29/2022
4.1.115 2,619 6/28/2022
4.1.114 2,721 6/27/2022
4.1.113 4,448 6/24/2022
4.1.112 2,079 6/23/2022
4.1.111 2,554 6/22/2022
4.1.110 2,573 6/21/2022
4.1.109 2,311 6/20/2022
4.1.108 4,601 6/17/2022
4.1.107 2,694 6/16/2022
4.1.106 3,036 6/15/2022
4.1.105 2,855 6/14/2022
4.1.104 2,083 6/13/2022
4.1.103 4,026 6/10/2022
4.1.102 1,752 6/9/2022
4.1.101 2,748 6/8/2022
4.1.100 2,510 6/7/2022
4.1.99 2,451 6/6/2022
4.1.98 5,350 6/2/2022
4.1.97 2,045 6/1/2022
4.1.96 2,328 5/31/2022
4.1.95 4,790 5/27/2022
4.1.94 2,373 5/26/2022
4.1.93 1,547 5/25/2022
4.1.92 1,924 5/24/2022
4.1.91 2,478 5/23/2022
4.1.90 4,133 5/20/2022
4.1.89 2,379 5/19/2022
4.1.88 2,902 5/18/2022
4.1.87 2,798 5/17/2022
4.1.86 2,337 5/16/2022
4.1.85 3,763 5/13/2022
4.1.84 2,474 5/12/2022
4.1.83 2,318 5/11/2022
4.1.82 2,500 5/10/2022
4.1.81 2,456 5/9/2022
4.1.80 3,882 5/6/2022
4.1.79 1,583 5/6/2022
4.1.78 2,827 5/4/2022
4.1.77 1,419 5/4/2022
4.1.76 2,018 5/2/2022
4.1.75 5,264 4/29/2022
4.1.74 2,380 4/28/2022
4.1.73 2,273 4/27/2022
4.1.72 2,101 4/26/2022
4.1.71 2,588 4/25/2022
4.1.70 4,876 4/22/2022
4.1.69 2,382 4/21/2022
4.1.68 2,324 4/20/2022
4.1.67 2,708 4/19/2022
4.1.66 4,457 4/15/2022
4.1.65 1,381 4/14/2022
4.1.64 1,642 4/13/2022
4.1.63 2,173 4/12/2022
4.1.62 2,168 4/11/2022
4.1.61 3,621 4/8/2022
4.1.60 1,494 4/8/2022
4.1.59 2,271 4/6/2022
4.1.58 2,125 4/5/2022
4.1.57 2,064 4/4/2022
4.1.56 4,051 4/1/2022
4.1.55 2,272 3/31/2022
4.1.54 2,386 3/31/2022
4.1.53 2,805 3/29/2022
4.1.52 2,200 3/28/2022
4.1.51 3,617 3/25/2022
4.1.50 2,208 3/24/2022
4.1.49 2,005 3/24/2022
4.1.48 2,467 3/22/2022
4.1.47 2,177 3/22/2022
4.1.46 4,141 3/18/2022
4.1.45 3,254 3/17/2022
4.1.44 2,185 3/16/2022
4.1.43 2,305 3/14/2022
4.1.42 3,960 3/11/2022
4.1.41 2,158 3/10/2022
4.1.40.0 2,200 3/10/2022
4.1.39.0 2,393 3/9/2022
4.1.38 2,373 3/7/2022
4.1.37 4,087 3/4/2022
4.1.36 2,313 3/4/2022
4.1.35 2,249 3/3/2022
4.1.34 3,253 3/1/2022
4.1.33 3,089 2/28/2022
4.1.32 3,668 2/26/2022
4.1.31 3,587 2/25/2022
4.1.30.0 2,701 2/23/2022
4.1.29.0 3,988 2/22/2022
4.1.28.0 2,653 2/21/2022
4.1.27.0 4,715 2/18/2022
4.1.26.0 2,535 2/17/2022
4.1.25.0 2,663 2/16/2022
4.1.24.0 5,050 2/15/2022
4.1.23.0 5,519 2/11/2022
4.1.22.0 2,457 2/11/2022
4.1.21.0 5,067 2/9/2022
4.1.20.0 3,411 2/8/2022
4.1.19.0 2,100 2/8/2022
4.1.18.0 29,446 1/27/2022
4.1.17.0 68,916 1/5/2022
4.1.16.0 102,794 11/19/2021
4.1.15.0 128,229 10/2/2021
4.1.14.0 226,654 6/25/2021
4.1.13.0 54,822 6/1/2021
4.1.12.0 66,125 4/23/2021
4.1.11.0 12,903 4/15/2021
4.1.10.0 31,327 3/23/2021
4.1.9.0 45,719 2/26/2021
4.1.8.0 34,321 2/3/2021
4.1.7.0 35,256 1/5/2021
4.1.6.0 14,659 12/23/2020
4.1.5.0 46,507 11/17/2020
4.1.4.0 11,772 11/7/2020
4.1.2.0 26,553 10/7/2020
4.1.1.0 87 10/1/2020
4.1.0.0 46,914 8/19/2020
4.0.6.0 86,021 6/11/2020
4.0.5.0 103,375 3/13/2020
4.0.4.0 41,931 2/5/2020
4.0.3.0 12,492 1/22/2020
4.0.2.0 28,972 12/13/2019
4.0.1.1 19,367 11/25/2019
4.0.1.0 440 11/25/2019
4.0.0.0 4,345 11/21/2019
3.3.618.0 88,941 11/4/2019
3.3.604.0 18,180 10/11/2019
3.3.590.0 18,470 9/23/2019
3.3.563.1 30,304 8/9/2019
3.3.563.0 1,100 8/9/2019
3.3.553.0 14,218 7/19/2019
3.3.542.0 15,892 6/28/2019
3.3.522.0 23,085 5/31/2019
3.3.509.0 11,410 5/14/2019
3.3.498.0 57,899 4/25/2019
3.3.485.0 11,973 3/28/2019
3.3.462.0 11,372 2/25/2019
3.3.450.0 9,851 2/6/2019
3.3.428.0 16,891 12/15/2018
3.3.422.0 2,862 12/6/2018
3.3.390.0 (current version) 14,098 10/22/2018
3.3.365.0 8,475 9/21/2018
3.3.343.0 13,531 8/23/2018
3.3.335.0 20,597 8/13/2018
3.3.330.0 988 8/6/2018
3.3.313.0 3,629 7/9/2018
3.3.283.0 6,228 5/18/2018
3.3.270.0 2,207 4/25/2018
3.3.253.0 4,590 3/26/2018
3.3.245.0 1,687 3/2/2018
3.3.232.0 1,246 2/13/2018
3.3.225.1 1,246 1/25/2018
3.3.225.0 192 1/23/2018
3.3.221.0 515 1/16/2018
3.3.219.0 277 1/12/2018
3.3.215.0 495 1/2/2018
3.3.210.0 741 12/19/2017
3.3.208.0 377 12/13/2017
3.3.205.0 372 12/8/2017
3.3.201.0 363 12/2/2017
3.3.197.0 275 11/28/2017
3.3.196.0 176 11/25/2017
3.3.189.1 496 11/14/2017
3.3.187.0 322 11/9/2017
3.3.181.0 387 11/1/2017
3.3.180.0 199 10/30/2017
3.3.178.0 365 10/24/2017
3.3.173.0 412 10/17/2017
3.3.169.0 512 10/9/2017
3.3.164.0 641 9/29/2017
3.3.161.0 536 9/22/2017
3.3.158.0 797 9/17/2017
3.3.152.0 403 9/10/2017
3.3.143.0 871 8/25/2017
3.3.140.0 575 8/17/2017
3.3.133.0 841 8/4/2017
3.3.130.0 488 7/28/2017
3.3.119.0 790 7/7/2017
3.3.113.0 584 6/23/2017
3.3.109.0 296 6/19/2017
3.3.104.0 386 6/9/2017
3.3.99.0 276 6/5/2017
3.3.98.0 147 6/2/2017
3.3.96.0 171 5/31/2017
3.3.95.0 216 5/26/2017
3.3.90.0 328 5/19/2017
3.3.86.0 290 5/12/2017
3.3.84.0 279 5/5/2017
3.3.83.0 253 5/1/2017
3.3.81.0 245 4/24/2017
3.3.76.0 327 4/12/2017
3.3.75.0 125 4/11/2017
3.3.74.0 164 4/7/2017
3.3.71.0 806 4/1/2017
3.3.69.0 179 3/29/2017
3.3.67.0 235 3/24/2017
3.3.65.0 160 3/22/2017
3.3.64.2 206 3/17/2017
3.3.64.1 132 3/16/2017
3.3.62.0 161 3/13/2017
3.3.58.0 221 3/7/2017
3.3.57.0 232 2/28/2017
3.3.56.0 367 2/24/2017
3.3.55.0 138 2/23/2017
3.3.53.1 155 2/20/2017
3.3.53.0 124 2/17/2017
3.3.51.0 125 2/15/2017
3.3.48.0 190 2/10/2017
3.3.46.0 151 2/8/2017
3.3.45.0 254 1/27/2017
3.3.44.0 125 1/26/2017
3.3.43.0 136 1/25/2017
3.3.39.0 369 1/18/2017
3.3.38.0 118 1/17/2017
3.3.37.2 153 1/13/2017
3.3.37.1 149 1/9/2017
3.3.37.0 142 1/5/2017
3.3.36.0 151 12/30/2016
3.3.35.0 196 12/23/2016
3.3.34.0 120 12/22/2016
3.3.32.0 213 12/20/2016
3.3.31.1 278 12/16/2016
3.3.30.0 205 12/9/2016
3.3.29.0 111 12/8/2016
3.3.28.0 122 12/7/2016
3.3.27.0 162 12/3/2016
3.3.24.0 343 11/23/2016
3.3.23.0 130 11/22/2016
3.3.22.0 138 11/19/2016
3.3.20.0 126 11/17/2016
3.3.17.0 145 11/14/2016
3.3.14.0 710 10/26/2016
3.3.12.0 186 10/20/2016
3.3.11.0 116 10/19/2016
3.3.10.0 128 10/17/2016
3.3.9.0 126 10/14/2016
3.3.8.0 131 10/12/2016
3.3.5.0 148 10/7/2016
3.3.4.0 161 9/30/2016
3.3.3.0 133 9/28/2016
3.3.2.0 162 9/22/2016
3.3.1.0 111 9/21/2016
3.3.0.0 146 9/19/2016
3.2.8.0 155 9/8/2016
3.2.7.0 265 8/23/2016
Show less