All Versions
13
Latest Version
Avg Release Cycle
147 days
Latest Release
1528 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.1.8 Changes
November 11, 2020v3.1.8 - Nov 11th, 2020
-
v3.1.7 Changes
November 10, 2020v3.1.7 - Nov 10th, 2020
-
v3.1.6 Changes
October 11, 2020v3.1.6 - Oct 11th, 2020
- Sniffy sometimes reports one byte less than was actually sent or received
- ๐ Support new JDKs up to 16
- Fix CORS requests when using chrome extension
- โ @SharedConnection to test multi-threaded code working with database
- Request header field Sniffy-Inject-Html-Enabled is not allowed by Access-Control-Allow-Headers in preflight response
- SnifferSocket check for allowed connection is not efficient
- Stop capturing multiple stack traces for network operations
- ๐ป Sniffy UI: method should be always in upper case; add response code
-
v3.1.5 Changes
October 03, 2017v3.1.5 - Oct 3rd, 2017
-
v3.1.4 Changes
October 02, 2017 -
v3.1.3 Changes
March 27, 2017v3.1.3 - March 27th, 2017
- Firefox widget position shifted
- โ Support fault-tolerance testing for non-servlet applications
- Sniffy Chrome Extension breaks certain Angular1 apps
- Sniffy doesn't work with base tag
- Sniffy is injected incorrectly to pages with query parametes
- @SniffyAdvancedConfiguration(topSqlCapacity = "...") doesn't work
- webjar isn't added to shaded sources jar
- โ Simulate network failures in unit tests
- โ Disable network connectivity in unit tests
- Incorrect SQL formatting (missing spaces)
-
v3.1.2 Changes
March 19, 2017v3.1.2 - March 20th, 2017
- Top SQL queries tab - add sorting and clear button
- excludePattern should manage injectHtml instead of enabled
- Backslashes are not escaped in connection registry
- Sniffy shows response time with leading zeroes
- Sniffy doesn't work with Angular1 ng-include directive
- Sniffy call getParameter() and cleans the request inputStream/reader
- Calculate Top slowest queries across all requests
- ๐ Produce JBoss module / update documentation
- ๐ Parse Content-Type from setHeader/addHeader methods
- 0๏ธโฃ Provide a version of SniffyFilter which is disabled by default
- IE11 - scrollbar overlaps sniffy
-
v3.1.1 Changes
March 14, 2017v3.1.1 - March 14th, 2017
- Show exceptions raised on server side
- Sniffy filter is called twice in case of request forwarding
- Sniffy widget is not rendered when AUT is behind a reverse proxy which changes paths
- Sniffy uber jar doesn't come with sources in maven central
- Sniffy XHR wrapper is not compatible with zone.js
- Error pages are missing Sniffy
- JS Map does not work
-
v3.1.0 Changes
February 15, 2017v3.1.0 - February 16th, 2017
- ๐ New documentation at http://sniffy.io/docs/latest/
- ClassNotFoundException when using @EnableSniffy with params and without adapter
- Make Sniffy disableable using HTTP header or user-agen
- NPE in ConnectionsRegistry
- ๐ Sniffy release binaries are not released automatically to maven central
- ๐ Sniffy relative URLs are incorrect if web site is accessed without trailing slash
- Cannot disable/enable datasource with slash in connection URL
- High contention in Sniffy.hasSpies method
- Sniffy tries to profile requests to other domains
- Sniffy doesn't work for some URL's
- โ Persist fault tolerance testing for application restart
- Ability to disable connectivity on datasource level, not only host/port
- Add font-family to sniffy widget CSS
- java.lang.IndexOutOfBoundsException: Index: 0, Size: -1
- Make Sniffy 100% disableable
- Sniffy widget depends on app css
- Sniffy doesn't work behind a reverse proxy changing the context
- NPE when servlet context is not available and init() method is not called
- NPE in Sniffy.Driver.connect method
- Stop using X- headers
- NPE in Driver.connect() method
- X-Request-Details contains absolute URLs
- Network calls aren't grouped under SniffyDataSource.getConnection
- DataSource wrapper implementation
- ๐ Servlet 3.1 support
- Sniffy breaks character encoding
- Thread local network firewall
- Time units are inconsistent
- Compare interned strings by object refrence
- โก๏ธ NPE on PreparedStatement.executeUpdate()
- Socket sniffering should be disableable
- Add clear data button to the widget
- Network Issues simulation
- Sniffy consumes a lot of memory under load
- Time spent in SQL query is shown in microseconds instead of milliseconds
- Do not show socket operations made by JDBC
- Console error with Firefox
- Sniffy widget should be dragable or minimizeable
- Inconsisten HTTP method case in sniffy
- Automatically add sniffy to Spring Boot datasources
- ๐ฒ Sniffy writes garbage to console.log
- Track all socket outbound connections - not only JDBC
- Capture time spent in getConnection() method
-
v3.1.0-RC9
November 20, 2016