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

chore(docs): docs release notes November 22-28, 2024 - first draft #19404

Merged
merged 4 commits into from
Nov 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
subject: "Docs"
releaseDate: '2024-11-29'
version: 'version: November 22-28, 2024'
---

### New docs

* [Snowflake integration with flex](/docs/infrastructure/host-integrations/host-integrations-list/snowflake-integration) describes how to install Snowflake dashboards and view your Snowflake data in New Relic.
* [PCI DSS](/docs/security/security-privacy/compliance/certificates-standards-regulations/pci-dss) contains information stating that New Relic has been evaluated according to Payment Card Industry Data Security Standard (PCI DSS).

Check notice on line 10 in src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx#L10

[new-relic.ComplexWords] Consider using 'has' instead of 'contains'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'has' instead of 'contains'.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx", "range": {"start": {"line": 10, "column": 100}}}, "severity": "INFO"}

Check notice on line 10 in src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx#L10

[Microsoft.Passive] 'been evaluated' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'been evaluated' looks like passive voice.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx", "range": {"start": {"line": 10, "column": 148}}}, "severity": "INFO"}

### Major change

* Updated the [Certifications, standards, and regulations](/docs/security/security-privacy/compliance/regulatory-audits-new-relic-services) information for New Relic.

### Minor changes

* Added the reason for not using simple obfuscation for the New Relic CLI in [Secrets management](/docs/infrastructure/host-integrations/installation/secrets-management).
* Updated the OS compatibility table in [Compatibility and requirements for the infrastructure agent](/docs/infrastructure/infrastructure-agent/requirements-infrastructure-agent) to reflect that the infrastructure agent no longer supports version 15.2 of [SUSE Linux Enterprise Server (SLES)](/docs/infrastructure-install-amazon-linux-centos-debian-rhel-or-ubuntu).
* Updated [Non-profits and New Relic](/docs/accounts/accounts-billing/new-relic-one-pricing-billing/eligibility-guidelines-new-relic-nonprofit-program) to reflect the change in the global validation partner for the Observability for Good program.
* Updated [Install AI monitoring](/install/ai-monitoring/?agentConfigDefault) to include a callout noting that the default value for `distributed_tracing.enabled` is set to `true` when configuring your agent for AI monitoring.

Check notice on line 21 in src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx#L21

[Microsoft.Passive] 'is set' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'is set' looks like passive voice.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-11-29-2024.mdx", "range": {"start": {"line": 21, "column": 164}}}, "severity": "INFO"}
* Updated [Introduction to AWS Lambda monitoring](/docs/serverless-function-monitoring/aws-lambda-monitoring/instrument-lambda-function/introduction-lambda/#recommended) to include Python 3.13 in the list of recommended AWS Lambda language runtimes.
* Updated [Configure the infrastructure agent](/docs/infrastructure/infrastructure-agent/configuration/configure-infrastructure-agent) and [Infrastructure agent configuration settings](/docs/infrastructure/infrastructure-agent/configuration/infrastructure-agent-configuration-settings) with a callout on applying configuration changes with environment variables for the infrastructure agent.

### Release note

Stay up-to-date on our most recent release:

* [Python agent v10.3.1](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-100301/)
* A bug fix in Python agent's package version collector
Loading