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

feat(release notes): Docs release notes 3-29-2024 #16738

Merged
merged 4 commits into from
Apr 1, 2024
Merged
Changes from 2 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,46 @@
---
subject: Docs
releaseDate: '2024-03-29'
version: '3-29-2024'
---

<Callout variant="important">
We're trying out release notes to let you know what's changing in our docs each week. This is an experiment, so [let us know via GitHub issue](https://github.com/newrelic/docs-website/issues/new/choose) if you find them helpful!
</Callout>

### New docs

* General availablity of AI monitoring, including six new docs:
* [Introduction to AI monitoring](/docs/ai-monitoring/intro-to-ai-monitoring/)
* [Compatibility and requirements for AI monitoring](/docs/ai-monitoring/compatibility-requirements-ai-monitoring/)
* [Install AI monitoring](/install/ai-monitoring/)
* [Customize the agent for AI monitoring](/docs/ai-monitoring/customize-agent-ai-monitoring/)
* [View AI data in New Relic](/docs/ai-monitoring/view-ai-data/)
* [Remove sensitive data with drop filters](/docs/ai-monitoring/drop-sensitive-data/)
* New on-host integration to monitor [Apache Druid](/docs/infrastructure/host-integrations/host-integrations-list/apache-druid-integration/).
* New Java agent instrumentation for [Scala ZIO](/docs/apm/agents/java-agent/frameworks/scala-zio/).
* New doc on new [vulnerability prioritization](/docs/vulnerability-management/understanding-prioritization/) feature in Vulnerability Management.

### Major changes

* Docs are now available in Portuguese and Spanish! You can switch language from the globe icon in the top nav of the docs site.
* Continued rewrite of on-host integration docs to make it easier to install and ensure the docs are accurate and up to date. Up this week: [Snowflake](/docs/infrastructure/host-integrations/host-integrations-list/snowflake-integration/).

### Smaller updates

* New Java agent setting: [`evaluate_completed_transaction`](/docs/apm/agents/java-agent/configuration/java-agent-configuration-config-file/#cfg-evaluate_completed_transaction).
* Update supported versions for a variety of Node.js frameworks and technologies in [Compatibility and requirements for the Node.js agent](/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent/).
* Java agent: Support for latest versions of Scala and Spring Batch in [Compatibility and requirements for the Java agent](/docs/apm/agents/java-agent/getting-started/compatibility-requirements-java-agent/).
* Clarified language and references to anomalies across alerts docs.
* Tweaks to [core web vitals doc](/docs/tutorial-improve-site-performance/guide-to-monitoring-core-web-vitals/) to align with recent Google changes to naming and scoring.

### Release notes and What's new posts

* [AI monitoring general availability](/whats-new/2024/03/whats-new-03-28-aimonitoringga/).
* [Browser agent v1.254.0](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.254.0/) and [v1.254.1](/docs/release-notes/new-relic-browser-release-notes/browser-agent-release-notes/browser-agent-v1.254.1/).
* [Go agent v3.31.0](/docs/release-notes/agent-release-notes/go-release-notes/go-agent-3-31-0/)
* [Java agent v8.10.0](/docs/release-notes/agent-release-notes/java-release-notes/java-agent-8100/)
* [Kubernetes v3.28.0](/docs/release-notes/infrastructure-release-notes/kubernetes-integration-release-notes/kubernetes-integration-3-28-0/)
* [Python agent v9.8.0](/docs/release-notes/agent-release-notes/python-release-notes/python-agent-90800/)
* [Ruby agent v9.8.0](/docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-9-8-0/)
* Synthetics [Job manager v350](/docs/release-notes/synthetics-release-notes/job-manager-release-notes/job-manager-release-350/) and [Node API runtime v1.2.57](/docs/release-notes/synthetics-release-notes/node-api-runtime-release-notes/node-api-runtime-1.2.57/)
Loading