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

Created release notes for Dec 6 #19462

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open
Changes from 6 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,39 @@
---
subject: "Docs"
releaseDate: '2024-12-06'
version: 'version: November 29-December 5, 2024'
---

### New docs

* [Logging with the iOS agent](https://docs.newrelic.com/docs/mobile-monitoring/new-relic-mobile-ios/configuration/ios-remote-logging/) ensures consistent and comprehensive logging throughout the project, the iOS agent provides logging APIs. Use the agent's logging APIs to send your mobile apps logs to New Relic.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please check, if we can re-write it as following:

Logging with the iOS agent introduces enhanced logging capabilities in the iOS agent, including log level configuration and automatic log collection features.

* [Introducing One-Step Kubernetes with APM auto-attach](https://docs.newrelic.com/docs/kubernetes-pixie/kubernetes-integration/installation/k8s-agent-operator) which was formerly known as the Kubernetes agent operator now streamlines full-stack observability for Kubernetes environments by automating APM instrumentation alongside Kubernetes agent deployment.
Copy link
Contributor

Choose a reason for hiding this comment

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

The Kubernetes APM Auto-Attach, formerly known as the Kubernetes agent operator, now streamlines ....


### Major changes

* Updated the version support information (under prerequisites section) about the [service broker for TAS](https://docs.newrelic.com/docs/infrastructure/other-infrastructure-integrations/cloudfoundry-integrations/vmware-tanzu-service-broker-integration/)
Copy link
Contributor

Choose a reason for hiding this comment

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

Add period.

* The synthetic job manager now supports Podman container environment. [Refer synthetic job manager to learn more about Podman.](https://docs.newrelic.com/docs/synthetics/synthetic-monitoring/private-locations/install-job-manager/)
Copy link
Contributor

Choose a reason for hiding this comment

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

Refer synthetic job manager to learn more about Podman.

* There is a major update about Node.js agent compatibility. [Refer the link for more information.](https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent/)
Copy link
Contributor

@sujitnewrelic sujitnewrelic Dec 10, 2024

Choose a reason for hiding this comment

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

  • This is already under Major update section. So, please avoid using "there is a major update" again.
  • Replace "link" with the topic name, if possible. Also, please keep the hyperlink only to the topic name.

* We have deprecated the integration with Snowflake.

Check failure on line 17 in src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx#L17

[Microsoft.Contractions] Use 'we've' instead of 'We have'.
Raw output
{"message": "[Microsoft.Contractions] Use 'we've' instead of 'We have'.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx", "range": {"start": {"line": 17, "column": 3}}}, "severity": "ERROR"}
Copy link
Contributor

Choose a reason for hiding this comment

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

  • Start with "Deprecated...."
  • Please mention which integration got deprecated.


### Minor changes

* [Updated the End of Life support date](https://docs.newrelic.com/eol/2024/04/eol-04-24-24-polling-api/) for Azure SQL database. Azure is deprecating the SDK the polling API uses and will no longer be providing critical updates to this API, creating security concerns moving forward.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please reframe "Azure is deprecating the SDK the polling API uses ...." for clarity.

* Updated Node.js agent compatibility report. [Refer the link for updated versions.](https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/compatibility-requirements-nodejs-agent/)
Copy link
Contributor

Choose a reason for hiding this comment

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

We have added the same in Major changes as well...please check and keep one.

* There is a minor update in the document to clarify that we do not support all the Azure resources for Azure Monitor. [Refer the link for more information.](https://docs.newrelic.com/docs/infrastructure/microsoft-azure-integrations/azure-integrations-list/azure-monitor/)

Check failure on line 23 in src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx#L23

[Microsoft.Contractions] Use 'don't' instead of 'do not'.
Raw output
{"message": "[Microsoft.Contractions] Use 'don't' instead of 'do not'.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx", "range": {"start": {"line": 23, "column": 62}}}, "severity": "ERROR"}

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

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx#L23

[new-relic.ComplexWords] Consider using 'check' or 'watch' instead of 'Monitor'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'check' or 'watch' instead of 'Monitor'.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx", "range": {"start": {"line": 23, "column": 111}}}, "severity": "INFO"}
Copy link
Contributor

Choose a reason for hiding this comment

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

There is a minor update in the document.....Please avoid using it, as this comes under Minor changes section.

* The ruby agent has added support for multiple new message broker gems. [Refer the link for more information.](https://docs.newrelic.com/docs/apm/agents/ruby-agent/getting-started/ruby-agent-requirements-supported-frameworks/)

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

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx#L24

[new-relic.ComplexWords] Consider using 'many' instead of 'multiple'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'many' instead of 'multiple'.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx", "range": {"start": {"line": 24, "column": 40}}}, "severity": "INFO"}
Copy link
Contributor

Choose a reason for hiding this comment

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

Please refer the above comment about "link"

* Document sortType and flag sortBy is deprecated for entities query components, use sortType instead. [Refer the link for more information.](https://docs.newrelic.com/docs/new-relic-solutions/build-nr-ui/sdk-component/query-and-storage/EntitiesByDomainTypeQuery/)

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

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx#L25

[Microsoft.Passive] 'is deprecated' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'is deprecated' looks like passive voice.", "location": {"path": "src/content/docs/release-notes/docs-release-notes/docs-29-05-2024.mdx", "range": {"start": {"line": 25, "column": 37}}}, "severity": "INFO"}
Copy link
Contributor

@sujitnewrelic sujitnewrelic Dec 10, 2024

Choose a reason for hiding this comment

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

I think "sortType" is replaced by "sortBy". Please verify and re-write.

* Node agent version support information added. [Refer the link for more information.](https://docs.newrelic.com/docs/logs/logs-context/custom-tags-agent-forwarder-logs/)
Copy link
Contributor

Choose a reason for hiding this comment

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

Please refer the above comment about "link"


### Release note

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

* [Mobile app for Android v5.26.1](https://docs.newrelic.com/docs/release-notes/mobile-apps-release-notes/new-relic-android-release-notes/new-relic-android-5261/)

* Added 'last viewed entities' in Error Inbox.
* Enhanced 'improved login flow' error responses.

Bug fixes:
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add indent to Bug fixes and the following bullet.

* Added `code_challenge` and `code_verifier`in social login URL.

Loading