chore(NA): bump version to 8.9.0 (#155893)

Usually bump from 8.8.0 to 8.9.0
This commit is contained in:
Tiago Costa 2023-04-26 21:12:52 +01:00 committed by GitHub
parent c964441300
commit 27b84afd69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 23 additions and 23 deletions

View file

@ -11,7 +11,7 @@
"dashboarding"
],
"private": true,
"version": "8.8.0",
"version": "8.9.0",
"branch": "main",
"types": "./kibana.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",

View file

@ -115,8 +115,8 @@ describe('split .kibana index into multiple system indices', () => {
const indicesInfo = await client.indices.get({ index: '.kibana*' });
expect(indicesInfo).toEqual(
expect.objectContaining({
'.kibana_8.8.0_001': {
aliases: { '.kibana': expect.any(Object), '.kibana_8.8.0': expect.any(Object) },
'.kibana_8.9.0_001': {
aliases: { '.kibana': expect.any(Object), '.kibana_8.9.0': expect.any(Object) },
mappings: {
dynamic: 'strict',
_meta: {
@ -127,10 +127,10 @@ describe('split .kibana index into multiple system indices', () => {
},
settings: { index: expect.any(Object) },
},
'.kibana_so_search_8.8.0_001': {
'.kibana_so_search_8.9.0_001': {
aliases: {
'.kibana_so_search': expect.any(Object),
'.kibana_so_search_8.8.0': expect.any(Object),
'.kibana_so_search_8.9.0': expect.any(Object),
},
mappings: {
dynamic: 'strict',
@ -142,10 +142,10 @@ describe('split .kibana index into multiple system indices', () => {
},
settings: { index: expect.any(Object) },
},
'.kibana_so_ui_8.8.0_001': {
'.kibana_so_ui_8.9.0_001': {
aliases: {
'.kibana_so_ui': expect.any(Object),
'.kibana_so_ui_8.8.0': expect.any(Object),
'.kibana_so_ui_8.9.0': expect.any(Object),
},
mappings: {
dynamic: 'strict',

View file

@ -1,6 +1,6 @@
{
"name": "x-pack",
"version": "8.8.0",
"version": "8.9.0",
"author": "Elastic",
"private": true,
"license": "Elastic-License",

View file

@ -97,7 +97,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'25mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{

View file

@ -123,7 +123,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'20mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -224,7 +224,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'20mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -324,7 +324,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'7mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -421,7 +421,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'6mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{

View file

@ -108,7 +108,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'2mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{

View file

@ -89,7 +89,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'1mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -173,7 +173,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'1mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -257,7 +257,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'1mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -342,7 +342,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'1mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{

View file

@ -92,7 +92,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'16mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{

View file

@ -94,7 +94,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'10mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -183,7 +183,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'10mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -272,7 +272,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'5mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{
@ -361,7 +361,7 @@ export default function ({ getService }: FtrProviderContext) {
'Model memory limit',
'5mb',
'Version',
'8.8.0',
'8.9.0',
],
},
{