Skip to content

0.1.0

Compare
Choose a tag to compare
@pdambrauskas pdambrauskas released this 11 Jan 17:39
· 488 commits to master since this release

What's Changed

⚠️ Do not use this release for Jupyter interactive sessions, it contains incompatibility bug. Use previous release instead

New year, new release 🎇 🎆 !

Hihlights for this release:

  • Permanent Sessions through the REST API: #748
  • Session statement UI: #694
  • Updated Java 17 + Micronaut 4: #693
  • Replaced CRA with Vite for UI building: #818
  • Spark 3.3.4

And quite a few dependency updates & minor changes.

  • chore(deps-dev): bump @types/jest from 29.5.4 to 29.5.5 in /frontend by @dependabot in #670
  • chore(deps-dev): bump @types/node from 20.6.0 to 20.6.2 in /frontend by @dependabot in #669
  • chore(deps-dev): bump @types/react from 18.2.21 to 18.2.22 in /frontend by @dependabot in #672
  • chore(deps-dev): bump @types/node from 20.6.2 to 20.6.3 in /frontend by @dependabot in #673
  • chore(deps): bump sass from 1.67.0 to 1.68.0 in /frontend by @dependabot in #674
  • chore(deps-dev): bump @types/node from 20.6.3 to 20.6.5 in /frontend by @dependabot in #675
  • chore(deps): bump shedlockVersion from 4.44.0 to 4.46.0 in /server by @dependabot in #677
  • chore(deps-dev): bump @types/node from 20.6.5 to 20.7.0 in /frontend by @dependabot in #676
  • chore(deps-dev): bump @types/react-dom from 18.2.7 to 18.2.8 in /frontend by @dependabot in #678
  • chore(deps): bump axios from 1.5.0 to 1.5.1 in /frontend by @dependabot in #679
  • chore(deps-dev): bump @types/node from 20.7.0 to 20.7.1 in /frontend by @dependabot in #680
  • chore(deps-dev): bump @types/react from 18.2.22 to 18.2.23 in /frontend by @dependabot in #681
  • chore(deps): bump @tanstack/react-query from 4.35.3 to 4.35.7 in /frontend by @dependabot in #684
  • chore(deps-dev): bump @types/react from 18.2.23 to 18.2.24 in /frontend by @dependabot in #683
  • setting required env variables for local mode by @jmilkiewicz in #685
  • Allow to customize env on local backend by @pdambrauskas in #686
  • chore(deps-dev): bump @types/node from 20.7.1 to 20.8.2 in /frontend by @dependabot in #687
  • chore(deps): bump @fontsource/open-sans from 5.0.12 to 5.0.13 in /frontend by @dependabot in #688
  • chore(deps): bump @fontsource/open-sans from 5.0.13 to 5.0.14 in /frontend by @dependabot in #689
  • chore(deps-dev): bump @types/react from 18.2.24 to 18.2.25 in /frontend by @dependabot in #690
  • chore(deps-dev): bump @types/react-dom from 18.2.8 to 18.2.10 in /frontend by @dependabot in #691
  • chore(deps): bump sass from 1.68.0 to 1.69.0 in /frontend by @dependabot in #692
  • chore(deps): bump @tanstack/react-query from 4.35.7 to 4.36.1 in /frontend by @dependabot in #695
  • chore(deps): bump @fontsource/open-sans from 5.0.14 to 5.0.15 in /frontend by @dependabot in #696
  • chore(deps-dev): bump @types/react-dom from 18.2.10 to 18.2.12 in /frontend by @dependabot in #697
  • chore(deps): bump sass from 1.69.0 to 1.69.1 in /frontend by @dependabot in #698
  • Add Session statements UI by @pdambrauskas in #694
  • chore(deps): bump sass from 1.69.1 to 1.69.2 in /frontend by @dependabot in #699
  • chore(deps-dev): bump @types/react from 18.2.25 to 18.2.28 in /frontend by @dependabot in #700
  • chore(deps): bump sass from 1.69.2 to 1.69.3 in /frontend by @dependabot in #701
  • chore(deps-dev): bump @types/node from 20.8.2 to 20.8.4 in /frontend by @dependabot in #702
  • chore(deps-dev): bump @types/react-dom from 18.2.12 to 18.2.13 in /frontend by @dependabot in #704
  • chore(deps-dev): bump @testing-library/jest-dom from 6.1.3 to 6.1.4 in /frontend by @dependabot in #703
  • chore(deps-dev): bump @types/node from 20.8.4 to 20.8.6 in /frontend by @dependabot in #705
  • chore(deps): bump react-router-dom from 6.16.0 to 6.17.0 in /frontend by @dependabot in #706
  • chore(deps): bump sass from 1.69.3 to 1.69.4 in /frontend by @dependabot in #708
  • chore(deps-dev): bump @types/jest from 29.5.5 to 29.5.6 in /frontend by @dependabot in #707
  • chore(deps-dev): bump @types/react-dom from 18.2.13 to 18.2.14 in /frontend by @dependabot in #712
  • Fix create statement by @jmilkiewicz in #710
  • chore(deps-dev): bump @types/react from 18.2.28 to 18.2.29 in /frontend by @dependabot in #711
  • chore(deps-dev): bump @types/react from 18.2.29 to 18.2.30 in /frontend by @dependabot in #713
  • setting body in JSON on mapSessionInInvalidState by @jmilkiewicz in #715
  • chore(deps): bump @tanstack/react-query from 4.36.1 to 5.0.0 in /frontend by @dependabot in #714
  • Unify error responses by @pdambrauskas in #716
  • chore(deps): bump @tanstack/react-query from 5.0.0 to 5.0.5 in /frontend by @dependabot in #718
  • chore(deps): bump @fontsource/open-sans from 5.0.16 to 5.0.17 in /frontend by @dependabot in #717
  • chore(deps-dev): bump @types/node from 20.8.7 to 20.8.8 in /frontend by @dependabot in #719
  • chore(deps-dev): bump @types/react from 18.2.31 to 18.2.33 in /frontend by @dependabot in #720
  • chore(deps-dev): bump @types/node from 20.8.8 to 20.8.9 in /frontend by @dependabot in #721
  • chore(deps): bump axios from 1.5.1 to 1.6.0 in /frontend by @dependabot in #723
  • chore(deps): bump sass from 1.69.4 to 1.69.5 in /frontend by @dependabot in #724
  • Document permanent sessions by @pdambrauskas in #725
  • chore(deps): bump @tanstack/react-query from 5.0.5 to 5.4.3 in /frontend by @dependabot in #726
  • chore(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 in /frontend by @dependabot in #727
  • chore(deps): bump react-router-dom from 6.17.0 to 6.18.0 in /frontend by @dependabot in #728
  • chore(deps-dev): bump @types/node from 20.8.9 to 20.8.10 in /frontend by @dependabot in #729
  • chore(deps-dev): bump @types/react from 18.2.33 to 18.2.34 in /frontend by @dependabot in #730
  • chore(deps-dev): bump @types/react from 18.2.34 to 18.2.35 in /frontend by @dependabot in #731
  • chore(deps): bump @tanstack/react-query from 5.4.3 to 5.7.2 in /frontend by @dependabot in #732
  • chore(deps-dev): bump @types/react from 18.2.35 to 18.2.36 in /frontend by @dependabot in #733
  • chore(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 in /frontend by @dependabot in #734
  • chore(deps-dev): bump @types/node from 20.8.10 to 20.9.0 in /frontend by @dependabot in #735
  • chore(deps-dev): bump @testing-library/react from 14.0.0 to 14.1.0 in /frontend by @dependabot in #736
  • chore(deps): bump @tanstack/react-query from 5.7.2 to 5.8.1 in /frontend by @dependabot in #737
  • chore(deps): bump @chakra-ui/react from 2.8.1 to 2.8.2 in /frontend by @dependabot in #739
  • chore(deps-dev): bump @types/react-dom from 18.2.14 to 18.2.15 in /frontend by @dependabot in #741
  • chore(deps): bump react-code-blocks from 0.1.4 to 0.1.5 in /frontend by @dependabot in #743
  • chore(deps): bump axios from 1.6.0 to 1.6.1 in /frontend by @dependabot in #742
  • chore(deps): bump axios from 1.6.1 to 1.6.2 in /frontend by @dependabot in #746
  • chore(deps-dev): bump @types/react from 18.2.36 to 18.2.37 in /frontend by @dependabot in #749
  • chore(deps): bump framer-motion from 10.16.4 to 10.16.5 in /frontend by @dependabot in #745
  • chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 in /frontend by @dependabot in #750
  • chore(deps): bump @tanstack/react-query from 5.8.1 to 5.8.4 in /frontend by @dependabot in #751
  • chore(deps): bump react-router-dom from 6.18.0 to 6.19.0 in /frontend by @dependabot in #753
  • chore(deps-dev): bump @types/node from 20.9.0 to 20.9.2 in /frontend by @dependabot in #752
  • chore(deps-dev): bump @testing-library/react from 14.1.0 to 14.1.2 in /frontend by @dependabot in #754
  • chore(deps-dev): bump @types/react from 18.2.37 to 18.2.38 in /frontend by @dependabot in #755
  • Programmatically create permanent session by @jmilkiewicz in #748
  • chore(deps-dev): bump @types/node from 20.9.2 to 20.9.4 in /frontend by @dependabot in #757
  • chore(deps-dev): bump @types/react-dom from 18.2.15 to 18.2.17 in /frontend by @dependabot in #758
  • chore(deps-dev): bump @types/jest from 29.5.8 to 29.5.10 in /frontend by @dependabot in #760
  • chore(deps): bump react-router-dom from 6.19.0 to 6.20.0 in /frontend by @dependabot in #759
  • chore(deps-dev): bump @types/node from 20.9.4 to 20.9.5 in /frontend by @dependabot in #761
  • chore(deps): bump typescript from 5.2.2 to 5.3.2 in /frontend by @dependabot in #762
  • chore(deps): bump @tanstack/react-query from 5.8.4 to 5.8.7 in /frontend by @dependabot in #764
  • chore(deps-dev): bump @types/node from 20.9.5 to 20.10.0 in /frontend by @dependabot in #763
  • chore(deps-dev): bump @types/react from 18.2.38 to 18.2.39 in /frontend by @dependabot in #765
  • chore(deps): bump @tanstack/react-query from 5.8.7 to 5.9.0 in /frontend by @dependabot in #766
  • chore(deps): bump framer-motion from 10.16.5 to 10.16.7 in /frontend by @dependabot in #767
  • chore(deps-dev): bump @types/node from 20.10.0 to 20.10.1 in /frontend by @dependabot in #768
  • chore(deps-dev): bump @testing-library/jest-dom from 6.1.4 to 6.1.5 in /frontend by @dependabot in #769
  • chore(deps): bump framer-motion from 10.16.7 to 10.16.9 in /frontend by @dependabot in #770
  • chore(deps-dev): bump @types/react from 18.2.39 to 18.2.41 in /frontend by @dependabot in #771
  • chore(deps-dev): bump @types/node from 20.10.1 to 20.10.3 in /frontend by @dependabot in #772
  • chore(deps): bump react-router-dom from 6.20.0 to 6.20.1 in /frontend by @dependabot in #774
  • chore(deps): bump @tanstack/react-query from 5.9.0 to 5.12.2 in /frontend by @dependabot in #773
  • chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /frontend by @dependabot in #775
  • chore(deps): bump framer-motion from 10.16.9 to 10.16.14 in /frontend by @dependabot in #777
  • chore(deps-dev): bump @types/react from 18.2.41 to 18.2.42 in /frontend by @dependabot in #776
  • chore(deps): bump typescript from 5.3.2 to 5.3.3 in /frontend by @dependabot in #778
  • chore(deps-dev): bump @types/node from 20.10.3 to 20.10.4 in /frontend by @dependabot in #779
  • chore(deps-dev): bump @types/jest from 29.5.10 to 29.5.11 in /frontend by @dependabot in #780
  • chore(deps): bump @fontsource/open-sans from 5.0.17 to 5.0.18 in /frontend by @dependabot in #781
  • chore(deps-dev): bump prettier from 3.1.0 to 3.1.1 in /frontend by @dependabot in #782
  • chore(deps): bump framer-motion from 10.16.14 to 10.16.16 in /frontend by @dependabot in #783
  • chore(deps): bump @tanstack/react-query from 5.12.2 to 5.13.4 in /frontend by @dependabot in #784
  • chore(deps-dev): bump @types/react from 18.2.42 to 18.2.43 in /frontend by @dependabot in #785
  • chore(deps-dev): bump @types/react from 18.2.43 to 18.2.45 in /frontend by @dependabot in #786
  • chore(deps): bump react-router-dom from 6.20.1 to 6.21.0 in /frontend by @dependabot in #787
  • chore(deps-dev): bump @types/node from 20.10.4 to 20.10.5 in /frontend by @dependabot in #788
  • chore(deps): bump @fontsource/open-sans from 5.0.18 to 5.0.20 in /frontend by @dependabot in #789
  • chore(deps): bump @tanstack/react-query from 5.13.4 to 5.14.1 in /frontend by @dependabot in #790
  • chore(deps-dev): bump @types/react-dom from 18.2.17 to 18.2.18 in /frontend by @dependabot in #791
  • chore(deps): bump @tanstack/react-query from 5.14.1 to 5.14.2 in /frontend by @dependabot in #792
  • chore(deps): bump react-router-dom from 6.21.0 to 6.21.1 in /frontend by @dependabot in #793
  • chore(deps): bump @emotion/react from 11.11.1 to 11.11.3 in /frontend by @dependabot in #794
  • chore(deps): bump @tanstack/react-query from 5.14.2 to 5.14.6 in /frontend by @dependabot in #795
  • chore(deps): bump moment from 2.29.4 to 2.30.0 in /frontend by @dependabot in #796
  • chore(deps): bump axios from 1.6.2 to 1.6.3 in /frontend by @dependabot in #797
  • chore(deps): bump moment from 2.30.0 to 2.30.1 in /frontend by @dependabot in #798
  • chore(deps): bump @tanstack/react-query from 5.14.6 to 5.15.0 in /frontend by @dependabot in #799
  • chore(deps): bump @tanstack/react-query from 5.15.0 to 5.15.3 in /frontend by @dependabot in #800
  • chore(deps): bump sass from 1.69.5 to 1.69.6 in /frontend by @dependabot in #801
  • chore(deps-dev): bump @types/node from 20.10.5 to 20.10.6 in /frontend by @dependabot in #802
  • chore(deps-dev): bump @testing-library/jest-dom from 6.1.5 to 6.1.6 in /frontend by @dependabot in #804
  • chore(deps-dev): bump @types/react from 18.2.45 to 18.2.46 in /frontend by @dependabot in #803
  • Add Github workflow to build an image on /build comment by @Minutis in #756
  • Improve PR build by @Minutis in #806
  • Remove build requirements since they are built anyway by @Minutis in #808
  • Use head ref to fetch proper branch by @Minutis in #809
  • Checkout ref by @Minutis in #810
  • Update Spark versions by @Minutis in #811
  • chore(deps): bump sass from 1.69.6 to 1.69.7 in /frontend by @dependabot in #813
  • chore(deps): bump @tanstack/react-query from 5.15.3 to 5.17.0 in /frontend by @dependabot in #812
  • chore(deps-dev): bump @testing-library/jest-dom from 6.1.6 to 6.2.0 in /frontend by @dependabot in #814
  • chore(deps): bump axios from 1.6.3 to 1.6.4 in /frontend by @dependabot in #815
  • chore(deps): bump framer-motion from 10.16.16 to 10.17.6 in /frontend by @dependabot in #816
  • chore(deps): bump @tanstack/react-query from 5.17.0 to 5.17.1 in /frontend by @dependabot in #817
  • Replace CRA with Vite by @pdambrauskas in #818
  • chore(deps): bump axios from 1.6.4 to 1.6.5 in /frontend by @dependabot in #819
  • chore(deps): bump @tanstack/react-query from 5.17.1 to 5.17.9 in /frontend by @dependabot in #820
  • chore(deps-dev): bump @types/node from 20.10.6 to 20.10.7 in /frontend by @dependabot in #821
  • chore(deps-dev): bump @types/react from 18.2.46 to 18.2.47 in /frontend by @dependabot in #822
  • chore(deps): bump framer-motion from 10.17.6 to 10.17.9 in /frontend by @dependabot in #823
  • chore(deps-dev): bump @typescript-eslint/parser from 6.18.0 to 6.18.1 in /frontend by @dependabot in #826
  • chore(deps-dev): bump @types/node from 20.10.7 to 20.10.8 in /frontend by @dependabot in #825
  • chore(deps-dev): bump @types/node from 20.10.8 to 20.11.0 in /frontend by @dependabot in #827
  • Return Optional.empty() instead of rethrowing exception and catch RuntimeException when submiting by @edvaone in #824
  • chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.0 to 6.18.1 in /frontend by @dependabot in #828
  • Use path context instead of git context in order to work on code of a… by @Minutis in #829
  • Update to Java 17 + Micronaut 4 by @dependabot in #693

New Contributors

Full Changelog: 0.0.50...0.1.0