Releases: substrait-io/substrait-rs
v0.17.0
Chore (BREAKING)
-
update prost and pbjson crates
Updates the requirements on prost
to permit the latest version.Commits
10582c2
release 0.12.07ce9b97
feat:Name
trait +Any
encoding support (#896)f9a3cff
Make Debug impl optional for types (#797)6180f9f
docs: fix protoc install link (#900)1d74058
prost-build: do not escape brackets followed by parenthesis in comments (#851)413b029
chore: Bump MSRV to 1.64 (#902)ca73cbe
feat: add TryFrom<i32> implementation to Enumeration (#853)9c877ce
chore: Update ci (#854)65451cc
Fixnon_snake_case
warning on generated identity functions (#891)80fb9d1
release 0.11.9 (#842) (#895)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting
@dependabot rebase
.
Commit Statistics
- 1 commit contributed to the release.
- 2 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #121
Commit Details
v0.16.0
Chore (BREAKING)
-
bump substrait from
0.35.0
to0.36.0
Bumps substrait from
9e39067
to92302d8
.Commits
92302d8
chore(release): 0.36.08406cf6
feat: geometry processing functions (#556)- See full diff in compare view
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
.
Commit Statistics
- 1 commit contributed to the release.
- 7 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #131
Commit Details
v0.15.0
Chore (BREAKING)
-
bump substrait from
0.34.0
to0.35.0
Bumps substrait from
dacc5a9
to9e39067
.Commits
9e39067
chore(release): 0.35.0727467c
feat: add geometry editor functions (#554)784fa9b
feat: adding geometry accessor functions (#552)3adc048
docs: eliminate early design phase language (#547)20684bb
docs: focus homepage on discussing what Substrait is (#538)02d07fd
docs: add post_join_filter description (#559)30773b2
fix!: specify nullability for is_not_distinct_from (#555)db52bbd
feat: add geometric data types and functions (#543)c28f056
docs: add the meeting calendar to the website (#557)da4b32a
feat: add approval guidelines for documentation updates (#553)- Additional commits viewable in compare view
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
.
Commit Statistics
- 1 commit contributed to the release.
- 13 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #130
Commit Details
v0.14.0
Chore (BREAKING)
- bump substrait from
0.33.0
to0.34.0
Bumps substrait from
51765cc
todacc5a9
.
Commit Statistics
- 1 commit contributed to the release.
- 12 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #126
Commit Details
v0.13.2
Chore
- bump actions/checkout from 3 to 4
Bumps actions/checkout from 3 to
4.Release notes
Sourced from actions/checkout's releases.
v4.0.0
What's Changed
- Update default runtime to node20 by
@takost
in actions/checkout#1436 - Support fetching without the --progress option by
@simonbaird
in actions/checkout#1067 - Release 4.0.0 by
@takost
in actions/checkout#1447
New Contributors
@takost
made their first contribution in actions/checkout#1436@simonbaird
made their first contribution in actions/checkout#1067
Full Changelog: actions/checkout@v3...v4.0.0
v3.6.0
What's Changed
- Mark test scripts with Bash'isms to be run via Bash by
@dscho
in actions/checkout#1377 - Add option to fetch tags even if fetch-depth > 0 by
@RobertWieczoreck
in actions/checkout#579 - Release 3.6.0 by
@luketomlinson
in actions/checkout#1437
New Contributors
@RobertWieczoreck
made their first contribution in actions/checkout#579@luketomlinson
made their first contribution in actions/checkout#1437
Full Changelog: actions/checkout@v3.5.3...v3.6.0
v3.5.3
What's Changed
- Fix: Checkout Issue in self hosted runner due to faulty submodule
check-ins by
@megamanics
in actions/checkout#1196 - Fix typos found by codespell by
@DimitriPapadopoulos
in actions/checkout#1287 - Add support for sparse checkouts by
@dscho
and@dfdez
in actions/checkout#1369 - Release v3.5.3 by
@TingluoHuang
in actions/checkout#1376
New Contributors
@megamanics
made their first contribution in actions/checkout#1196@DimitriPapadopoulos
made their first contribution in actions/checkout#1287@dfdez
made their first contribution in actions/checkout#1369
Full Changelog: actions/checkout@v3...v3.5.3
v3.5.2
What's Changed
- Fix: Use correct API url / endpoint in GHES by
@fhammerl
in actions/checkout#1289 based on #1286 by@1newsr
Full Changelog: actions/checkout@v3.5.1...v3.5.2
v3.5.1
What's Changed
- Improve checkout performance on Windows runners by upgrading
@actions/github
dependency by@BrettDong
in actions/checkout#1246
New Contributors
@BrettDong
made their first contribution in actions/checkout#1246
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
- Add GitHub Action to perform release
- Fix status badge
- Replace datadog/squid with ubuntu/squid Docker image
- Wrap pipeline commands for submoduleForeach in quotes
- Update
@actions/io
to 1.1.2 - Upgrading version to 3.2.0
v3.1.0
<... - Update default runtime to node20 by
v0.13.1
Chore
-
update git2 requirement from 0.17.1 to 0.18.0
Updates the requirements on git2
to permit the latest version.Changelog
Sourced from git2's changelog.
0.18.0 - 2023-08-28
Added
- Added
Blame::blame_buffer
for getting blame data for a file that has been modified in memory. #981
Changed
- Updated to libgit2 1.7.0. #968
- Updated to libgit2 1.7.1. #982
- Switched from bitflags 1.x to 2.1. This brings some small changes to types generated by bitflags. #973
- Changed
Revwalk::with_hide_callback
to take a mutable reference to its callback to enforce type safety. #970 - Implemented
FusedIterator
for many iterators that can support it. #955
Fixed
- Fixed builds with cargo's
-Zminimal-versions
. #960
0.17.2 - 2023-05-27
Added
- Added support for stashing with options (which can support partial stashing). #930
0.17.1 - 2023-04-13
Changed
0.17.0 - 2023-04-02
Added
... (truncated)
Commits
69eea91
Merge pull request #984 from ehuss/update-changelog2aafd80
Fix html_root_url for next releasee22951c
Update changelog for next release.4570c39
Merge pull request #981 from paulvandermeijs/add-git_blame_buffer19b6d05
Merge pull request #982 from ehuss/update-libgit2390c6d6
Systest no longer requires stable.e0a329e
Update to libgit2 1.7.118f8ad1
Add binding forgit_blame_buffer
7f21181
Merge pull request #955 from vallentin/fusedf0d52d3
Implemented FusedIterator for various iterators- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting
@dependabot rebase
. - Added
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #120
Commit Details
v0.13.0
Chore (BREAKING)
-
bump substrait from
0.31.0
to0.33.0
Bumps substrait from
e486775
to51765cc
.Commits
51765cc
chore(release): 0.33.02da2afa
feat: add radians and degrees functions (#544)8969a40
docs: clarify compound extension signature naming for bools (#545)31b9990
chore(release): 0.32.0bd14e0e
feat: add windowrel support in proto (#399)9078041
ci: pre-commit updates (#542)ede90ab
chore(deps): bump bufbuild/buf-setup-action from 1.26.0 to 1.26.1 (#541)65c9663
chore(deps): bump bufbuild/buf-setup-action from 1.16.0 to 1.26.0 (#539)98380b0
feat: add expand rel (#368)2503beb
feat!: require compound functions names in extension references (#537)- Additional commits viewable in compare view
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
.
Commit Statistics
- 1 commit contributed to the release.
- 25 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #119
Commit Details
v0.12.4
Chore
-
bump arduino/setup-protoc from 1 to 2
Bumps arduino/setup-protoc
from 1 to 2.Release notes
Sourced from arduino/setup-protoc's releases.
v2.0.0
Changelog
Adding support for the
MINOR.PATCH
tag namingBreaking
- Support only the new protobuf versioning scheme arduino/setup-protoc#78
Full Changelog: arduino/setup-protoc@v1.3.0...v2.0.0
Contributors
v1.3.0
Changelog
Enhancement
- Support ARM64 and other platforms (#44 )
Full Changeset
arduino/setup-protoc@v1.2.0...v1.3.0
Contributors
v1.2.0
Changelog
Enhancement
- Add security policy link to readme (#19) in arduino/setup-protoc#19
- Bump Node version to 16 (#48) arduino/setup-protoc#48
Full Changeset
arduino/setup-protoc@v1.1.2...v1.2.0
v1.1.2
- Bump lodash from 4.17.15 to 4.17.19 #8
- Bump
@actions/core
from 1.0.0 to 1.2.6 #12 - Add pagination logic when checking for versions #1
v1.1.1
- Define
repo-token
input in metadata
... (truncated)
Commits
9b1ee5b
v2 release note (#82)28fd3e5
Support only the new protobuf versioning scheme (#78)- See full diff in compare view
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
.
Commit Statistics
- 1 commit contributed to the release.
- 14 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #116
Commit Details
v0.12.3
Chore
-
bump actions/upload-pages-artifact from 1 to 2
Bumps
actions/upload-pages-artifact
from 1 to 2.Release notes
Sourced from actions/upload-pages-artifact's releases.
v2.0.0
Changelog
⚠️ BREAKING CHANGE: Remove built-inchmod
commands forv2
@JamesMGreene
(#69)- Update README for
v2
@JamesMGreene
(#70)
See details of all code changes since previous release.
v1.0.10
Changelog
- readme: fix/improve note about permissions
@tshepang
(#65) - Revert
chmod
removal forv1
@JamesMGreene
(#68) - Add file perms handling
@tsusdere
(#64)
See details of all code changes since previous release.
v1.0.9
Removed
chmod
as we moved towards trusting correct file permissions have been set. In the event this isn't the case then we raise an error in the action related to the file permissions.v1.0.8
Changelog
- Fail if no artifact file is found to upload
@JamesMGreene
(#55) - Fix link to releases in README
@waldyrious
(#53) - Bump actions/publish-action from 0.2.1 to 0.2.2
@dependabot
(#47) - Add Dependabot config for Actions usage updates
@JamesMGreene
(#46)
See details of all code changes since previous release.
v1.0.7
Changelog
- Don't change file permissions of other files
@KyeRussell
(#44)
See details of all code changes since previous release.
v1.0.6
Changelog
- Customize artifact name
@yuradanyliuk
(#41) - Fix permissions
@yoannchaudet
(#42) - Print warnings about changed file permissions in bulk
@TooManyBees
(#38) - Update to latest
actions/publish-action
@JamesMGreene
(#36)
See details of all code changes since previous release.
v1.0.5
Changelog
... (truncated)
Commits
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
.
Commit Statistics
- 1 commit contributed to the release.
- 14 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #113
Commit Details
v0.12.2
Chore
- update
CONTRIBUTING.md
to reflect workflow changes
We no longer use bors (#103) and the merge workflow was removed as part
of that change.
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #109