Notes
버그 수정
코드 리팩토링
BedrockResponse및BedrockCommand을(를)Converse및InvokeModel변형으로 분할했습니다(#4235) (8235cf5)InvokeModelCommand의 Claude 감지 로직을 업데이트했습니다(#4245) (b090344)
선적 서류 비치
잡일
테스트
지지 성명:
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
Notes
버그 수정
코드 리팩토링
잡일
지지 성명:
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
Notes
버그 수정
성능 개선
코드 리팩토링
- ESM을 사용할 때 제대로 작동하도록
openai계측에 모든.mjs등가물을 포함합니다(#4232) (55c4dd9) zlib계측에서 사용되지 않는wrapNoSegment코드를 제거했습니다(#4231) (56207ec)
선적 서류 비치
잡일
테스트
- 불안정한 CpuProfiler 및 샘플링 속도 통합 테스트를 수정했습니다(#4229) (edfe9a6)
- 비율 기반 샘플러의 불안정한 테스트에서 오차 범위 확대(#4234)(ff0496e)
통합 연결
지지 성명:
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법에 대해 자세히 알아보세요. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책을 참조하세요. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
Notes
Bug fixes
- Fixed OTEL metrics wrapping meters too many times (#4216) (6f917ad)
- Improved Apollo server resolver instrumentation performance (#4206) (2a394e8)
- Updated
getBrowserTimingHeaderto handle when a transaction may not be finalized and still return the browser agent string without transaction intrinsics (#4209) (fbf636b)
Performance improvements
Documentation
Support statement:
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date. (https://docs.newrelic.com/docs/new-relic-solutions/new-relic-one/install-configure/update-new-relic-agent/)
See the New Relic Node.js agent EOL policy for information about agent releases and support dates. (https://docs.newrelic.com/docs/apm/agents/nodejs-agent/getting-started/nodejs-agent-eol-policy/)
버그 수정
새로운 속성에 대해서만 attributeCount를 증가시키도록 addAttribute 을(를) 업데이트했습니다 (#4184) (f05df73)
선적 서류 비치
호환성 보고서를 업데이트했습니다(#4191) (5b5f8ce)
잡일
clean-jsdoc-theme 을(를) 4.x로 되돌렸습니다(#4192) (e7b3ddf)
테스트
bin/git-commands.js에 대한 단위 테스트를 추가했습니다 (#4199) (a8bb311)- 교차 에이전트 테스트를 동기화하고 관련 DT 어서션을 수정했습니다 (#4198) (44388c0)
지지 성명
최신 에이전트 버전이 출시되면 즉시 업데이트하는 것이 좋습니다. 최신 버전으로 업그레이드할 수 없는 경우, 에이전트를 90일 이내 버전으로 업데이트하세요. 에이전트에게 최신 정보를 제공하는 방법 에 대해 자세히 알아보세요.
에이전트 릴리스 및 지원 날짜에 대한 정보는 뉴렐릭 Node.js 에이전트 EOL 정책 을 참조하세요.
Notes
Bug fixes
Documentation
Miscellaneous chores
- Removed
update-snyk-prsworkflow (#4185) (ab7722c) - Restored scrollbar on API docs (#4181) (3ea46fb)
- Updated all
@opentelemetrydeps from0.219.0to0.221.0(#4179) (62c3779) - Updated conventional commit dev deps to latest (#4178) (f4db525)
- Updated out of date dev deps:
@matteo.collina/tspl,@newrelic/eslint-config,@slack/bolt,borp,c8,clean-jsdoc-theme,lint-stagedandproxyquire(#4175) (e978762)
Continuous integration
- Added a poll npm workflow to ensure new package version exists before executing any dependent workflows (#4182) (224c4f9)
- Normalized how we retrieve agent version from package.json (#4183) (949e620)
Support statement:
We recommend updating to the latest agent version as soon as it's available. If you can't upgrade to the latest version, update your agents to a version no more than 90 days old. Read more about keeping agents up to date.
See the New Relic Node.js agent EOL policy for information about agent releases and support dates.