Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate oso to 0.27 #4366

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

oxide-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
oso workspace.dependencies minor 0.26 -> 0.27

Release Notes

osohq/oso (oso)

v0.27.0: oso 0.27.0

Compare Source

oso 0.27.0

Core
Other bugs & improvements
  • Removed the development dependency on the AGPL-licensed permute crate,
    replacing it with the MIT-or-Apache-2.0-licensed permutohedron crate.
    Thanks to FinnRG!
Go
New features
Linux ARM64 platform support

Support for using Oso's Go library in Linux ARM64 environments has landed
thanks to omusil24!

Python
Breaking changes
  • Dropped support for end-of-life Python 3.6 and upgraded the Python code to
    3.7+ standards. Thanks to kkirsche for the
    contribution!
Other bugs & improvements
  • Loosened the version constraint on the packaging dependency. Thanks again
    to kkirsche!
Java
Breaking changes
  • Dropped support for end-of-life Java 11.

django-oso 0.27.0

Other bugs & improvements
  • Updated to use automatic AppConfig discovery for Django 3.2+, silencing a
    warning. Thanks to devmonkey22 for the
    contribution!
  • Bumped the minimum required version of the oso dependency.

flask-oso 0.27.0

Bumped the minimum required version of the oso dependency.

sqlalchemy-oso 0.27.0

Other bugs & improvements
  • Fixed crash when trying to look up a non-existent "entity" property. Thanks
    to snstanton for the contribution!
  • Bumped the minimum required version of the oso dependency.

v0.26.4: oso 0.26.4

Compare Source

oso 0.26.4

Python
Platform support
  • We now publish wheels for Python 3.11 for all supported platforms.
    You should now be able to use pip install oso to get the
    latest Oso package.

    Thanks to @kkirsche help with this!

Java
Other bugs & improvements
  • Fixed a potential memory leak in the Java client library.

v0.26.3: oso 0.26.3

Compare Source

oso 0.26.3

v0.26.2: oso 0.26.2

Compare Source

https://docs.osohq.com/project/changelogs/2022-08-05.html

v0.26.1: oso 0.26.1

Compare Source

oso 0.26.1


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Oct 26, 2023
@sunshowers sunshowers merged commit 46c814e into main Oct 27, 2023
22 checks passed
@sunshowers sunshowers deleted the renovate/oso-0.x branch October 27, 2023 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant