chore(deps): bump github.com/nats-io/nats.go from 1.12.1 to 1.12.2 #31

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/nats-io/nats.go-1.12.2 into master 2021-09-21 12:23:19 +03:00
dependabot[bot] commented 2021-09-21 12:20:49 +03:00 (Migrated from github.com)

Bumps github.com/nats-io/nats.go from 1.12.1 to 1.12.2.

Release notes

Sourced from github.com/nats-io/nats.go's releases.

Release v1.12.2

Changelog

JetStream users

Please review release notes from v1.12.0 regarding important changes if upgrading from an earlier release.

Updated

  • JetStream:
    • Go doc for subscription calls in the interface (#818)

Improved

  • Reduce memory allocation for inbound messages. Thanks to @​moredure for the contribution (#824)

Fixed

  • JetStream:
    • Unblock Pull Subscribe requests on a 408 with at least a message already fetched (#823)
  • Websocket:
    • Possible panic when decoding CLOSE frame. Thanks to @​byazrail for the report (#821)

Complete Changes

https://github.com/nats-io/nats.go/compare/v1.12.1...v1.12.2

Commits
  • 10daedc Merge pull request #826 from nats-io/release_1_12_2
  • c9543e0 Release v1.12.2
  • 3dc8947 Merge pull request #824 from domaincrawler/main
  • 986d073 Merge pull request #825 from nats-io/travis_and_coveralls
  • 7524084 Run coverage, but push to coverall only after_success
  • 9292154 Merge pull request #823 from nats-io/js-fetch-batch-408
  • 7669068 js: unblock batch requests on 408 with at least a message
  • 12db3f2 Added message subject string interning
  • 1714547 Merge pull request #821 from nats-io/ws_fix_close_partial
  • 949abff Updates based on code review
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.12.1 to 1.12.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nats-io/nats.go/releases">github.com/nats-io/nats.go's releases</a>.</em></p> <blockquote> <h2>Release v1.12.2</h2> <h2>Changelog</h2> <p><strong><em>JetStream users</em></strong></p> <p>Please review release notes from <a href="https://github.com/nats-io/nats.go/releases/tag/v1.12.0">v1.12.0</a> regarding important changes if upgrading from an earlier release.</p> <h3>Updated</h3> <ul> <li>JetStream: <ul> <li>Go doc for subscription calls in the interface (<a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/818">#818</a>)</li> </ul> </li> </ul> <h3>Improved</h3> <ul> <li>Reduce memory allocation for inbound messages. Thanks to <a href="https://github.com/moredure"><code>@​moredure</code></a> for the contribution (<a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/824">#824</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>JetStream: <ul> <li>Unblock Pull Subscribe requests on a 408 with at least a message already fetched (<a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/823">#823</a>)</li> </ul> </li> <li>Websocket: <ul> <li>Possible panic when decoding CLOSE frame. Thanks to <a href="https://github.com/byazrail"><code>@​byazrail</code></a> for the report (<a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/821">#821</a>)</li> </ul> </li> </ul> <h3>Complete Changes</h3> <p><a href="https://github.com/nats-io/nats.go/compare/v1.12.1...v1.12.2">https://github.com/nats-io/nats.go/compare/v1.12.1...v1.12.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nats-io/nats.go/commit/10daedcccee6b7fb492b3fe7651c8e89d1e1ae80"><code>10daedc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/826">#826</a> from nats-io/release_1_12_2</li> <li><a href="https://github.com/nats-io/nats.go/commit/c9543e0e973f9a6f1a3e98cf023d4b4bb25a5e64"><code>c9543e0</code></a> Release v1.12.2</li> <li><a href="https://github.com/nats-io/nats.go/commit/3dc8947fb95a36827e92fd794fdf272bd0a9cd04"><code>3dc8947</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/824">#824</a> from domaincrawler/main</li> <li><a href="https://github.com/nats-io/nats.go/commit/986d0738d7b77529858dafdb68780e7854cb635b"><code>986d073</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/825">#825</a> from nats-io/travis_and_coveralls</li> <li><a href="https://github.com/nats-io/nats.go/commit/752408408aed99e2283246d9fa492f6968cb3840"><code>7524084</code></a> Run coverage, but push to coverall only after_success</li> <li><a href="https://github.com/nats-io/nats.go/commit/92921544b891d6bfba60d246ab35d09c9e95a493"><code>9292154</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/823">#823</a> from nats-io/js-fetch-batch-408</li> <li><a href="https://github.com/nats-io/nats.go/commit/76690683f2402cac2c132034611debd660ead77e"><code>7669068</code></a> js: unblock batch requests on 408 with at least a message</li> <li><a href="https://github.com/nats-io/nats.go/commit/12db3f2ad571d17ed8ec4fba8bef016d4bc9279e"><code>12db3f2</code></a> Added message subject string interning</li> <li><a href="https://github.com/nats-io/nats.go/commit/17145479e3562de1c731bd0de7926f1af0e56c76"><code>1714547</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/nats-io/nats.go/issues/821">#821</a> from nats-io/ws_fix_close_partial</li> <li><a href="https://github.com/nats-io/nats.go/commit/949abffd71d12ae021dfc2dbd0fddd3d8acb9924"><code>949abff</code></a> Updates based on code review</li> <li>Additional commits viewable in <a href="https://github.com/nats-io/nats.go/compare/v1.12.1...v1.12.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/nats-io/nats.go&package-manager=go_modules&previous-version=1.12.1&new-version=1.12.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
github-actions[bot] (Migrated from github.com) approved these changes 2021-09-21 12:23:18 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-broker-nats#31
No description provided.