Skip to content

v3.5.0 release package version#171

Merged
Cawllec merged 14 commits into
masterfrom
release/3.5.0
Dec 13, 2018
Merged

v3.5.0 release package version#171
Cawllec merged 14 commits into
masterfrom
release/3.5.0

Conversation

@Cawllec
Copy link
Copy Markdown
Contributor

@Cawllec Cawllec commented Dec 13, 2018

Goal

Change over package version - which should have been done in #170

Note: This commit will not be squashed, as this seems to be causing issues when comparing branches for PRs. This PR should only be a single commit, not 14.

kattrali and others added 14 commits August 16, 2018 23:41
In my setup, by default, bugsnag logged some of Http404 despite the default config telling otherwise.

Looking at the examples, it was not super clear that I had to set the value to the full exception path in the setting. Then I managed to fix my setup by updating the exception path which I noticed was slightly different.

- Updating the examples to be clearer by specifying the full exception path
- Updating the default config to expect Http404 with full path or shortcut path
* v3.4.3 (#154)

* ci: Add Django 1.11, 2.0 and 2.1 to the build matrix

* fix(django): Update MIDDLEWARE to be compatible with Django 1.11+

* fix(django): Update ignore_classes for Django 1.11+

In my setup, by default, bugsnag logged some of Http404 despite the default config telling otherwise.

Looking at the examples, it was not super clear that I had to set the value to the full exception path in the setting. Then I managed to fix my setup by updating the exception path which I noticed was slightly different.

- Updating the examples to be clearer by specifying the full exception path
- Updating the default config to expect Http404 with full path or shortcut path

* Bump version

* ci: Add python 3.6 to build matrix

* next release: Bumped date

* Separate middleware: Add insert_before and insert_after methods

* Separate Middleware: Add internal_middleware to config

* Separate Middleware: Add tests against callbacks running, improve existing tests

* Separate middleware: Ensure both middleware stacks are called

* Add test for single/legacy client mode

* Separate middleware: Added functionality and tests against changing severity

* Middleware separation: Point integrations at the internal stack

* Middleware separation: Simplify middleware addition

* Middleware separation: Made 'insert' calls more pythonic

* Separate middleware: Explicitly test classes when ordering

* Middleware separation: Fix lint issues

* Fix test_notification linter issues

* CI Fixes: Pinned 2.6 package versions

* Middleware separation: Remove '_find_class_index' in favour of 'index'

* Middleware separation: Ensure python 2.6 compat

* Middleware separation: fix linter issues
@Cawllec Cawllec requested a review from a team December 13, 2018 13:18
@Cawllec Cawllec merged commit 95b69ca into master Dec 13, 2018
@kattrali kattrali deleted the release/3.5.0 branch August 27, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants