apisix-dashboard-2.14.0
Notice
GitHub is not an official release or archive area.
Please download the source code from the official download page.
Apache APISIX Dashboard 2.14.0 would better be used with Apache APISIX 2.14.x.
https://github.com/apache/apisix-dashboard/blob/release/2.14/CHANGELOG.md#2140
What's Changed
- fix: advance matching in the route create page causes the page to crash by @Si-ege in #2440
- fix: change "Route List" to "Routes" by @gymgym1212 in #2453
- fix: Users can create a Consumer in Dashboard without enabling the plugin by @kukiiu in #2442
- feat: basic support Apache APISIX 2.14.1 by @guoqqqi in #2464
- test: remove stale E2E cases by @bzp2010 in #2475
- refactor: OpenAPI 3 parse and convert by @bzp2010 in #2460
- chore: reduce minimal reviewer to 2 by @bzp2010 in #2481
- feat: integrate data loader interface to import by @bzp2010 in #2474
- feat: support data loader in frontend by @bzp2010 in #2480
- docs: add data loader and new OpenAPI 3 loader by @bzp2010 in #2484
- docs: add new import and export docs to sidebar by @bzp2010 in #2485
- Translating Turkish for new features by @anldrms in #2487
- docs: update deploy-with-docker.md by @FangSen9000 in #2472
- fix: block arbitrary file index by @bzp2010 in #2497
- fix: duplicate ID by @SkyeYoung in #2501
- ci: fix actions version to latest root version by @bzp2010 in #2521
- fix: cli test invalid etcd by @bzp2010 in #2544
- fix: add a judgement for last_report_time by @oil-oil in #2551
- doc: add a notice about the compatibility of Ingress and Dashboard by @lingsamuel in #2552
- doc(csp): add correct csp rule by @Chever-John in #2548
- test: reduce fe ci time by @LiteSun in #2557
- feat: Adding batch deletion function for routing pages by @FangSen9000 in #2502
- feat: add tip for plugin editor by @FangSen9000 in #2574
- fix: drawer components delete plugin not working by @Morakes in #2573
- feat: support show all enable plugin list tab by @Morakes in #2585
- fix: page refresh causes deletion exception by @Morakes in #2593
- chore: fix function name typo by @FangSen9000 in #2599
- feat: set serverUrlMap with env, update cypress, update stylelint by @SkyeYoung in #2583
- feat: Add config struct of OpenID-Connect Login by @ljzsmllx in #2597
- docs: add Slack invitation link badge by @Baoyuantop in #2617
- Feat: add tip and preset model for plugin editor, improve e2e stability by @FangSen9000 in #2581
- feat: dashboard support windows by @FangSen9000 in #2619
- feat: Adding a Loading state to buttons by @Silence-dream in #2630
- feat:Configure plug-ins to support this feature by @veithly in #2647
- feat: Add login filter of OpenID-Connect Login by @ljzsmllx in #2608
- feat: add etcd store auto re-initialize by @bzp2010 in #2650
- fix: plugin_config missing on service exist by @bzp2010 in #2657
- fix: ant-table unable to request by @Huanghaiting in #2641
- fix: change default CSP value by @nthsky in #2601
- feat: add enable flag to oidc function by @bzp2010 in #2672
- feat: support purge method by @bzp2010 in #2674
- feat: support more upstream scheme by @bzp2010 in #2675
- feat: release 2.13.1 for master by @bzp2010 in #2658
- feat: release 2.14.0 by @bzp2010 in #2676
New Contributors
- @kukiiu made their first contribution in #2442
- @FangSen9000 made their first contribution in #2472
- @lingsamuel made their first contribution in #2552
- @Chever-John made their first contribution in #2548
- @Morakes made their first contribution in #2573
- @ljzsmllx made their first contribution in #2597
- @Silence-dream made their first contribution in #2630
- @veithly made their first contribution in #2647
- @Huanghaiting made their first contribution in #2641
- @nthsky made their first contribution in #2601
Full Changelog: v2.13...v2.14.0