Top Banner
Drupal 8.3.0 the features are ready, are you? @gaborhojtsy
71

Drupal 8.3.0: the features are ready, are you?

Apr 09, 2017

Download

Technology

Gábor Hojtsy
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Drupal 8.3.0: the features are ready, are you?

D r u p a l 8 . 3 . 0 t h e f e a t u r e s a r e r e a d y , a r e y o u ?

@gaborhojtsy

Page 2: Drupal 8.3.0: the features are ready, are you?

T H A N K S !

Page 3: Drupal 8.3.0: the features are ready, are you?

Hi!

Page 4: Drupal 8.3.0: the features are ready, are you?

N E W G O O D N E S S

Page 5: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

Page 6: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

Drupal 5 Drupal 6 Drupal 7 Drupal 8

Page 7: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

Drupal 5 Drupal 6 Drupal 7 Drupal 8

8

Page 8: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

Drupal 5 Drupal 6 Drupal 7 Drupal 8

138

Page 9: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

Drupal 5 Drupal 6 Drupal 7 Drupal 8

25

138

Page 10: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

Drupal 5 Drupal 6 Drupal 7 Drupal 8

49

25

138

Page 11: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

Drupal 5 Drupal 6 Drupal 7 Drupal 8

49

25

138

Page 12: Drupal 8.3.0: the features are ready, are you?

M o n t h s f r o m p r e v i o u s v e r s i o n

0

12,5

25

37,5

50

Drupal 5 Drupal 6 Drupal 7 Drupal 8 Drupal X Drupal Y Drupal Z

Page 13: Drupal 8.3.0: the features are ready, are you?

S E M A N T I C V E R S I O N I N G

Page 14: Drupal 8.3.0: the features are ready, are you?

M a j o r . M i n o r . P a t c h

Page 15: Drupal 8.3.0: the features are ready, are you?

M a j o r . M i n o r . P a t c h

Bug fixes

Page 16: Drupal 8.3.0: the features are ready, are you?

M a j o r . M i n o r . P a t c h

BC changes Bug fixes

Page 17: Drupal 8.3.0: the features are ready, are you?

M a j o r . M i n o r . P a t c h

BC changes Features without BC changes

Bug fixes

Page 18: Drupal 8.3.0: the features are ready, are you?

M a j o r . M i n o r . P a t c h

BC changes Features without BC changes

Bug fixes

Page 19: Drupal 8.3.0: the features are ready, are you?

8 . . 0

0 1 2 3 …

Page 20: Drupal 8.3.0: the features are ready, are you?

N e w s t a b l e f e a t u r e s

Page 21: Drupal 8.3.0: the features are ready, are you?

N e w s t a b l e f e a t u r e s

Page 22: Drupal 8.3.0: the features are ready, are you?

N e w s t a b l e f e a t u r e s

Page 23: Drupal 8.3.0: the features are ready, are you?

N e w s t a b l e f e a t u r e s

Page 24: Drupal 8.3.0: the features are ready, are you?

N e w s t a b l e f e a t u r e s

Page 25: Drupal 8.3.0: the features are ready, are you?

N e w s t a b l e f e a t u r e s

Page 26: Drupal 8.3.0: the features are ready, are you?

R E S T i m p r o v e m e n t s• API to register users

• Anonymous REST API performance improved 60% by using page cache

• Better errors for incorrect requests

• Massive testing overhaul

• Access denied response explained

Page 27: Drupal 8.3.0: the features are ready, are you?

I m p r o v e d d e v e l o p e r A P I s

• EntityPublishedInterface and EntityPublishedTrait added and used with nodes and comments

• Collection label added to EntityType - e.g. "Workflows"

• Various router variations merged into AccessAwareRouter and DynamicRouter

• etc.

Page 28: Drupal 8.3.0: the features are ready, are you?

C o d i n g s t a n d a r d s c h a n g e d

array(1, 2)

[1, 2]

Page 29: Drupal 8.3.0: the features are ready, are you?

B i g P i p e n o w s t a b l e

Page 30: Drupal 8.3.0: the features are ready, are you?

B i g P i p e n o w s t a b l e

Page 31: Drupal 8.3.0: the features are ready, are you?
Page 32: Drupal 8.3.0: the features are ready, are you?
Page 33: Drupal 8.3.0: the features are ready, are you?

E X P E R I M E N T A L M O D U L E S

Page 34: Drupal 8.3.0: the features are ready, are you?

Te s t i n g g r o u n d s i n c o r e

Alpha Beta RC Stable

Page 35: Drupal 8.3.0: the features are ready, are you?

Te s t i n g g r o u n d s i n c o r e

Alpha Beta RC Stable

Removed

Page 36: Drupal 8.3.0: the features are ready, are you?

W o r k f l o w s m o d u l e

Page 37: Drupal 8.3.0: the features are ready, are you?

W o r k f l o w s m o d u l e

Page 38: Drupal 8.3.0: the features are ready, are you?

W o r k f l o w s m o d u l e

Page 39: Drupal 8.3.0: the features are ready, are you?

L a y o u t D i s c o v e r yservices: plugin.manager.core.layout: class: Drupal\Core\Layout\LayoutPluginManager

[…]/layout_discovery/layout_discovery.layouts.yml

Page 40: Drupal 8.3.0: the features are ready, are you?

layout_twocol: label: 'Two column' path: layouts/twocol template: layout--twocol library: layout_discovery/twocol category: 'Columns: 2' default_region: left regions: top: label: Top left: label: Left right: label: Right bottom: label: Bottom

Page 41: Drupal 8.3.0: the features are ready, are you?

F i e l d L a y o u t

Page 42: Drupal 8.3.0: the features are ready, are you?

F i e l d L a y o u t

Page 43: Drupal 8.3.0: the features are ready, are you?

F i e l d L a y o u t

Page 44: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Page 45: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Inline Form Errors

Page 46: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Inline Form Errors

Migrate

Page 47: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Migrate Drupal & UI

Inline Form Errors

Migrate

Page 48: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Migrate Drupal & UI

Inline Form Errors

Migrate BigPipe

Page 49: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Migrate Drupal & UI

Inline Form Errors

Place Block & Settings Tray

Migrate BigPipe

Page 50: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Migrate Drupal & UI

Inline Form Errors

Place Block & Settings Tray

DateTime Range

Migrate BigPipe

Page 51: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Migrate Drupal & UI

Inline Form Errors

Place Block & Settings Tray

DateTime Range

Content Moderation

Migrate BigPipe

Page 52: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Migrate Drupal & UI

Inline Form Errors

Place Block & Settings Tray

DateTime Range

Content Moderation

Migrate BigPipe

Workflows

Page 53: Drupal 8.3.0: the features are ready, are you?

8.3.0

8.0.0

8.1.0

8.2.0

Migrate Drupal & UI

Inline Form Errors

Place Block & Settings Tray

DateTime Range

Content Moderation

Migrate BigPipe

Workflows

Field Layout & Discovery

Page 54: Drupal 8.3.0: the features are ready, are you?

W h a t d i d I m i s s ?

drupal.org/node/2846830

Page 55: Drupal 8.3.0: the features are ready, are you?

T I M E L I N E S

Page 56: Drupal 8.3.0: the features are ready, are you?

E v e r y 6 m o n t h s

8.2.0

8.3.0

8.4.0

Page 57: Drupal 8.3.0: the features are ready, are you?

E v e r y 6 m o n t h s

8.3.0 RCBeta

Page 58: Drupal 8.3.0: the features are ready, are you?

E v e r y 6 m o n t h s

8.2.0

8.3.0

8.4.0

Page 59: Drupal 8.3.0: the features are ready, are you?

E v e r y 6 m o n t h s

8.2.0

8.3.0

8.4.0

!

Page 60: Drupal 8.3.0: the features are ready, are you?

A P R I L 5

Page 61: Drupal 8.3.0: the features are ready, are you?

W H A T T O D O ?

Page 62: Drupal 8.3.0: the features are ready, are you?

S i t e o w n e r s

Prepare to update!!

Page 63: Drupal 8.3.0: the features are ready, are you?

S i t e o w n e r s

Prepare to update!!

Page 64: Drupal 8.3.0: the features are ready, are you?

S i t e o w n e r s

Prepare to update!!

Page 67: Drupal 8.3.0: the features are ready, are you?

E x p e r i m e n t a l i m p r o v e m e n t s

Help test them, submit issues, get them stable

Page 68: Drupal 8.3.0: the features are ready, are you?

M i g r a t e A P I

Now can rely on backwards compatile (beta stability)

migrate API

Page 69: Drupal 8.3.0: the features are ready, are you?

L O O K I N G A H E A D

Page 70: Drupal 8.3.0: the features are ready, are you?

D r u p a l 8 . 4 / 8 . 5 g o a l s

drupal.org/node/2858592

Page 71: Drupal 8.3.0: the features are ready, are you?

T H A N K S !