Skip to content

Commit 08c7532

Browse files
committed
Added news for october 2014
1 parent 212d98d commit 08c7532

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

_posts/2014-11-05-Update-October.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
layout: default
3+
title: Update October 2014
4+
---
5+
6+
### Anouncements
7+
8+
The Jackalope team announces that upcoming version 1.2 will enter feature
9+
freeze on the 19th of November and a beta is planned to be released before the
10+
end of the month with the aim of a stable release before 2015.
11+
12+
Any help would be greatly appreciated and there are issues with the label "1.2 Milestone"
13+
open on the following trepositories:
14+
15+
- [jacaklope/jackalope](https://github.com/jackalope/jackalope/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.2)
16+
- [jackalope/jackalope-doctrine-dbal](https://github.com/jackalope/jackalope-doctrine-dbal/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.2)
17+
- [jackalope/jackalope-jackrabbit](https://github.com/jackalope/jackalope-jackrabbit/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.2)
18+
19+
### Releases
20+
21+
The Symfony CMF had its third stable release this month, taking it to version 1.2, which included a new release of both
22+
the [phpcr-odm](http://doctrine-phpcr-odm.readthedocs.org/en/latest) and the [DoctrinePHPCRBundle](https://github.com/doctrine/DoctrinePHPCRBundle).
23+
24+
- [PHPCR-ODM 1.2](http://www.doctrine-project.org/projects/phpcr-odm.html):
25+
Featuring improvements in handling transactions and collection performance.
26+
- [DoctrinePHPCRBundle 1.2](https://github.com/doctrine/DoctrinePHPCRBundle):
27+
Including native support for the [phpcr
28+
shell](https://github.com/phpcr/phpcr-shell) as detailed in this [blog
29+
post](http://www.dantleech.com/post/2014/10/30/phpcr-shell-and-doctrinephpcrbundle-integration)
30+
- [PHPCRShell alpha
31+
6](https://github.com/phpcr/phpcr-shell/releases/tag/1.0.0-alpha6): Full
32+
support for updating multi-value properties and minor fixes and improvements.
33+
34+
### Developments
35+
36+
- The [Jackalope FS](https://github.com/jackalope/jackalope-fs) is now an
37+
offical part of the Jackalope family and is edging closer to its first goal
38+
of feature parity with doctrine dbal, passing 90% of the
39+
[phpcr-api-tests](https://github.com/phpcr/phpcr-api-tests).
40+
- [@danrot90](https://github.com/danrot) has confirmed that he will be implementing
41+
versioning on the [Jackalope Doctrine-Dbal](https://github.com/jackalope/jackalope-doctrine-dbal)
42+
PHPCR implementation as part of his thesis.
43+
- A refactoring of Propel2 opens up the possiblity of PHPCR support: https://github.com/propelorm/Propel2/pull/795

0 commit comments

Comments
 (0)