Releases: microcks/microcks
Releases Β· microcks/microcks
1.10.1-fix-1
What's Changed
- Direct upload artifact failing with 403 Bearer error insufficient_scope for user despite user role by @SaberStrat in #1364
- Management Groups are no longer created in Keycloak when multi-tenancy is enabeld by @lbroudoux in #1369
- ci: update ADOPTERS.md from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1349 - ci: update CONTRIBUTING workflow from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1354
Full Changelog: 1.10.1...1.10.1-fix-1
1.10.1
What's Changed
- Error Importing gRPC Proto with Enum Reference from Another File by @hersentino in #1262
- Prefix named helm templates with microcks by @rquinio1A in #1264
- [gRPC] Mocks with requests containing fields with type Any fail to respond by @camaral in #1265
- GraphQL schema instrospection not working on native distribution by @Harsh4902 in #1267
- OpenAPI description int32 to represent timestamp leads to error when generating client SDK by @lbroudoux in #1275
- Complete OpenAPI to ease client SDK generation by @lbroudoux in #1276
- Add /secrets/search endpoint in OpenAPI documentation by @lbroudoux in #1279
- [APIExamples] Bug when importing with POST request when there is path param and query param by @tpitteman in #1281
- Complete PUT /secrets/{id} endpoint description in OpenAPI documentation by @lbroudoux in #1282
- Add artifact repository address as a configuration to microcks container by @camaral in #1285
- [APIExamples] Mock controller doesn't find an operation matching on parametrized path by @tpitteman in #1286
- Link to the doc changed by @EzeGG0 in #1287
- UI - error in widget renderer for APIExamples merge with body mock template by @SylvainDumas in #1288
- Docker-compose.yml does not work by @SylvainDumas in #1289
- Support __typename instrospection in GraphQL queries by @lbroudoux #1292
- Add missing guard on jsonNode schema path access by @Snorkell in #1294
- GraphQL composite results do not play well with response Content-Length by @lbroudoux in #1295
- Add grpcurl command button for gRPC services by @lbroudoux in #1296
- Add support for Postman Collection structured versioning by @Harsh4902 in #1304
- ci: update of files from global .github repo
Signed-off-by: Yacine Kheddache yacine@microcks.io by @yada in #1302 - ci: update of files from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1311 - ci: update of files from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1312 - Update doc url in readme by @mheguy in #1316
- fix: #1318 Support nullable on composition structures by @aeoncl in #1319
- Filter Test Runners depending on available artifacts - in the UI by @Harsh4902 in #1317
- Allow recursive import resolution in Protobuf importer by @lbroudoux in #1322
- ci: update of files from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1323 - ci: update ROADMAP.md from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1324 - ci: update GOVERNANCE.md from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1325 - ci: update CHANGELOG.md from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1326 - ci: update GOVERNANCE.md from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1327 - ci: update CONTRIBUTING workflow from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1329 - ci: update STALE-ISSUES workflow from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1328 - ci: update MAINTAINERS.md from global .github repo
- Bump dependencies to remove CVEs by @lbroudoux in #1330
- Set org.opencontainers labels or annotations on container images by @lbroudoux in #1331
- Update base container image to UBI to 9.4-1227.1725849298 by @lbroudoux in #1333
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1336 - ci: update BACKERS.md from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1338 - ci: update DEPENDENCY_POLICY.md from global .github repo
Signed-off-by: microcks-bot info@microcks.io by @microcks-bot in #1337 - Upgrade to microcks-postman-runtime 0.6.0 by @lbroudoux in #1347
New Contributors
- @EzeGG0 made their first contribution in #1287
- @yada made their first contribution in #1302
- @mheguy made their first contribution in #1316
Full Changelog: 1.10.0...1.10.1
1.10.0
What's Changed
- Allow different artifacts of same type for the same API version by @lbroudoux in #849
- Migrate tests to Junit5 by @mcruzdev in #1151
- Refine a couple of terms in the Authentication Secrets UI by @savvyintegrations in #1177
- fix: disable dropdown and info when in unauthenticated mode by @Apoorva64 in #1179
- Fix 1180 empty user info by @Apoorva64 in #1181
- feat(junit): Migrating from JUnit4 to JUnit5 by @gbloquel in #1192
- Code smell in ressource utils by @Apoorva64 in #1194
- Migrate AsyncAPI
/samples
to 3.0 by @inFocus7 in #1173 - chore: Update npm dependencies by @soGit in #1164
- Provide state store for implementing Stateful Mocks by @lbroudoux in #1191
- Adding unit tests for microcks-util by @Harsh4902 in #1210
- Helm chart image registry variable(s) by @rquinio1A in #1211
- Snapshot import and export endpoints are unsecured by @lbroudoux in #1212
- Cannot match any routes by @RadekDvorak in #1221
- Fix OpenAPI on Job types and /services operation by @lbroudoux in #1223
- Enable automatic QUERY_ARGS dispatcher on GRPC mocks by @lbroudoux in #1224
- Templating functions are not available on Uber native distrib by @lbroudoux in #1226
- Allow validation of application/hal+json by @matthieudupuyepi in #1233
- Content-type response validation discard charset, even when charset provided within the API specification by @matthieudupuyepi in #1234
- Add MQTT support on Uber distribution by @lbroudoux in #1239
- Add RabbitMQ support on Uber distribution by @lbroudoux in #1240
- Define Microcks' own API examples specification artifact by @lbroudoux in #1241
- Update base container image to UBI to 9.4-1134 by @lbroudoux in #1247
- Update Bouncycastle crypto lib by @lbroudoux in #1248
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #1250
- Add Subject Alternative Names to Keycloak self-generated certificate by @lbroudoux in #1253
- Add Subject Alternative Names to Microcks self-generated certificate by @lbroudoux in #1254
New Contributors
- @gbloquel made their first contribution in #1192
- @inFocus7 made their first contribution in #1173
- @Harsh4902 made their first contribution in #1210
- @step-security-bot made their first contribution in #1250
Full Changelog: 1.9.1...1.10.0
1.9.1-fix-1
Full Changelog: 1.9.1...1.9.1-fix-1
1.9.1
What's Changed
- feat: Templating rest mock responses' headers by @Afanas10101111 in #1098
- Add integration tests to AMQPMessageConsumptionTaskITest class by @mcruzdev in #1130
- feat: Add proxy support for the rest controller by @Afanas10101111 in #1101
- fix: add a null check before asserting on mediatype of the test http β¦ by @Snorkell in #1141
- Allow JSON pointers to array and object contents in templates by @azplanlos in #1139
- feat: Add proxy support for the soap controller by @Afanas10101111 in #1135
- feat: Add support for object query parameters by @Snorkell in #1144
- feat: Add proxy support for the graphql controller by @Afanas10101111 in #1145
- Add integration test to UploadArtifactController by @mcruzdev in #1150
- Add "select all" & "deselect all" actions for operations list on test create page by @soGit in #1154
- fix: webapp unit tests by @soGit in #1163
- chore: fix webapp lint & run lint autofix by @soGit in #1166
New Contributors
- @mcruzdev made their first contribution in #1130
- @azplanlos made their first contribution in #1139
- @soGit made their first contribution in #1154
Full Changelog: 1.9.0...1.9.1