David Marby
a19466fc97
version packages lib@2.5.1-beta.0
2022-03-01 17:15:38 +01:00
David Marby
7122ebe123
Publish plugins to npm again
2022-03-01 17:13:22 +01:00
David Marby
66ea00edd8
version packages lib@2.5.0
2022-03-01 15:24:59 +01:00
Dimitri Mitropoulos
8490bad55c
version packages lib@2.5.0-beta.1
2022-02-08 11:39:25 -05:00
Dimitri Mitropoulos
081fb995a6
version packages lib@2.5.0-beta.0
2022-02-08 11:37:36 -05:00
Opender Singh
b94367ffd8
Mark packages and plugins as private ( #4311 )
...
This reverts commit 96265ae6b5
.
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-12-22 15:43:30 -05:00
Opender Singh
dc442174c0
version packages lib@2.4.1
2021-12-09 10:19:11 +13:00
Opender Singh
f1284ed469
version packages lib@2.4.1-beta.1
2021-12-07 07:11:47 +13:00
Opender Singh
17bb2ce84a
Remove unused core plugin metadata option ( #4165 )
2021-11-02 00:04:04 +00:00
Opender Singh
e02e5d404f
version packages lib@2.4.0
2021-10-28 09:47:44 +13:00
Opender Singh
b7248025e7
version packages lib@2.4.0-alpha.1
2021-10-21 22:15:57 +13:00
Opender Singh
9fb54ec187
version packages lib@2.3.3-alpha.4
2021-10-15 13:12:49 +13:00
Opender Singh
06b873eb27
version packages lib@2.3.3-alpha.3
2021-10-15 11:19:53 +13:00
Opender Singh
615287ccfc
Create single inso executable using pkg ( #4049 )
...
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
2021-10-06 22:01:43 +00:00
Opender Singh
59827aad84
Merge branch 'release/2021.5.1' into develop
2021-08-31 09:52:45 +12:00
David Marby
d4048846aa
version packages lib@2.3.2
2021-08-30 22:47:18 +02:00
Dimitri Mitropoulos
422d5a809c
adds markdown linting ( #3931 )
2021-08-27 15:44:01 +12:00
Opender Singh
376ac03703
version packages lib@2.3.1
2021-08-26 08:15:00 +12:00
Opender Singh
0debbe9c9c
version packages lib@2.3.1-alpha.1
2021-08-10 16:17:55 +12:00
Opender Singh
c2c41f3d84
version packages lib@2.3.0
2021-06-29 21:44:26 +12:00
Opender Singh
af8e59b4ea
version packages lib@2.3.0-beta.4
2021-06-23 15:54:20 +12:00
Vincenzo De Petris
f6504aaf89
Fix issue chaining multiple requests ( #3385 )
...
* Fix issue chaining multiple requests
* refactor: use switch to prepare for leveraging exhaustiveness checking
since this will be in TypeScript soon, and this was as topical a time as any to make this change.
* fixes failing test with new behavior (and removes unused `fromResponseTag`)
* fix tests
Co-authored-by: Vincenzo De Petris <vincenzodepetris@gmail.it>
Co-authored-by: Dimitri Mitropoulos <dimitrimitropoulos@gmail.com>
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-06-23 11:28:19 +12:00
David Marby
34b8c17260
publish npm packages lib@2.3.0-beta.2
2021-05-19 14:50:58 +02:00
Opender Singh
b2040dacd2
publish npm packages lib@2.3.0-beta.0
2021-05-19 09:21:52 +12:00
Opender Singh
1ff28abb11
chore: add repository, bug urls, and license to plugins missing it ( #3379 )
2021-05-13 07:31:33 -04:00
Dimitri Mitropoulos
78c4a18f0b
makes all package.json author fields consistent ( #3338 )
...
* makes all package.json author fields consistent
* adds Preston Alvarado as a contributor per review feedback.
2021-05-12 08:31:07 -04:00
Opender Singh
14ebadd8f9
publish npm packages lib@2.2.35
2021-04-29 08:50:33 +12:00
Opender Singh
141685488d
publish npm packages lib@2.2.35-beta.3
2021-04-22 11:14:08 +12:00
Opender Singh
6022ea2493
publish npm packages lib@2.2.35-beta.2
2021-04-22 11:10:30 +12:00
Opender Singh
d90328e406
publish npm packages lib@2.2.35-beta.1
2021-04-22 11:01:51 +12:00
Opender Singh
8c6fcd8312
publish npm packages lib@2.2.35-beta.0
2021-04-22 10:02:24 +12:00
Opender Singh
5e71430587
publish npm packages lib@2.2.34-beta.0
2021-04-22 09:43:12 +12:00
Opender Singh
47e68b228f
lib@2.2.25
2020-09-23 10:38:00 +12:00
Opender Singh
0dce7af5e1
Merge branch 'develop' of github.com:Kong/insomnia into release/2020.4.1
2020-09-23 10:29:51 +12:00
Opender Singh
1f847d5114
Cater for missing argument in max age hide callback ( #2653 )
2020-09-23 10:14:25 +12:00
Opender Singh
c2d989e1e0
lib@2.2.24
2020-09-22 11:45:33 +12:00
Opender Singh
dd612b8f90
Update insomnia-plugin-response for backwards compatibility ( #2643 )
2020-09-21 18:34:05 +12:00
Opender Singh
1b416d8027
Release branch for 2020.4.0 ( #2576 )
2020-09-15 08:55:18 +12:00
Gregory Schier
55be1de2bd
lib@2.2.10
2020-06-29 10:51:46 -07:00
Gregory Schier
1b8c24fbee
Update plugins package.json as well
2020-06-25 15:52:26 -07:00
Augusto Roman
208aec6ec8
Add "When Expired" setting for request resend trigger condition. ( #2284 )
...
This adds a new trigger condition for re-sending a request for the
`response` plugin called "When Expired". This condition allows
specifying a maximum age of a response to use. This is very useful when
configuring a hierarchy of environment variables that ultimately depend
on an auth token that needs to be refreshed periodically.
Previous workarounds are:
1. Use "always refresh". This fails in cases where you must use the same
auth token since it is refreshed for every request.
2. Use "no history" or "never" and manually refresh the token. This is
inconvenient and requires pinning the token.
Alternative solutions are:
1. Add more sophisticated logic to determine when the token needs to be
refreshed (e.g. refresh if the current request returns a `401` status
code)
2. Write a custom response plugin to time out the token. I believe this
functionality is small enough and general enough to be contributed
back generally.
Fixes #1972
2020-06-11 13:00:46 -07:00
Gregory Schier
2800c9c9e7
lib@2.2.6
2020-05-20 20:15:22 -07:00
Gregory Schier
5252137f3c
lib@2.2.5
2020-05-20 20:14:45 -07:00
Gregory Schier
7de8246ff8
lib@2.2.2
2020-04-27 15:02:35 -07:00
Gregory Schier
cb1f16c963
Add unlisted and core attributes to core plugins
2020-04-27 15:01:44 -07:00
Gregory Schier
c6a7c4d682
Initial designer merge
2020-04-26 13:33:39 -07:00
Gregory Schier
7bc219422e
Update Babel and ESLint and fix all related errors ( #2032 )
...
* Update Babel and ESLint and fix all related errors
* Update babel-jest
2020-04-09 10:32:19 -07:00
Gregory Schier
6ee442c019
pkg-v2.1.6
2020-02-12 10:02:11 -05:00
Gregory Schier
1e50cd4a53
Add setting to enable response filtering (for backwards-compatibility)
2020-02-11 13:45:47 -05:00
Gregory Schier
de2fc0ba42
Scope responses to active environment ( #1905 )
...
* Scope responses to active environment
* Update response history to support scoped envs
2020-01-22 14:23:19 -05:00