Skip to content

Releases: synnaxlabs/synnax

Synnax v0.13.3

31 Oct 15:58
3429bc1
Compare
Choose a tag to compare
378 replace afero with vfs

* Changed Fs using afero to using vfs

* Implemented Open with flag logic

* Fixed bug in logic with fs flags

* Replaced Seeker with ReaderAt and WriterAt

* Wrote tests for memFS implementation

* Added suite test file

* Changed matcher statements to be more compact

* All cesium tests pass except for Two writer contention

* Rewrote Write method in offset write closer

* [x/go/io] - renamed offset write closer to tracked write closer

* [io/fs] - fixed an issue with sub file systems

* [ops] - unfocused cesium test

* [ops] - bumped server version

---------

Co-authored-by: Emiliano Bonilla <[email protected]>

Synnax v0.13.2

30 Oct 17:03
df7c354
Compare
Choose a tag to compare
424 user docs (#428)

* [docs] - python client documentation

* [pluto] - documented aether API

* [synnax] - added regex based querying to channels API

* [docs/site] - added querying data to documentation

* [pluto] - added OS checks for clearProgram on render context

* [docs/site] - get started page + purged old documentation

* [docs/site] - fixed unresolved import issues

* [docs/site] - fixed case in import

* [delta] - fixed tag opacity

* [ops] - renamed delta to console

* [ops] - adjusted synnax tag format

* [client/py] - fixed delta rename typo in python files

* [ops] - bumped package versions

* [ops] - fixed bad rename in pandas timedelta

* [ops] - adjusted workflows to not run on push

* [synnax] - fixed channel regex test

Synnax Console v0.14.2

30 Oct 17:03
df7c354
Compare
Choose a tag to compare
424 user docs (#428)

* [docs] - python client documentation

* [pluto] - documented aether API

* [synnax] - added regex based querying to channels API

* [docs/site] - added querying data to documentation

* [pluto] - added OS checks for clearProgram on render context

* [docs/site] - get started page + purged old documentation

* [docs/site] - fixed unresolved import issues

* [docs/site] - fixed case in import

* [delta] - fixed tag opacity

* [ops] - renamed delta to console

* [ops] - adjusted synnax tag format

* [client/py] - fixed delta rename typo in python files

* [ops] - bumped package versions

* [ops] - fixed bad rename in pandas timedelta

* [ops] - adjusted workflows to not run on push

* [synnax] - fixed channel regex test

Synnax v0.13.1

25 Oct 19:07
2cdf690
Compare
Choose a tag to compare
[pluto] - 419 list overflow

* [pluto] - made various theme changes

* [pluto] - made various theme changes

* [pluto] - improved button styles

* [delta] - began work on channel alias provider

* [ops/ts] - bumped typescript dependencies

* checkpoint

* [delta] - added rounded corners on windows 11

* [pluto] - fixed issue where glErase didn't actually clear the canvas on WebView

* [delta] - added slightly more space to end of top NAV on small windows

* [x/ts] - updated comparison apis to es modules

* [pluto] - experiments with aliasing

* [synnax] - added auto-cert command

* [delta/PID] - set toolbar appearance to only occur when editable

* [docs/site] - fixed deployment

* [docs/site] - added search

* [docs/site] - documentation improvements

* [freighter] - fixed issues with bad http status codes in ts implementation

* [pluto] - added JSX support to input placeholders

* [synnax/api] - fixed issues with invalid authentication credentials errors

* [ops] - version bumping and import sorting

* [ops] - fixed pluto and cesium tests

* [pluto] - added hidden placeholders

Synnax Delta v0.14.1

25 Oct 19:32
Compare
Choose a tag to compare
delta-v0.14.1

[ops] - fixed issues deduping redux peer deps

Synnax Delta v0.14.0

25 Oct 19:07
2cdf690
Compare
Choose a tag to compare
[pluto] - 419 list overflow

* [pluto] - made various theme changes

* [pluto] - made various theme changes

* [pluto] - improved button styles

* [delta] - began work on channel alias provider

* [ops/ts] - bumped typescript dependencies

* checkpoint

* [delta] - added rounded corners on windows 11

* [pluto] - fixed issue where glErase didn't actually clear the canvas on WebView

* [delta] - added slightly more space to end of top NAV on small windows

* [x/ts] - updated comparison apis to es modules

* [pluto] - experiments with aliasing

* [synnax] - added auto-cert command

* [delta/PID] - set toolbar appearance to only occur when editable

* [docs/site] - fixed deployment

* [docs/site] - added search

* [docs/site] - documentation improvements

* [freighter] - fixed issues with bad http status codes in ts implementation

* [pluto] - added JSX support to input placeholders

* [synnax/api] - fixed issues with invalid authentication credentials errors

* [ops] - version bumping and import sorting

* [ops] - fixed pluto and cesium tests

* [pluto] - added hidden placeholders

Synnax v0.12.0

11 Oct 16:41
61000d6
Compare
Choose a tag to compare
377 server active ranges (#406)

* [pluto] - fixed static cache inserting existing data

* [ranger] - implemented range key-value sets and range aliases

* [client/ts] - added kv and alias support to ranges

* [pluto] - continued improving ontology context menu

* [pluto] - implemented tests for ontology CDC

* [client/ts] - added CDC tracker to ontology

* [ontology] - added CDC capture for relationsip changes

* [delta] - debugged issues with various ontology operations

* [kv] - updated pebblekv transaction semantics to avoid closing a batch if it has been committed

* [ontology] - fixed ontology CDC delete propagation having an empty key

* [synnax] - significant stability improvements to relay

* [synnax] - added architecture diagram to relay

* [synnax] - typo cleanup

* [pluto] - fixed accidental timerange overlaps in telemetry static cache

* [pluto/telem] - fixed bad cleanup on umeric source

* [ops] - bazel gitignore

* [pluto] - added loading indicators

* [synnax] - resolved issues with distribution test cases

* [pluto] - resolved issues with static cache test cases

* [synnax] - bumped VERSION

* [synnax] - bumped VERSION

* [aspen] - updated membership tests to use any open port

* [synnax] - updated copyright headers

* [ops] - purged unused bazel files

* [ops] - fixed bad license headers in go mod files

* [synnax] - fixed bad shutdown order in distribution.Close

Synnax Delta v0.13.0

11 Oct 17:34
Compare
Choose a tag to compare
delta-v0.13.0

[delta] - bumped package versions

Synnax v0.11.1

30 Sep 20:15
4e5c91d
Compare
Choose a tag to compare
Merge pull request #374 from synnaxlabs/sy-17-auto

Sy 17 auto

Synnax v0.10.1

30 Sep 17:43
9c94b56
Compare
Choose a tag to compare
Merge pull request #373 from synnaxlabs/340-sy-177-grpc-api

340 sy 177 grpc api