Releases: parseablehq/pb
Releases · parseablehq/pb
v0.5.2
What's Changed
- Fix:Url for demo server updated by @Koustavd18 in #42
- Feature:Create Saved Filter by @Koustavd18 in #44
- Ensure build flow runs on each PR by @nitisht in #45
- Add query list command to list all saved queries by @nitisht in #48
- update go version for CI by @nitisht in #49
- Confirm/delete by @Koustavd18 in #51
- fix: cleanup the query list command by @nitisht in #52
New Contributors
- @Koustavd18 made their first contribution in #42
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- renamed ingester to ingestor by @nikhilsinhaparseable in #39
- fix lint and goreleaser by @nitisht in #40
New Contributors
- @nikhilsinhaparseable made their first contribution in #39
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #33
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #34
- Update the readme to include tail command by @nitisht in #35
- Fix issue with query where any query with 'where' clause panicked by @nitisht in #36
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Fix list stream output by @nitisht in #16
- Minor text fixes by @nitisht in #17
- Readme cleanup and add screenshots by @nitisht in #18
- feat: add goreleaser for build and release steps by @mr-karan in #20
- Add CLA workflow for contributors by @nitisht in #23
- Update CLA gh action with PAT by @nitisht in #24
- Add Query Iterator for paginating select queries by @trueleo in #19
- Update rbac commands by @trueleo in #26
- Add livetail support by @nitisht in #27
- Fetch grpc url using about api by @trueleo in #28
- Update query command to output JSON by @trueleo in #29
- Update the query command to have the -i flag by @nitisht in #31
- Cleanup readme by @nitisht in #32
New Contributors
Full Changelog: v0.1.0...v0.2.0
Initial release
What's Changed
- File organisation by @nitisht in #1
- Stylize command output and add help for table by @trueleo in #2
- Command cleanup by @nitisht in #3
- Update Readme by @nitisht in #4
- Update README.md by @AdheipSingh in #5
- Add version cmd and flag by @nitisht in #9
- Add initial buildscripts, makefile by @nitisht in #10
- add missing scripts by @nitisht in #11
- fix ldflags and makefile to properly pass versions by @nitisht in #12
- Version command shows server version by @trueleo in #13
- add make based gh action by @nitisht in #14
- Fix release process and minor cleanup by @nitisht in #15
New Contributors
- @nitisht made their first contribution in #1
- @trueleo made their first contribution in #2
- @AdheipSingh made their first contribution in #5
Full Changelog: https://github.com/parseablehq/pb/commits/v0.1.0