Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use alerting models and dtos from common-utils dependencies. #592

Merged
merged 18 commits into from
Oct 10, 2022

Commits on Jul 6, 2022

  1. Added 2.1 release notes. (opensearch-project#485) (opensearch-project…

    …#487)
    
    * Added 2.1 release notes.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    
    * Added 2.1 release notes.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    (cherry picked from commit 9f3c393)
    
    Co-authored-by: AWSHurneyt <hurneyt@amazon.com>
    opensearch-trigger-bot[bot] and AWSHurneyt committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    173753f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Staging for version increment automation (opensearch-project#489) (op…

    …ensearch-project#503)
    
    * Version increment automation
    
    Signed-off-by: pgodithi <pgodithi@amazon.com>
    
    * Version increment automation: task rename updateVersion
    
    Signed-off-by: pgodithi <pgodithi@amazon.com>
    (cherry picked from commit 3b8bfe7)
    Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
    
    Co-authored-by: Prudhvi Godithi <pgodithi@amazon.com>
    Configuration menu
    Copy the full SHA
    836d438 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Add support for reproducible builds (opensearch-project#472) (opensea…

    …rch-project#499)
    
    As per gradle [docs] add support to remove timestamps and package with same order which is required from
    [reproducible] builds
    
    [docs]: https://docs.gradle.org/current/userguide/working_with_files.html#sec:archives
    [reproducible]: https://reproducible-builds.org/
    
    Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
    (cherry picked from commit a27d5a2)
    Signed-off-by: prudhvigodithi <pgodithi@amazon.com>
    
    Co-authored-by: Leonidas Spyropoulos <artafinde@gmail.com>
    opensearch-trigger-bot[bot] and inglor committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    ec1fc0c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Refactored backwards compatibility tests to point to the OpenSearch 1…

    ….1.0.0 zip following deprecation of ODFE. (opensearch-project#510) (opensearch-project#512)
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    (cherry picked from commit fea6b4a)
    
    Co-authored-by: AWSHurneyt <hurneyt@amazon.com>
    opensearch-trigger-bot[bot] and AWSHurneyt committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    f320733 View commit details
    Browse the repository at this point in the history
  2. Bumping 2.x branch version from 2.1.0 to 2.2.0. Bumped mockito-core v…

    …ersion from 4.3.1 to 4.6.1. (opensearch-project#506)
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    AWSHurneyt committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a66229d View commit details
    Browse the repository at this point in the history
  3. Added 2.2 release notes. (opensearch-project#514)

    * Added 2.2 release notes.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    
    * Added 2.2 release notes.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    AWSHurneyt committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    dd48aae View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Bumped 2.x branch from version 2.2.0 to 2.3.0. (opensearch-project#547)

    * Bumped 2.x branch from version 2.2.0 to 2.3.0.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    
    * Bumped mockito core version.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    AWSHurneyt committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    c9ab2bf View commit details
    Browse the repository at this point in the history
  2. Deprecate the Master nomenclature (opensearch-project#548) (opensearc…

    …h-project#549)
    
    Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
    opensearch-trigger-bot[bot] committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    560f7f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Added 2.3 release notes. (opensearch-project#551)

    * Added 2.3 release notes.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    
    * Added 2.3 release notes.
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    
    Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
    AWSHurneyt committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f4a7a41 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. moving over data models from alerting to common-utils (opensearch-pro…

    …ject#556)
    
    Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
    sbcd90 committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f34ee22 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. backport monitor datasources to 2.x (opensearch-project#558)

    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    7e812ab View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. expose delete monitor api from alerting (opensearch-project#568)

    Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
    sbcd90 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    61f93b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Use findings and alerts models, dtos from common utils (opensearch-pr…

    …oject#569)
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    52e945d View commit details
    Browse the repository at this point in the history
  2. Disable ktlint for alerting as it has errors on Windows (opensearch-p…

    …roject#570) (opensearch-project#571)
    
    Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
    
    Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
    (cherry picked from commit 3a844f8)
    
    Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
    Configuration menu
    Copy the full SHA
    6c7866d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Recreate request object from writeable for Get alerts and get findings (

    opensearch-project#577)
    
    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    860d0b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. use common utils models, dtos, actions

    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    6729f69 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Use alerting models and dtos from common-utils dependencies

    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6c2df9d View commit details
    Browse the repository at this point in the history
  2. port over datasources alert index usage correctly

    Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
    eirsep committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6838335 View commit details
    Browse the repository at this point in the history