changelogs.md
kristjantammekivi/rabbitmq-admin
Repository
-
API
-
Source
1.2.0
April 6, 2022
Chores
deps-dev:
bump typescript from 4.6.2 to 4.6.3 (
76db71c2
)
bump eslint from 8.11.0 to 8.12.0 (
bb1556b7
)
bump @typescript-eslint/eslint-plugin (
c5f40a54
)
bump @typescript-eslint/parser from 5.16.0 to 5.17.0 (
b40ccc49
)
bump @types/node from 17.0.22 to 17.0.23 (
1c8bc28e
)
bump @typescript-eslint/eslint-plugin (
9e22cb8d
)
bump @typescript-eslint/parser from 5.15.0 to 5.16.0 (
cc6b61b8
)
bump @types/node from 17.0.21 to 17.0.22 (
ff8cc7fa
)
bump eslint-config-airbnb-typescript (
a5e36583
)
bump @typescript-eslint/eslint-plugin (
4cf6b615
)
bump @typescript-eslint/parser from 5.14.0 to 5.15.0 (
3659ba37
)
bump eslint from 8.10.0 to 8.11.0 (
40d96dfc
)
bump @typescript-eslint/parser from 5.13.0 to 5.14.0 (
bb19ca12
)
bump @typescript-eslint/eslint-plugin (
400ce8c3
)
bump ts-node from 10.6.0 to 10.7.0 (
3c868610
)
bump ts-node from 10.5.0 to 10.6.0 (
0b11be7c
)
bump @typescript-eslint/eslint-plugin (
62466046
)
bump typescript from 4.5.5 to 4.6.2 (
a0a3968a
)
bump @typescript-eslint/parser from 5.12.1 to 5.13.0 (
d3653c20
)
bump eslint from 8.9.0 to 8.10.0 (
4c425e11
)
bump @types/node from 17.0.20 to 17.0.21 (
ebf16fa3
)
bump @types/node from 17.0.19 to 17.0.20 (
b6bf273f
)
bump @typescript-eslint/eslint-plugin (
f63da028
)
bump @typescript-eslint/parser from 5.12.0 to 5.12.1 (
527cbb59
)
bump @types/node from 17.0.18 to 17.0.19 (
e290864c
)
bump @typescript-eslint/eslint-plugin (
51cdc00d
)
bump @types/node from 17.0.17 to 17.0.18 (
746871ff
)
bump @typescript-eslint/parser from 5.11.0 to 5.12.0 (
a7310f65
)
bump eslint from 8.8.0 to 8.9.0 (
d56b191d
)
bump @types/node from 17.0.16 to 17.0.17 (
6066e28f
)
bump @typescript-eslint/parser from 5.10.2 to 5.11.0 (
928cb977
)
bump ts-node from 10.4.0 to 10.5.0 (
1cc56739
)
bump @types/node from 17.0.15 to 17.0.16 (
40ae65c5
)
bump @typescript-eslint/eslint-plugin (
f11a4713
)
bump @types/node from 17.0.14 to 17.0.15 (
0dae1c67
)
deps:
bump commander from 9.0.0 to 9.1.0 (
dc1b6355
)
bump axios from 0.26.0 to 0.26.1 (
ea15566b
)
bump axios from 0.25.0 to 0.26.0 (
08dc1424
)
New Features
add commands for bindings (
2ebf5b78
)
add queue commands (
0e04c54e
)
publish message to exchange (
ddecc321
)
add commands to get bindings where exchange is source or destination (
bdfb5f0e
)
Refactors
change exchange related cli usage (
80aeaa3a
)
1.1.0
February 5, 2022
New Features
throw error in cli when asked for unknown format (
1387c1e4
)
add commands for channels and exchanges, cli formats (
b21a861a
)
close connection, get channels (
bfe32c12
)
Bug Fixes
remove logline left over from debugging (
974ffc91
)
pagination search when page is not passed in (
3a15c302
)
1.0.2
February 1, 2022
Bug Fixes
broke createVhost with refactor (
88973239
)
1.0.1
February 1, 2022
Chores
deps-dev:
bump @types/node from 17.0.13 to 17.0.14 (
6be4e0fd
)
bump @typescript-eslint/eslint-plugin (
262dac78
)
New Features
commands about overview, cluster-name, nodes, extensions, definitions, and connections (
0d611bf0
)
1.0.1
New Features
initial commit (ad742ac2)