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

release 11.1 #619

Merged
merged 9 commits into from
Dec 4, 2022
Merged

release 11.1 #619

merged 9 commits into from
Dec 4, 2022

Commits on Oct 9, 2022

  1. update pynacl/python versions and bump version to 11.0b16 (#607)

    * bump version to 11.0b16...
    
    upgrade pyncal
    upgrade python
    remove requirements file and threesdk related files
    also remove example scripts (all related to bcdb)
    
    * pin pynacl to 1.4.0 as stellar-sdk depends...
    
    from poetry: stellar-sdk (2.10.0) depends on pynacl (>=1.3.0,<1.4.0)
    
    * pin pynacl to 1.3.0 as stellar-sdk depends...
    
    from poetry: stellar-sdk (2.10.0) depends on pynacl (>=1.3.0,<1.4.0)
    
    * upgrade pynacl to latest, older versions was for older stellar-sdk
    
    * update ci to drop ubuntu 18 and added 22/3.10
    
    * fix 3.10 python version due to yaml parsing
    
    * drop python 3.6 and update more packages...
    
    update requests, jinja...
    abom authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    da88f8e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. support for py3.10 (#608)

    * platform: use json.dumps instead of saferepr...
    
    also update black to latest
    
    * update black
    abom authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    2502990 View commit details
    Browse the repository at this point in the history
  2. update pdoc3 and watchdog (#609)

    * update pdoc3 and watchdog
    
    * regenerate docs
    abom authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    cb51118 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Remove threesdk and update docker file (#611)

    * update pre-commit deps
    
    * remove explorer related config
    
    * remove threesdk and usershell
    
    * remove 3sdk docs
    
    * remove usershell entrypoint and update docs
    
    * regenerate api docs
    
    * update black fersion in workflow
    abom authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b4f1b5b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. bump version to 11.0b17 (#612)

    abom authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ff0a401 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa1582b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    94d0653 View commit details
    Browse the repository at this point in the history
  2. Update CODEOWNERS

    xmonader authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    074d153 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. release 11.1 (#617)

    prepare 11.1 release
    rawdaGastan authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    1d498aa View commit details
    Browse the repository at this point in the history