Skip to content

Updated RELEASE-NOTES.md file for 1.24 version#396

Merged
vladsha-dev merged 1 commit intomainfrom
update-release-notes-for-1-24-version
Oct 31, 2024
Merged

Updated RELEASE-NOTES.md file for 1.24 version#396
vladsha-dev merged 1 commit intomainfrom
update-release-notes-for-1-24-version

Conversation

@vladsha-dev
Copy link
Contributor

@vladsha-dev vladsha-dev commented Oct 31, 2024

Right now, to enable access from EC2 to OpenSearch, the IAM ARN of the special Terraform user needs to be added to the master user settings associated with the OpenSearch instance. Since it’s not possible to set multiple master users via Terraform, you will need to add one more manually through the AWS console, as this is permitted.

As the OpenSearch instance will be recreated during the release of version 1.24, the necessary instructions have been provided in the corresponding release notes 1.24 to reestablish access from EC2 to OpenSearch for clearing OpenSearch indexes.

@vladsha-dev vladsha-dev self-assigned this Oct 31, 2024
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:03 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:03 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:04 — with GitHub Actions Inactive
@vladsha-dev vladsha-dev changed the title Update release notes Updated release notes Oct 31, 2024
@sonarqubecloud
Copy link

@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:06 — with GitHub Actions Inactive
@barecheck
Copy link

barecheck bot commented Oct 31, 2024

React App | Jest test suite - Code coverage report

Total: 25.86%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@coderabbitai
Copy link

coderabbitai bot commented Oct 31, 2024

Walkthrough

The pull request introduces release notes for version 1.24.0 of the Open Supply Hub project. It highlights significant updates, including an upgrade to OpenSearch version 2.15 and detailed deployment instructions for Staging and Production environments. The release notes also retain historical information from previous versions, documenting changes such as database migrations, API modifications, and bug fixes, while emphasizing the importance of managing IAM user permissions and clearing OpenSearch indexes during the upgrade process.

Changes

File Path Change Summary
doc/release/RELEASE-NOTES.md Added release note for version 1.24.0, updated deployment instructions with detailed steps.

Possibly related PRs

Suggested reviewers

  • killev
  • VadimKovalenkoSNF
  • roman-stolar
  • Innavin369
  • mazursasha1990

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Outside diff range and nitpick comments (3)
doc/release/RELEASE-NOTES.md (3)

33-43: Standardize list marker style

For better maintainability and consistency, use asterisks (*) instead of dashes (-) for unordered lists.

-    1. Run the `[Release] Deploy` pipeline for these environments with the flag 'Clear OpenSearch indexes' set to true. This will allow Logstash to refill OpenSearch since the OpenSearch instance will be recreated due to the version increase.
-    2. Open the triggered `Deploy to AWS` workflow and ensure that the `apply` job is completed. **Right after** finishing the `apply` job, follow these instructions, which should be the last steps in setting up the recreated OpenSearch instance:
-        - Copy the ARN of the `terraform_ci` user from the AWS IAM console.
-            - Navigate to the AWS console's search input, type "IAM", and open the IAM console.
-            - In the IAM console, find and click on the "Users" tab.
-            - In the list of available users, locate the `terraform_ci` user, click on it, and on that page, you will find its ARN.
-        - After copying this value, go to the AWS OpenSearch console in the same way you accessed the IAM console.
-        - Open the available domains and locate the domain for the corresponding environment. Open it, then navigate to the security configuration and click "Edit".
-        - Find the section titled "Fine-grained access control", and under this section, you will find an "IAM ARN" input field. Paste the copied ARN into this field and save the changes. It may take several minutes to apply. Make sure that the "Configuration change status" field has green status.
+    1. Run the `[Release] Deploy` pipeline for these environments with the flag 'Clear OpenSearch indexes' set to true. This will allow Logstash to refill OpenSearch since the OpenSearch instance will be recreated due to the version increase.
+    2. Open the triggered `Deploy to AWS` workflow and ensure that the `apply` job is completed. **Right after** finishing the `apply` job, follow these instructions, which should be the last steps in setting up the recreated OpenSearch instance:
+        * Copy the ARN of the `terraform_ci` user from the AWS IAM console.
+            * Navigate to the AWS console's search input, type "IAM", and open the IAM console.
+            * In the IAM console, find and click on the "Users" tab.
+            * In the list of available users, locate the `terraform_ci` user, click on it, and on that page, you will find its ARN.
+        * After copying this value, go to the AWS OpenSearch console in the same way you accessed the IAM console.
+        * Open the available domains and locate the domain for the corresponding environment. Open it, then navigate to the security configuration and click "Edit".
+        * Find the section titled "Fine-grained access control", and under this section, you will find an "IAM ARN" input field. Paste the copied ARN into this field and save the changes. It may take several minutes to apply. Make sure that the "Configuration change status" field has green status.
🧰 Tools
🪛 Markdownlint

36-36: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


37-37: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


38-38: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


39-39: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


40-40: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


41-41: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


42-42: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


Line range hint 8-9: Update release date

The release date is set to November 16, 2024, which is in the future. Please update it to reflect the actual release date.

🧰 Tools
🪛 Markdownlint

36-36: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


37-37: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


38-38: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


39-39: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


40-40: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


41-41: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


42-42: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


32-32: Punctuation: ':'
Trailing punctuation in heading

(MD026, no-trailing-punctuation)


Line range hint 11-31: Complete placeholder sections

Several sections contain placeholder text (Describe X here). Please complete these sections with actual changes:

  • Database migrations
  • Scheme changes
  • Code/API changes
  • Bugfix
  • What's new

This will help users understand the full scope of changes in this release.

🧰 Tools
🪛 Markdownlint

36-36: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


37-37: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


38-38: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


39-39: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


40-40: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


41-41: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


42-42: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


32-32: Punctuation: ':'
Trailing punctuation in heading

(MD026, no-trailing-punctuation)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

📥 Commits

Reviewing files that changed from the base of the PR and between a70c5e6 and ad0fa48.

📒 Files selected for processing (1)
  • doc/release/RELEASE-NOTES.md (1 hunks)
🧰 Additional context used
🪛 Markdownlint
doc/release/RELEASE-NOTES.md

36-36: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


37-37: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


38-38: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


39-39: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


40-40: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


41-41: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


42-42: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)

🔇 Additional comments (1)
doc/release/RELEASE-NOTES.md (1)

33-43: LGTM - Deployment instructions are clear and comprehensive

The deployment instructions provide a clear, step-by-step guide with proper emphasis on critical timing and verification steps.

🧰 Tools
🪛 Markdownlint

36-36: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


37-37: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


38-38: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


39-39: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


40-40: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


41-41: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)


42-42: Expected: asterisk; Actual: dash
Unordered list style

(MD004, ul-style)

@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:11 — with GitHub Actions Inactive
@barecheck
Copy link

barecheck bot commented Oct 31, 2024

Dedupe Hub App | Unittest test suite - Code coverage report

Total: 56.14%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:12 — with GitHub Actions Inactive
@barecheck
Copy link

barecheck bot commented Oct 31, 2024

Countries App | Unittest test suite - Code coverage report

Total: 100%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:12 — with GitHub Actions Inactive
@barecheck
Copy link

barecheck bot commented Oct 31, 2024

Contricleaner App | Unittest test suite - Code coverage report

Total: 98.91%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@vladsha-dev vladsha-dev temporarily deployed to Quality Environment October 31, 2024 15:21 — with GitHub Actions Inactive
@barecheck
Copy link

barecheck bot commented Oct 31, 2024

Django App | Unittest test suite - Code coverage report

Total: 77.93%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

protsack-stephan pushed a commit that referenced this pull request Apr 12, 2025
Right now, to enable access from EC2 to OpenSearch, the IAM ARN of the
special Terraform user needs to be added to the master user settings
associated with the OpenSearch instance. Since it’s not possible to set
multiple master users via Terraform, you will need to add one more
manually through the AWS console, as this is permitted.

As the OpenSearch instance will be recreated during the release of
version 1.24, the necessary instructions have been provided in the
corresponding release notes 1.24 to reestablish access from EC2 to
OpenSearch for clearing OpenSearch indexes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants