Skip to content

Commit 4f2fb0e

Browse files
Release v6.3.2
1 parent 3a12649 commit 4f2fb0e

File tree

11 files changed

+33
-11
lines changed

11 files changed

+33
-11
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Changelog
22

3+
## [v6.3.2](https://github.com/swift-nav/libsbp/tree/v6.3.2)
4+
5+
[Full Changelog](https://github.com/swift-nav/libsbp/compare/v6.3.1...v6.3.2)
6+
7+
**Merged pull requests:**
8+
9+
- \[C/C++\] Install a CMake package configuration file [\#1529](https://github.com/swift-nav/libsbp/pull/1529) ([ethanmusser](https://github.com/ethanmusser))
10+
- Use gtest instead of check for C tests [\#1527](https://github.com/swift-nav/libsbp/pull/1527) ([dgburr](https://github.com/dgburr))
11+
- Update to libsbp-build:2025-10-29 [\#1526](https://github.com/swift-nav/libsbp/pull/1526) ([dgburr](https://github.com/dgburr))
12+
- Reverts let chain usage because not supported until rust 2024 [\#1525](https://github.com/swift-nav/libsbp/pull/1525) ([pcrumley](https://github.com/pcrumley))
13+
- Bump actions/upload-artifact from 4 to 5 [\#1524](https://github.com/swift-nav/libsbp/pull/1524) ([dependabot[bot]](https://github.com/apps/dependabot))
14+
- Bump actions/download-artifact from 4 to 6 [\#1523](https://github.com/swift-nav/libsbp/pull/1523) ([dependabot[bot]](https://github.com/apps/dependabot))
15+
- Fix "Generate artifacts" stage in CI [\#1521](https://github.com/swift-nav/libsbp/pull/1521) ([dgburr](https://github.com/dgburr))
16+
- Update from focal to jammy [\#1520](https://github.com/swift-nav/libsbp/pull/1520) ([dgburr](https://github.com/dgburr))
17+
- Fix warnings generated when running pytest [\#1519](https://github.com/swift-nav/libsbp/pull/1519) ([dgburr](https://github.com/dgburr))
18+
- Bump tar-fs from 2.1.3 to 2.1.4 [\#1503](https://github.com/swift-nav/libsbp/pull/1503) ([dependabot[bot]](https://github.com/apps/dependabot))
19+
- Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 in /.github/workflows [\#1502](https://github.com/swift-nav/libsbp/pull/1502) ([dependabot[bot]](https://github.com/apps/dependabot))
20+
- Bump sonarsource/sonarqube-scan-action from 5.3.1 to 6.0.0 [\#1501](https://github.com/swift-nav/libsbp/pull/1501) ([dependabot[bot]](https://github.com/apps/dependabot))
21+
- Use latest versions and remove out-of-date actions for sonar [\#1498](https://github.com/swift-nav/libsbp/pull/1498) ([martin4861](https://github.com/martin4861))
22+
- Bump svenstaro/upload-release-action from 2.9.0 to 2.11.2 [\#1481](https://github.com/swift-nav/libsbp/pull/1481) ([dependabot[bot]](https://github.com/apps/dependabot))
23+
- Bump mimalloc from 0.1.29 to 0.1.39 in /rust/sbp2json [\#1463](https://github.com/swift-nav/libsbp/pull/1463) ([dependabot[bot]](https://github.com/apps/dependabot))
24+
325
## [v6.3.1](https://github.com/swift-nav/libsbp/tree/v6.3.1)
426

527
[Full Changelog](https://github.com/swift-nav/libsbp/compare/v6.3.0...v6.3.1)

c/include/libsbp/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
/** Protocol minor version. */
2626
#define SBP_MINOR_VERSION 3
2727
/** Protocol patch version. */
28-
#define SBP_PATCH_VERSION 1
28+
#define SBP_PATCH_VERSION 2
2929

3030
/** Full SBP version string. */
31-
#define SBP_VERSION "6.3.2-alpha"
31+
#define SBP_VERSION "6.3.2"
3232

3333
/** Is this a staging branch? */
3434
#define SBP_STAGING 0

docs/sbp.pdf

-536 Bytes
Binary file not shown.

haskell/sbp.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: sbp
2-
version: 6.3.2-alpha
2+
version: 6.3.2
33
synopsis: SwiftNav's SBP Library
44
homepage: https://github.com/swift-nav/libsbp
55
license: MIT

javascript/sbp/RELEASE-VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.3.2-alpha
1+
6.3.2

kaitai/ksy/sbp.ksy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED
99
# WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.
1010
#
11-
# Kaitai Struct definition file for Swift Binary Protocol 6.3.2-alpha
11+
# Kaitai Struct definition file for Swift Binary Protocol 6.3.2
1212
#
1313
# Automatically generated with generate.py. Do not hand edit!
1414

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sbp",
3-
"version": "6.3.2-alpha",
3+
"version": "6.3.2",
44
"description": "libsbp bindings for JavaScript. More information here: http://swift-nav.github.io/libsbp/",
55
"files": [
66
"javascript/*",

python/sbp/RELEASE-VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.3.2-alpha
1+
6.3.2

rust/sbp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
[package]
99
name = "sbp"
10-
version = "6.3.2-alpha"
10+
version = "6.3.2"
1111
description = "Rust native implementation of SBP (Swift Binary Protocol) for communicating with devices made by Swift Navigation"
1212
authors = ["Swift Navigation <[email protected]>"]
1313
repository = "https://github.com/swift-nav/libsbp"

0 commit comments

Comments
 (0)