Releases: JustServe-Resources/devkit
Releases · JustServe-Resources/devkit
Release 0.1.0
Release 0.1.0
This release includes a number of substantial changes to the structure of the justserve devkit!
- The httpclient used in the justserve wrapper is now a reactive client
- the project has been split into submodules: core, cli and a new venture we're calling 'observer'.
- with these changes we've also began support for the new project wizard.
Full Changelog: 0.0.7...0.1.0
0.0.7
What's Changed
- dec5e16 fix(chore): bump project to 0.0.7 release
- 97c812a chore: bump project to 0.0.8 release
- 7d567cc fix: reassign projects of the same name
- da8a4f7 build: use all cpu features in binary
- 217d57f test: set tests to run in parallel by default.
- 46ee2b1 fix: parse emails formatted by outlook
- 8faed05 fix(test): print a warning for justserve failure
- 12b8645 fix(temp): manually add org name in test
- 25d9944 feat/reassign projects from automated email (#57)
- 7c9a4aa feat: make createAdmin retryable
- a6a1aa7 feat: add ability to reassign orgs
- 492df13 chore: bump to 0.0.7-snapshot
#Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
Add ability to reassign orgs in the http client
Full Changelog: 0.0.4...0.0.6
0.0.5
What's Changed
- add version provider by @Jonathan-Zollinger in #49
- refactor/parse into subcommands by @Jonathan-Zollinger in #50
- feat: add DynamicRoutingClient by @Jonathan-Zollinger in #51
- feat: add getAdminContext by @Jonathan-Zollinger in #52
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- refactor(tests): make tests more concise by @Jonathan-Zollinger in #43
- feat/add color by @Jonathan-Zollinger in #44
- improve color output by @Jonathan-Zollinger in #46
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- chore: bump micronaut to 4.8.3 by @Jonathan-Zollinger in #35
- docs: introduce initial docs page by @Jonathan-Zollinger in #37
- fix/34 handle no auth provided by @Jonathan-Zollinger in #38
- fix(test): add negative test by @Jonathan-Zollinger in #39
- docs: submit contributing and associated docs by @Jonathan-Zollinger in #40
- refactor/versioning by @Jonathan-Zollinger in #41
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- CI: permit ad-hoc workflow runs by @Jonathan-Zollinger in #33
- Gracefully handle errors in the console
- Improved testing and README by @HMS-Victory
Full Changelog: 0.0.1...0.0.2
0.0.1
initial release
very simple release which includes support for admin to masquerade as someone in their admin tree on JustServe. this is used for debugging.