Please take a look at the [CHANGES](https://github.com/OpenMined/PSI/blob/master/CHANGES.md)
* Fix JS publishing by s0l0ist in https://github.com/OpenMined/PSI/pull/142 * Add data structure enum to Python bindings by s0l0ist in https://github.com/OpenMined/PSI/pull/145 * chore(deps): bump json5 from 2.2.1 to 2.2.3 by dependabot in https://github.com/OpenMined/PSI/pull/146
Please take a look at the [CHANGES](https://github.com/OpenMined/PSI/blob/master/CHANGES.md)
* Python protobuffers by bcebere in https://github.com/OpenMined/PSI/pull/114 * debug MacOS deployment target by bcebere in https://github.com/OpenMined/PSI/pull/112 * chore(deps): bump node-notifier from 8.0.0 to 8.0.1 by dependabot in https://github.com/OpenMined/PSI/pull/115 * chore: update changelog by s0l0ist in https://github.com/OpenMined/PSI/pull/116 * Rust bug fixes and optimizations by Daniel-Liu-c0deb0t in https://github.com/OpenMined/PSI/pull/117 * Update private-join-and-compute by schoppmp in https://github.com/OpenMined/PSI/pull/109 * python 3.9 support by bcebere in https://github.com/OpenMined/PSI/pull/120 * Update Go dependencies by schoppmp in https://github.com/OpenMined/PSI/pull/121 * chore(deps): bump y18n from 4.0.0 to 4.0.1 by dependabot in https://github.com/OpenMined/PSI/pull/122 * chore(deps): bump elliptic from 6.5.3 to 6.5.4 by dependabot in https://github.com/OpenMined/PSI/pull/119 * chore(deps): bump lodash from 4.17.20 to 4.17.21 by dependabot in https://github.com/OpenMined/PSI/pull/124 * chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by dependabot in https://github.com/OpenMined/PSI/pull/125 * chore(deps): bump browserslist from 4.14.5 to 4.16.6 by dependabot in https://github.com/OpenMined/PSI/pull/126 * chore(deps): bump ws from 7.3.1 to 7.4.6 by dependabot in https://github.com/OpenMined/PSI/pull/127 * chore(deps): bump glob-parent from 5.1.1 to 5.1.2 by dependabot in https://github.com/OpenMined/PSI/pull/128 * chore(deps): bump path-parse from 1.0.6 to 1.0.7 by dependabot in https://github.com/OpenMined/PSI/pull/129 * chore(deps): bump tmpl from 1.0.4 to 1.0.5 by dependabot in https://github.com/OpenMined/PSI/pull/131 * Updating bazel dependencies by s0l0ist in https://github.com/OpenMined/PSI/pull/139 * Fix auto publish python by s0l0ist in https://github.com/OpenMined/PSI/pull/141
Python: - upload PyPi packages for Windows, Linux and MacOS(https://github.com/OpenMined/PSI/pull/104, https://github.com/OpenMined/PSI/pull/107, https://github.com/OpenMined/PSI/pull/108). - Python wrappers over the low level objects(https://github.com/OpenMined/PSI/pull/110).