OpenSearch/plugins
Jason Tedor 99681f91f8
Use more precise does S3 bucket exist method (#34123)
We are using a deprecated method for checking if an S3 bucket
exists. This deprecated method has a limitation that it can not
distinguish between invalid credentials and a lack of permissions. This
commit switches to using a method that correctly surfaces if invalid
credentials are supplied when checking for the existence of a bucket.
2018-09-28 10:05:04 -04:00
..
analysis-icu When creating wildcard queries, use MatchNoDocsQuery when the field type doesn't exist. (#34093) 2018-09-26 15:08:35 -07:00
analysis-kuromoji upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-nori upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-phonetic upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-smartcn upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-stempel upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
analysis-ukrainian upgrade to a new snapshot of Lucene 8 (7d0a7782fa) (#33812) 2018-09-18 18:16:40 +02:00
discovery-azure-classic Run Third party audit with forbidden APIs CLI (part3/3) (#33052) 2018-08-28 10:03:30 +03:00
discovery-ec2 Logging: Drop two deprecated methods (#34055) 2018-09-26 11:20:52 -04:00
discovery-gce Logging: Drop two deprecated methods (#34055) 2018-09-26 11:20:52 -04:00
examples Upgrade to a Lucene 8 snapshot (#33310) 2018-09-06 14:42:06 +02:00
ingest-attachment INGEST: Implement Drop Processor (#32278) 2018-09-05 14:25:29 +02:00
ingest-geoip Update geolite2 database in ingest geoip plugin (#33840) 2018-09-20 07:55:49 -07:00
ingest-user-agent INGEST: Implement Drop Processor (#32278) 2018-09-05 14:25:29 +02:00
mapper-annotated-text Remove special-casing of Synonym filters in AnalysisRegistry (#34034) 2018-09-28 09:02:47 +01:00
mapper-murmur3 Remove unsupported Version.V_5_* (#32937) 2018-08-24 09:51:21 +02:00
mapper-size Simplify the return type of FieldMapper#parse. (#32654) 2018-09-04 01:15:19 +00:00
repository-azure Increase max chunk size to 256Mb for repo-azure (#32101) 2018-07-31 16:21:48 +02:00
repository-gcs Update Google Cloud Storage Library for Java (#32940) 2018-08-24 10:55:23 +02:00
repository-hdfs Run Third party audit with forbidden APIs CLI (part3/3) (#33052) 2018-08-28 10:03:30 +03:00
repository-s3 Use more precise does S3 bucket exist method (#34123) 2018-09-28 10:05:04 -04:00
store-smb Upgrade to Lucene-7.5.0-snapshot-608f0277b0 (#32390) 2018-07-27 08:28:51 +02:00
transport-nio Bad regex in CORS settings should throw a nicer error (#34035) 2018-09-27 10:02:29 +01:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00