Skip to content

Commit

Permalink
Add the release note for Nodejs client 1.11.1 (#936)
Browse files Browse the repository at this point in the history
  • Loading branch information
shibd authored Jul 8, 2024
1 parent 960256b commit ebcabe0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/release-node.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions release-notes/versioned/pulsar-client-node-1.11.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
id: pulsar-client-node-1.11.1
title: Pulsar Client Node 1.11.1
sidebar_label: Pulsar Client Node 1.11.1
---

## What's Changed
* feat: Use macos-arm64 github runnner to build napi package by @shibd in https://github.com/apache/pulsar-client-node/pull/386
* fix: Compile glibc binaries using node:buster instead of centos7 by @shibd in https://github.com/apache/pulsar-client-node/pull/389

## New Contributors
- None

**Full Changelog**: https://github.com/apache/pulsar-client-node/compare/v1.11.0...v1.11.1

0 comments on commit ebcabe0

Please sign in to comment.