10000 Comparing 2.8.0...master · python-microservices/pyms · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-microservices/pyms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.0
Choose a base ref
...
head repository: python-microservices/pyms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 32 files changed
  • 4 contributors

Commits on Feb 14, 2021

  1. Bump cryptography from 3.3.1 to 3.3.2 (#225)

    * Bump cryptography from 3.3.1 to 3.3.2
    
    Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.3.2.
    - [Release notes](https://github.com/pyca/cryptography/releases)
    - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
    - [Commits](pyca/cryptography@3.3.1...3.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * feat: updated dependencies
    
    * feat: temporal, disable safety for tornado version
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: avara1986 <a.vara.1986@gmail.com>
    dependabot[bot] and avara1986 authored Feb 14, 2021
    Configuration menu
    Copy the full SHA
    9854c50 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Add metrics when using the requests client (#226)

    * feat: add metrics when using the requests client
    
    *  feat: Update pyms/flask/services/requests.py
    
    * fix: check if metrics are enabled before using them
    
    * fix: change metrics name
    
    * fix: move metrics checks to outside class
    alexppg authored Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c098a09 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Updated requirements and fix urllib bug (#230)

    * feat: updated requirements and fix urllib bug
    avara1986 authored May 12, 2021
    Configuration menu
    Copy the full SHA
    d9f073a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    cc6ea59 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. feat: replaced pipenv to poetry (#237)

    * feat: replaced pipenv to poetry
    avara1986 authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    8bc568e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. fix: update dependencies (#246)

    * fix: update dependencies
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    
    * fix: update versions and fix minor bugs
    avara1986 authored May 25, 2024
    Configuration menu
    Copy the full SHA
    e3bc96c View commit details
    Browse the repository at this point in the history
  2. bump version 2.9.0rc1

    avara1986 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e7c50a1 View commit details
    Browse the repository at this point in the history
Loading
0